public interface TemplateSignatureCS extends ModelElementCS
The following features are supported:
BaseCSPackage.getTemplateSignatureCS()| Modifier and Type | Method and Description |
|---|---|
<any> |
getOwnedParameters()
Returns the value of the 'Owned Parameters' containment reference list.
|
TemplateableElementCS |
getOwningElement()
Returns the value of the 'Owning Element' container reference.
|
void |
setOwningElement(TemplateableElementCS value)
Sets the value of the '
Owning Element' container reference. |
getOriginalXmiId, getOwnedAnnotations, setOriginalXmiIdgetPivot, setPivotaccept, getCsi, getDescription, getParent, setCsieClassresetPivotTemplateableElementCS getOwningElement()
Owned Signature'.
If the meaning of the 'Owning Template Element' container reference isn't clear, there really should be more of a description here...
setOwningElement(TemplateableElementCS),
BaseCSPackage.getTemplateSignatureCS_OwningElement(),
TemplateableElementCS.getOwnedSignature()void setOwningElement(TemplateableElementCS value)
Owning Element' container reference.
value - the new value of the 'Owning Element' container reference.getOwningElement()<any> getOwnedParameters()
TemplateParameterCS.
It is bidirectional and its opposite is 'Owning Signature'.
If the meaning of the 'Owned Template Parameter' containment reference list isn't clear, there really should be more of a description here...
BaseCSPackage.getTemplateSignatureCS_OwnedParameters(),
TemplateParameterCS.getOwningSignature()Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.