getOwnerIdentifier() Returns the value of attribute OwnerIdentifier.
Optional identifier of the party who is responsible for the creation,deletion
and validity of this model element.
Returns all elements contained by this element at any depth of the containment
tree. Excludes this element itself.
Returns all elements contained by this element at any depth of the containment tree. Excludes this element itself.
Returns the value of attribute OwnerIdentifier.
Optional identifier of the party who is responsible for the creation,deletion
and validity of this model element. At the moment used to resolve conflicts
between automatic model assistants. At the moment always empty for the
objects created by humans.
Value of attribute OwnerIdentifier.
Returns read only collection of objects referenced by this one. This includes
all kinds of references - singular and plural, containment etc.
Returns read only collection of objects referenced by this one. This includes all kinds of references - singular and plural, containment etc.
Checks if this element is contained at any depth by the given element and
returns true if it is contained.
Parameters: pContainerElement - Checks if this element is contained at any depth by the given element and returns true if it is contained.
Returns true if this ModelElement is managed by model assistant and therefore
is derived from other parts of the model.
Returns true if this ModelElement is managed by model assistant and therefore is derived from other parts of the model.
Tests if given ModelElement can be directly owned by this ModelElement.
Returns true if this ModelElement can directly own given ModelElement
Parameters: pModelElement - Tests if given ModelElement can be directly owned by this ModelElement. Returns true if this ModelElement can directly own given ModelElement
Tests if given ModelElement can be directly or indirectly owned by this
ModelElement. Returns true if this ModelElement itself or any of the ModelElements
it owns (at any depth of hierarchy) can be an owner of the given ModelElement.
Parameters: pModelElement - Tests if given ModelElement can be directly or indirectly owned by this ModelElement. Returns true if this ModelElement itself or any of the ModelElements it owns (at any depth of hierarchy) can be an owner of the given ModelElement.
Sets the value of OwnerIdentifier attribute. See
ModelElement.getOwnerIdentifier
for description on the attribute.
Parameters: newValue - New value to be set.