|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
+------+ 1 1 UMLTypeList | name +--------------------- UMLType +------+ revTypes types
Field Summary | |
static java.lang.String |
BOOLEAN
No comment provided by developer, please add a comment to improve documentation. |
static java.lang.String |
BYTE
No comment provided by developer, please add a comment to improve documentation. |
static java.lang.String |
CHARACTER
No comment provided by developer, please add a comment to improve documentation. |
static java.lang.String |
CONSTRUCTOR
No comment provided by developer, please add a comment to improve documentation. |
static java.lang.String |
DOUBLE
No comment provided by developer, please add a comment to improve documentation. |
static java.lang.String |
FLOAT
No comment provided by developer, please add a comment to improve documentation. |
static java.lang.String |
INITIALIZER
No comment provided by developer, please add a comment to improve documentation. |
static java.lang.String |
INTEGER
No comment provided by developer, please add a comment to improve documentation. |
static java.lang.String |
LONG_INTEGER
No comment provided by developer, please add a comment to improve documentation. |
static java.lang.String |
REV_ARRAY_TYPE
No comment provided by developer, please add a comment to improve documentation. |
static java.lang.String |
REV_ATTR_TYPE_PROPERTY
No comment provided by developer, please add a comment to improve documentation. |
static java.lang.String |
REV_PARAM_TYPE
No comment provided by developer, please add a comment to improve documentation. |
static java.lang.String |
REV_RESULT_TYPE
No comment provided by developer, please add a comment to improve documentation. |
static java.lang.String |
REV_TYPE_PROPERTY
No comment provided by developer, please add a comment to improve documentation. |
static java.lang.String |
REV_TYPES
No comment provided by developer, please add a comment to improve documentation. |
static java.lang.String |
SHORT_INTEGER
No comment provided by developer, please add a comment to improve documentation. |
static java.lang.String |
STRING
No comment provided by developer, please add a comment to improve documentation. |
static java.lang.String |
VOID
No comment provided by developer, please add a comment to improve documentation. |
Fields inherited from interface de.uni_paderborn.fujaba.metamodel.FIncrement |
ASSERT_IN_UNIT_TEST_PROPERTY, COMMENT_PROPERTY, CONSTRAINTS_PROPERTY, STEREOTYPES_PROPERTY |
Fields inherited from interface de.uni_paderborn.fujaba.metamodel.FElement |
ANNOTATIONS_PROPERTY, DIAGRAMS_PROPERTY, ELEMENT_REFERENCES_PROPERTY, GENERATED_PROPERTY, NAME_PROPERTY, TEXT_PROPERTY |
Fields inherited from interface de.uni_paderborn.fujaba.metamodel.FType |
NAME_PROPERTY |
Method Summary | |
boolean |
addToRevAttrType(FAttr value)
Access method for an one to n association. |
boolean |
addToRevParamType(FParam value)
Access method for an one to n association. |
boolean |
addToRevResultType(FMethod value)
Access method for an one to n association. |
boolean |
addToRevType(FQualifier value)
Access method for an one to n association. |
FArray |
getFRevArrayType()
Get the revArrayType attribute of the UMLBaseTypes object |
FTypeList |
getFRevTypes()
Get the revTypes attribute of the UMLBaseTypes object |
boolean |
hasInRevAttrType(FAttr value)
No comment provided by developer, please add a comment to improve documentation. |
boolean |
hasInRevParamType(FParam value)
No comment provided by developer, please add a comment to improve documentation. |
boolean |
hasInRevResultType(FMethod value)
No comment provided by developer, please add a comment to improve documentation. |
boolean |
hasInRevType(FQualifier value)
No comment provided by developer, please add a comment to improve documentation. |
java.util.Iterator |
iteratorOfRevAttrType()
No comment provided by developer, please add a comment to improve documentation. |
java.util.Iterator |
iteratorOfRevParamType()
No comment provided by developer, please add a comment to improve documentation. |
java.util.Iterator |
iteratorOfRevResultType()
No comment provided by developer, please add a comment to improve documentation. |
java.util.Iterator |
iteratorOfRevType()
No comment provided by developer, please add a comment to improve documentation. |
void |
removeAllFromRevAttrType()
No comment provided by developer, please add a comment to improve documentation. |
void |
removeAllFromRevParamType()
No comment provided by developer, please add a comment to improve documentation. |
void |
removeAllFromRevResultType()
No comment provided by developer, please add a comment to improve documentation. |
void |
removeAllFromRevType()
No comment provided by developer, please add a comment to improve documentation. |
boolean |
removeFromRevAttrType(FAttr value)
No comment provided by developer, please add a comment to improve documentation. |
boolean |
removeFromRevParamType(FParam value)
No comment provided by developer, please add a comment to improve documentation. |
boolean |
removeFromRevResultType(FMethod value)
No comment provided by developer, please add a comment to improve documentation. |
boolean |
removeFromRevType(FQualifier value)
No comment provided by developer, please add a comment to improve documentation. |
void |
setRevArrayType(FArray revArrayType)
Sets the revArrayType attribute of the UMLBaseTypes object |
boolean |
setRevTypes(FTypeList value)
Sets the revTypes attribute of the UMLBaseTypes object |
int |
sizeOfRevAttrType()
No comment provided by developer, please add a comment to improve documentation. |
int |
sizeOfRevParamType()
No comment provided by developer, please add a comment to improve documentation. |
int |
sizeOfRevResultType()
No comment provided by developer, please add a comment to improve documentation. |
int |
sizeOfRevType()
No comment provided by developer, please add a comment to improve documentation. |
Methods inherited from interface de.uni_paderborn.fujaba.metamodel.FIncrement |
addToConstraints, addToStereotypes, entriesOfStereotypes, getFComment, getFromFStereotypes, hasInConstraints, hasInStereotypes, hasKeyInStereotypes, isAssertInUnitTest, iteratorOfConstraints, iteratorOfStereotypes, keysOfStereotypes, removeAllFromConstraints, removeAllFromStereotypes, removeFromConstraints, removeFromStereotypes, removeKeyFromStereotypes, setAssertInUnitTest, setComment, sizeOfStereotypes |
Methods inherited from interface java.lang.Comparable |
compareTo |
Methods inherited from interface de.uni_paderborn.fujaba.basic.UniqueIdentifier |
getID |
Methods inherited from interface de.uni_paderborn.fujaba.fsa.unparse.LogicUnparseInterface |
getFSAInterface, getUnparseModuleName |
Methods inherited from interface de.upb.tools.pcs.PropertyChangeInterface |
getPropertyChangeSupport |
Methods inherited from interface de.upb.tools.pcs.PropertyChangeClient |
addPropertyChangeListener, addPropertyChangeListener, removePropertyChangeListener, removePropertyChangeListener |
Methods inherited from interface de.tu_bs.coobra.ObjectChangeAware |
acknowledgeChange, getCoObRAId, getRepository, setCoObRAId, setRepository |
Methods inherited from interface de.uni_kassel.prop.InspectionAware |
isInspectableField, proposeFieldValues |
Methods inherited from interface de.uni_paderborn.fujaba.metamodel.FType |
getFRealType, getName, getProgLangType, setName |
Field Detail |
public static final java.lang.String INITIALIZER
public static final java.lang.String BOOLEAN
public static final java.lang.String CHARACTER
public static final java.lang.String STRING
public static final java.lang.String INTEGER
public static final java.lang.String BYTE
public static final java.lang.String SHORT_INTEGER
public static final java.lang.String LONG_INTEGER
public static final java.lang.String FLOAT
public static final java.lang.String DOUBLE
public static final java.lang.String VOID
public static final java.lang.String CONSTRUCTOR
public static final java.lang.String REV_ATTR_TYPE_PROPERTY
public static final java.lang.String REV_TYPE_PROPERTY
public static final java.lang.String REV_RESULT_TYPE
public static final java.lang.String REV_PARAM_TYPE
public static final java.lang.String REV_TYPES
public static final java.lang.String REV_ARRAY_TYPE
Method Detail |
public boolean hasInRevAttrType(FAttr value)
value
- No description provided
public java.util.Iterator iteratorOfRevAttrType()
public int sizeOfRevAttrType()
public boolean addToRevAttrType(FAttr value)
value
- The object added.
public boolean removeFromRevAttrType(FAttr value)
value
- No description provided
public void removeAllFromRevAttrType()
public boolean hasInRevType(FQualifier value)
value
- No description provided
public java.util.Iterator iteratorOfRevType()
public int sizeOfRevType()
public boolean addToRevType(FQualifier value)
value
- The object added.
public boolean removeFromRevType(FQualifier value)
value
- No description provided
public void removeAllFromRevType()
public boolean hasInRevResultType(FMethod value)
value
- No description provided
public java.util.Iterator iteratorOfRevResultType()
public int sizeOfRevResultType()
public boolean addToRevResultType(FMethod value)
value
- The object added.
public boolean removeFromRevResultType(FMethod value)
value
- No description provided
public void removeAllFromRevResultType()
public boolean hasInRevParamType(FParam value)
value
- No description provided
public java.util.Iterator iteratorOfRevParamType()
public int sizeOfRevParamType()
public boolean addToRevParamType(FParam value)
value
- The object added.
public boolean removeFromRevParamType(FParam value)
value
- No description provided
public void removeAllFromRevParamType()
public boolean setRevTypes(FTypeList value)
value
- The new revTypes value
public FTypeList getFRevTypes()
public FArray getFRevArrayType()
getFRevArrayType
in interface FType
public void setRevArrayType(FArray revArrayType)
revArrayType
- The new revArrayType value
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |