public interface ISDesignPatternSpecification extends EObject
The following features are supported:
ISFieldOfActivityAnnotationsPackage.getISDesignPatternSpecification()
Modifier and Type | Method and Description |
---|---|
EList<ISDesignPatternRole> |
getDesignPatternRoles()
Returns the value of the 'Design Pattern Roles' containment reference list.
|
ISFieldOfActivityAnnotationsRepository |
getParent()
Returns the value of the 'Parent' container reference.
|
void |
setParent(ISFieldOfActivityAnnotationsRepository value)
Sets the value of the '
Parent ' container reference. |
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
ISFieldOfActivityAnnotationsRepository getParent()
Design Pattern Specification
'.
If the meaning of the 'Parent' container reference isn't clear, there really should be more of a description here...
setParent(ISFieldOfActivityAnnotationsRepository)
,
ISFieldOfActivityAnnotationsPackage.getISDesignPatternSpecification_Parent()
,
ISFieldOfActivityAnnotationsRepository.getDesignPatternSpecification()
void setParent(ISFieldOfActivityAnnotationsRepository value)
Parent
' container reference.
value
- the new value of the 'Parent' container reference.getParent()
EList<ISDesignPatternRole> getDesignPatternRoles()
ISDesignPatternRole
.
If the meaning of the 'Design Pattern Roles' containment reference list isn't clear, there really should be more of a description here...
ISFieldOfActivityAnnotationsPackage.getISDesignPatternSpecification_DesignPatternRoles()