public interface Drawing extends File
The following features are supported:
FieldofactivityannotationsPackage.getDrawing()
Modifier and Type | Method and Description |
---|---|
ECADSpecification |
getParent()
Returns the value of the 'Parent' container reference.
|
void |
setParent(ECADSpecification value)
Sets the value of the '
Parent ' container reference. |
getFilename, setFilename
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
ECADSpecification getParent()
Drawings
'.
If the meaning of the 'Parent' container reference isn't clear, there really should be more of a description here...
setParent(ECADSpecification)
,
FieldofactivityannotationsPackage.getDrawing_Parent()
,
ECADSpecification.getDrawings()
void setParent(ECADSpecification value)
Parent
' container reference.
value
- the new value of the 'Parent' container reference.getParent()