|
Poseidon for UMLTM UMLdoc |
|||||||||
|
||||||||||
Types
the group of Attributes of a given EntityType that appear directly in the entity_declaration for that EntityType, i.e. excluding "inherited" attributes. A SingleEntityType corresponds to, and has the same id as, the EntityType whose declaration defines it.
|
|||
public
ScopedId
|
id
Represents the EXPRESS Identifier for the SingleEntityType, which is the same as the Identifier for the corresponding EntityType |
||
|
|
|||
public
Attribute
|
declares
represents the relationship between the SingleEntityType and the group of attributes that are declared in the entity declaration. |
||
public
EntityType
|
derived_from
represents the derivation of the SingleEntityType from the entity_declaration for the EntityType. |
||
public
PartialEntityType
|
equivalent
represents the relationship between the SingleEntityType and the "equivalent" PartialEntityType, namely, the PartialEntityType that consists of exactly that one SingleEntityType. |
||
public
GroupRef
|
groupRef
|
||
public
PartialEntityConstructor
|
partialEntityConstructor
|
||
public
PartialEntityType
|
partialEntityType
|
||
public
SingleEntityValue
|
singleEntityValue
|
||
|
|
|||
public
ScopedId id
Represents the EXPRESS Identifier for the SingleEntityType, which is the same as the Identifier for the corresponding EntityType
|
|
|||
public
Attribute declares
represents the relationship between the SingleEntityType and the group of attributes that are declared in the entity declaration.
|
public
EntityType derived_from
represents the derivation of the SingleEntityType from the entity_declaration for the EntityType.
|
public
PartialEntityType equivalent
represents the relationship between the SingleEntityType and the "equivalent" PartialEntityType, namely, the PartialEntityType that consists of exactly that one SingleEntityType.
|
public
GroupRef groupRef
|
public
PartialEntityConstructor partialEntityConstructor
|
public
PartialEntityType partialEntityType
|
public
SingleEntityValue singleEntityValue
|
|
Poseidon for UMLTM UMLdoc |
|||||||||
|
||||||||||