|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--UML.Semantic.Foundation.Core.ElementOwnership
Element ownership has visibility in a namespace.
In the metamodel ElementOwnership reifies the relationship between ModelElement and Namespace denoting the ownership of a ModelElement by a Namespace and its visibility outside the Namespace.
ModelElement| Constructor Summary | |
ElementOwnership()
|
|
| Method Summary | |
boolean |
check()
Checks if well-formedness rules are respected in this model element. |
java.lang.String |
getVisibility()
Gets the current element visibility kind. |
void |
setVisibility(java.lang.String mode)
Sets the element visibility to the given kind. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ElementOwnership()
| Method Detail |
public void setVisibility(java.lang.String mode)
public java.lang.String getVisibility()
public boolean check()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||