|
Poseidon for UMLTM UMLdoc |
|||||||||
|
||||||||||
Types
Types.TypeElement
Types.Attribute
Types.ExplicitAttribute
represents an EXPRESS "explicit" attribute, a model of a property of an entity instance that is not, in general, derived from other properties of that instance or other entity instances.
|
|||
public
Boolean
|
isOptional
True if the entity instance is permitted to have no specified value for this attribute; False if a value for this attribute is required. |
||
public
Integer
|
position
True if the entity instance is permitted to have no specified value for this attribute; False if a value for this attribute is required. |
||
|
|
|||
public
AttributeBinding
|
attributeBinding
|
||
public
AttributeValue
|
attributeValue
|
||
public
InverseAttribute
|
inverse
|
||
|
|
|||
public
Boolean isOptional
True if the entity instance is permitted to have no specified value for this attribute; False if a value for this attribute is required.
|
public
Integer position
True if the entity instance is permitted to have no specified value for this attribute; False if a value for this attribute is required.
|
|
|||
public
AttributeBinding attributeBinding
|
public
AttributeValue attributeValue
|
public
InverseAttribute inverse
|
|
Poseidon for UMLTM UMLdoc |
|||||||||
|
||||||||||