|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
No comment provided by developer, please add a comment to improve documentation.
| Field Summary | |
static java.lang.String |
EXTERNAL_QUALIFIER_PROPERTY
No comment provided by developer, please add a comment to improve documentation. |
static java.lang.String |
QUALIFIED_ATTR_PROPERTY
No comment provided by developer, please add a comment to improve documentation. |
static java.lang.String |
REV_QUALIFIER_PROPERTY
No comment provided by developer, please add a comment to improve documentation. |
static java.lang.String |
TYPE_PROPERTY
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 |
| Method Summary | |
FAttr |
getFQualifiedAttr()
FMethod: '+ getQualifiedAttr (): FAttr' |
FRole |
getFRevQualifier()
Get the revQualifier attribute of the FQualifier object |
FType |
getFType()
Get the type attribute of the FQualifier object |
boolean |
isExternalQualifier()
Get the externalQualifier attribute of the FQualifier object |
boolean |
setQualifiedAttr(FAttr value)
FMethod: '+ setQualifiedAttr (value: FAttr): Boolean' |
void |
setRevQualifier(FRole revQualifier)
Sets the revQualifier attribute of the FQualifier object |
void |
setType(FType type)
Sets the type attribute of the FQualifier object |
| 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 |
| Field Detail |
public static final java.lang.String EXTERNAL_QUALIFIER_PROPERTY
public static final java.lang.String REV_QUALIFIER_PROPERTY
public static final java.lang.String QUALIFIED_ATTR_PROPERTY
public static final java.lang.String TYPE_PROPERTY
| Method Detail |
public boolean isExternalQualifier()
public FRole getFRevQualifier()
public void setRevQualifier(FRole revQualifier)
revQualifier - The new revQualifier valuepublic boolean setQualifiedAttr(FAttr value)
value - The new qualifiedAttr value
public FAttr getFQualifiedAttr()
public FType getFType()
public void setType(FType type)
type - The new type value
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||