public interface NamespaceUse extends Element
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<Element> |
getCause()
Getter for relation 'NamespaceUse->Cause'
Metamodel description:
null
|
<T extends Element> |
getCause(Class<T> filterClass)
Filtered Getter for relation 'NamespaceUse->Cause'
Metamodel description:
null
|
NameSpace |
getUsed()
Getter for relation 'NamespaceUse->Used'
Metamodel description:
null
|
NameSpace |
getUser()
Getter for relation 'NamespaceUse->User'
Metamodel description:
null
|
void |
setUsed(NameSpace value)
Setter for relation 'NamespaceUse->Used'
Metamodel description:
null
|
void |
setUser(NameSpace value)
Setter for relation 'NamespaceUse->User'
Metamodel description:
null
|
getAddedToQuery, getAddedToQuery, getCausing, getCausing, getDiagramElement, getDiagramElement
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
accept, delete, getCompositionChildren, getCompositionOwner, getMClass, getName, getStatus, getUuid, isDeleted, isModifiable, isShell, isValid, mGet, mGet, mSet, setName
compareTo
static final String MNAME
NameSpace getUser()
void setUser(NameSpace value)
NameSpace getUsed()
void setUsed(NameSpace value)
org.eclipse.emf.common.util.EList<Element> getCause()