|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PropertyInfo
Method Summary | |
---|---|
AssociationInfo |
association()
|
Multiplicity |
cardinality()
|
int |
categoryOfValue()
|
Vector<Constraint> |
constraints()
|
String |
defaultCodeSpace()
|
boolean |
implementedByNilReason()
|
ClassInfo |
inClass()
|
void |
inClass(ClassInfo ci)
|
String |
initialValue()
|
String |
inlineOrByReference()
|
boolean |
isAggregation()
Find out whether this property is an aggregation. |
boolean |
isAttribute()
Indicate whether this property is an attribute (and not a role) |
boolean |
isComposition()
Find out whether this property is a composition. |
boolean |
isDerived()
Find out whether this property is a derived one. |
boolean |
isMetadata()
|
boolean |
isNavigable()
Indicate whether the property is navigable. |
boolean |
isOrdered()
Find out if the property represents an ordered collection. |
boolean |
isReadOnly()
|
boolean |
isRestriction()
|
boolean |
nilReasonAllowed()
|
void |
nilReasonAllowed(boolean b)
|
String |
qname()
|
Qualifier |
qualifier(String name)
|
Vector<Qualifier> |
qualifiers()
|
PropertyInfo |
reverseProperty()
|
StructuredNumber |
sequenceNumber()
|
Type |
typeInfo()
|
boolean |
voidable()
|
Methods inherited from interface de.interactive_instruments.ShapeChange.Model.Info |
---|
aliasName, definition, description, documentation, encodingRule, fullName, id, matches, model, name, options, postprocessAfterLoadingAndValidate, result, stereotype, stereotypes, taggedValue, taggedValues, taggedValues |
Method Detail |
---|
boolean isDerived()
boolean isAttribute()
Type typeInfo()
boolean isNavigable()
boolean isOrdered()
boolean isReadOnly()
boolean isComposition()
boolean isAggregation()
Multiplicity cardinality()
String initialValue()
boolean isRestriction()
String inlineOrByReference()
String defaultCodeSpace()
boolean isMetadata()
PropertyInfo reverseProperty()
null
for attribute properties.ClassInfo inClass()
void inClass(ClassInfo ci)
String qname()
StructuredNumber sequenceNumber()
boolean implementedByNilReason()
boolean nilReasonAllowed()
void nilReasonAllowed(boolean b)
boolean voidable()
Vector<Constraint> constraints()
AssociationInfo association()
int categoryOfValue()
Qualifier qualifier(String name)
Vector<Qualifier> qualifiers()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |