public interface TypeSet extends ErrorTypes, ErrorBehaviorStateOrTypeSet
The following features are supported:
ErrorModelPackage.getTypeSet()
Modifier and Type | Method and Description |
---|---|
TypeSet |
getAliasedType()
Returns the value of the 'Aliased Type' reference.
|
org.eclipse.emf.common.util.EList<TypeToken> |
getElementType()
Returns the value of the 'Element Type' containment reference list.
|
TypeSet |
getReference()
Returns the value of the 'Reference' reference.
|
void |
setAliasedType(TypeSet value)
Sets the value of the '
Aliased Type ' reference. |
void |
setReference(TypeSet value)
Sets the value of the '
Reference ' reference. |
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<TypeToken> getElementType()
TypeToken
.
If the meaning of the 'Element Type' containment reference list isn't clear, there really should be more of a description here...
ErrorModelPackage.getTypeSet_ElementType()
TypeSet getReference()
If the meaning of the 'Reference' reference isn't clear, there really should be more of a description here...
setReference(TypeSet)
,
ErrorModelPackage.getTypeSet_Reference()
void setReference(TypeSet value)
Reference
' reference.
value
- the new value of the 'Reference' reference.getReference()
TypeSet getAliasedType()
If the meaning of the 'Aliased Type' reference isn't clear, there really should be more of a description here...
setAliasedType(TypeSet)
,
ErrorModelPackage.getTypeSet_AliasedType()
void setAliasedType(TypeSet value)
Aliased Type
' reference.
value
- the new value of the 'Aliased Type' reference.getAliasedType()