public interface ErrorBehaviorState extends NamedElement, ErrorBehaviorStateOrTypeSet
The following features are supported:
Modifier and Type | Method and Description |
---|---|
TypeSet |
getTypeSet()
Returns the value of the 'Type Set' containment reference.
|
boolean |
isIntial()
Returns the value of the 'Intial' attribute.
|
void |
setIntial(boolean value)
Sets the value of the '
Intial ' attribute. |
void |
setTypeSet(TypeSet value)
Sets the value of the '
Type Set ' containment 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
boolean isIntial()
If the meaning of the 'Intial' attribute isn't clear, there really should be more of a description here...
setIntial(boolean)
,
ErrorModelPackage.getErrorBehaviorState_Intial()
void setIntial(boolean value)
Intial
' attribute.
value
- the new value of the 'Intial' attribute.isIntial()
TypeSet getTypeSet()
If the meaning of the 'Type Set' containment reference isn't clear, there really should be more of a description here...
setTypeSet(TypeSet)
,
ErrorModelPackage.getErrorBehaviorState_TypeSet()
void setTypeSet(TypeSet value)
Type Set
' containment reference.
value
- the new value of the 'Type Set' containment reference.getTypeSet()