|
Poseidon for UMLTM UMLdoc |
|||||||||
|
||||||||||
Constants
Schemas.CommonElement
Constants.Constant
a CommonElement denoting a single instance value throughout each of its life cycles.
|
|||
public
ScopedId
|
id
the ScopedId that identifies the Constant within its Scope of definition. |
||
|
|
|||
public
Instance
|
actual_value
represents the value resulting from evaluating the .value Expression. |
||
public
ConstantRef
|
constantRef
|
||
public
InstantiableType
|
data_type
|
||
public
Expression
|
value
|
||
|
|
|||
public
ScopedId id
the ScopedId that identifies the Constant within its Scope of definition.
|
|
|||
public
Instance actual_value
represents the value resulting from evaluating the .value Expression. This value may only be computable for a given population, or it may require computational capabilities a given agent does not have.
|
public
ConstantRef constantRef
|
public
InstantiableType data_type
|
public
Expression value
|
|
Poseidon for UMLTM UMLdoc |
|||||||||
|
||||||||||