public interface ECADSpecification extends EObject
The following features are supported:
FieldofactivityannotationsPackage.getECADSpecification()
Modifier and Type | Method and Description |
---|---|
EList<Drawing> |
getDrawings()
Returns the value of the 'Drawings' containment reference list.
|
FieldOfActivityAnnotationRepository |
getParent()
Returns the value of the 'Parent' container reference.
|
Role |
getRole()
Returns the value of the 'Role' reference.
|
void |
setParent(FieldOfActivityAnnotationRepository value)
Sets the value of the '
Parent ' container reference. |
void |
setRole(Role value)
Sets the value of the '
Role ' reference. |
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
FieldOfActivityAnnotationRepository getParent()
Ecad Specification
'.
If the meaning of the 'Parent' container reference isn't clear, there really should be more of a description here...
setParent(FieldOfActivityAnnotationRepository)
,
FieldofactivityannotationsPackage.getECADSpecification_Parent()
,
FieldOfActivityAnnotationRepository.getEcadSpecification()
void setParent(FieldOfActivityAnnotationRepository value)
Parent
' container reference.
value
- the new value of the 'Parent' container reference.getParent()
EList<Drawing> getDrawings()
Drawing
.
It is bidirectional and its opposite is 'Parent
'.
If the meaning of the 'Drawings' containment reference list isn't clear, there really should be more of a description here...
FieldofactivityannotationsPackage.getECADSpecification_Drawings()
,
Drawing.getParent()
Role getRole()
If the meaning of the 'Role' reference isn't clear, there really should be more of a description here...
setRole(Role)
,
FieldofactivityannotationsPackage.getECADSpecification_Role()