public interface DoType3 extends DoType, PLINode
The following features are supported:
PLIPackage.getDoType3()| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
Reference |
getReference()
Returns the value of the 'Reference' containment reference.
|
java.util.List<DoSpecification> |
getSpecifications()
Returns the value of the 'Specifications' containment reference list.
|
void |
setReference(Reference value)
Sets the value of the '
Reference' containment reference. |
getBeginColumn, getBeginFile, getBeginLine, getEndColumn, getEndFile, getEndLine, getParent, setBeginColumn, setBeginFile, setBeginLine, setEndColumn, setEndFile, setEndLine, setParentstatic final java.lang.String copyright
Reference getReference()
setReference(Reference),
PLIPackage.getDoType3_Reference()void setReference(Reference value)
Reference' containment reference.
value - the new value of the 'Reference' containment reference.getReference()java.util.List<DoSpecification> getSpecifications()
DoSpecification.
PLIPackage.getDoType3_Specifications()