|
Poseidon for UMLTM UMLdoc |
|||||||||
|
||||||||||
Types
Types.TypeElement
Types.Attribute
represents an EXPRESS attribute, i.e. a model of a property of an entity instance/p>
|
|||
public
TypeScopeId
|
id
the EXPRESS identifier for the attribute. |
||
|
|
|||
public
AttributeRef
|
attributeRef
|
||
public
ParameterType
|
attribute_type
represents the required DataType for all values of that Attribute in all instances of the EntityType. |
||
public
EntityType
|
entityType
|
||
public
SingleEntityType
|
of
|
||
public
Redeclaration
|
redeclaration
|
||
public
UniqueRule
|
uniqueRule
|
||
|
|
|||
public
TypeScopeId id
the EXPRESS identifier for the attribute.
|
|
|||
public
AttributeRef attributeRef
|
public
ParameterType attribute_type
represents the required DataType for all values of that Attribute in all instances of the EntityType. The DataType is required to be an InstantiableType unless isAbstract is True for the EntityType.
|
public
EntityType entityType
|
public
SingleEntityType of
|
public
Redeclaration redeclaration
|
public
UniqueRule uniqueRule
|
|
Poseidon for UMLTM UMLdoc |
|||||||||
|
||||||||||