java.lang.Objectorg.eclipse.gmt.umlx.alien.mapping.AbstractFeatureElement<F>
org.eclipse.gmt.umlx.alien.mapping.EcoreFeatureElement<org.eclipse.emf.ecore.EAttribute>
org.eclipse.gmt.umlx.alien.mapping.EcoreFeatureElement.EAttributeElement
public static class EcoreFeatureElement.EAttributeElement
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.eclipse.gmt.umlx.alien.mapping.EcoreFeatureElement |
---|
EcoreFeatureElement.EAttributeElement, EcoreFeatureElement.EReferenceElement |
Nested classes/interfaces inherited from class org.eclipse.gmt.umlx.alien.mapping.AbstractFeatureElement |
---|
AbstractFeatureElement.DiagnosticString |
Field Summary |
---|
Fields inherited from class org.eclipse.gmt.umlx.alien.mapping.AbstractFeatureElement |
---|
eStructuralFeature |
Constructor Summary | |
---|---|
EcoreFeatureElement.EAttributeElement(org.eclipse.emf.ecore.EAttribute eAttribute)
|
Method Summary | |
---|---|
boolean |
isContainer()
|
boolean |
isContainment()
|
Methods inherited from class org.eclipse.gmt.umlx.alien.mapping.EcoreFeatureElement |
---|
create, create, get, getEcoreFeature, getExtension, getExtensionFeature, set, setExtension |
Methods inherited from class org.eclipse.gmt.umlx.alien.mapping.AbstractFeatureElement |
---|
formatName, getDefaultValue, getEStructuralFeature, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public EcoreFeatureElement.EAttributeElement(org.eclipse.emf.ecore.EAttribute eAttribute)
Method Detail |
---|
public boolean isContainer()
isContainer
in class AbstractFeatureElement<org.eclipse.emf.ecore.EAttribute>
public boolean isContainment()
isContainment
in class AbstractFeatureElement<org.eclipse.emf.ecore.EAttribute>