public interface ErrorModelLibrary extends org.eclipse.emf.ecore.EObject, AnnexLibrary
The following features are supported:
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<ErrorBehaviorStateMachine> |
getBehaviors()
Returns the value of the 'Behaviors' containment reference list.
|
org.eclipse.emf.common.util.EList<ErrorModelLibrary> |
getExtends()
Returns the value of the 'Extends' reference list.
|
org.eclipse.emf.common.util.EList<TypeMappingSet> |
getMappings()
Returns the value of the 'Mappings' containment reference list.
|
org.eclipse.emf.common.util.EList<PropertyAssociation> |
getProperties()
Returns the value of the 'Properties' containment reference list.
|
org.eclipse.emf.common.util.EList<TypeTransformationSet> |
getTransformations()
Returns the value of the 'Transformations' containment reference list.
|
org.eclipse.emf.common.util.EList<ErrorTypes> |
getTypes()
Returns the value of the 'Types' containment reference list.
|
acceptsProperty, allNamespaces, checkPropertyAssociation, createOwnedPropertyAssociation, getName, getNamespace, getNonModalPropertyValue, getOwnedPropertyAssociations, getPropertyValue, getPropertyValueInternal, getPropertyValueList, getPropertyValues, getQualifiedName, getSimplePropertyValue, has_no_qualified_name, has_qualified_name, hasName, isDistinguishableFrom, qualifiedName, removePropertyAssociations, removePropertyAssociations, separator, setName, setPropertyValue, setPropertyValue, setPropertyValue
allOwnedElements, createOwnedComment, getChildren, getContainingClassifier, getContainingComponentImpl, getElementRoot, getOwnedComments, getOwnedElements, getOwner, has_owner, mustBeOwned, not_own_self
getLocationReference, setLocationReference, setLocationReference
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
org.eclipse.emf.common.util.EList<ErrorModelLibrary> getExtends()
ErrorModelLibrary
.
If the meaning of the 'Extends' reference list isn't clear, there really should be more of a description here...
ErrorModelPackage.getErrorModelLibrary_Extends()
org.eclipse.emf.common.util.EList<ErrorTypes> getTypes()
ErrorTypes
.
If the meaning of the 'Types' containment reference list isn't clear, there really should be more of a description here...
ErrorModelPackage.getErrorModelLibrary_Types()
org.eclipse.emf.common.util.EList<PropertyAssociation> getProperties()
PropertyAssociation
.
If the meaning of the 'Properties' containment reference list isn't clear, there really should be more of a description here...
ErrorModelPackage.getErrorModelLibrary_Properties()
org.eclipse.emf.common.util.EList<ErrorBehaviorStateMachine> getBehaviors()
ErrorBehaviorStateMachine
.
If the meaning of the 'Behaviors' containment reference list isn't clear, there really should be more of a description here...
ErrorModelPackage.getErrorModelLibrary_Behaviors()
org.eclipse.emf.common.util.EList<TypeMappingSet> getMappings()
TypeMappingSet
.
If the meaning of the 'Mappings' containment reference list isn't clear, there really should be more of a description here...
ErrorModelPackage.getErrorModelLibrary_Mappings()
org.eclipse.emf.common.util.EList<TypeTransformationSet> getTransformations()
TypeTransformationSet
.
If the meaning of the 'Transformations' containment reference list isn't clear, there really should be more of a description here...
ErrorModelPackage.getErrorModelLibrary_Transformations()