|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ExternalPropertyDeclaration
A representation of the model object 'External Property Declaration'.
The following features are supported:
PropertyPackage.getExternalPropertyDeclaration()| Method Summary | |
|---|---|
PropertyTypeContainer |
getTarget()
Returns the value of the 'Target' reference. |
PropertyType |
getTheType()
Returns the value of the 'The Type' containment reference. |
void |
setTarget(PropertyTypeContainer value)
Sets the value of the ' Target' reference. |
void |
setTheType(PropertyType value)
Sets the value of the ' The Type' containment reference. |
| Methods inherited from interface edu.ksu.cis.cadena.core.specification.property.PropertyDeclaration |
|---|
getDefaultValue, getKind, getName, getType, setDefaultValue, setKind, setName |
| Methods inherited from interface edu.ksu.cis.cadena.core.specification.base.CalmObject |
|---|
addBackReference, getBackReferences, getDeleted, getTrashCan, getUuid, removeBackReference |
| Method Detail |
|---|
PropertyTypeContainer getTarget()
If the meaning of the 'Target' reference isn't clear, there really should be more of a description here...
setTarget(PropertyTypeContainer),
PropertyPackage.getExternalPropertyDeclaration_Target()void setTarget(PropertyTypeContainer value)
Target' reference.
value - the new value of the 'Target' reference.getTarget()PropertyType getTheType()
If the meaning of the 'The Type' containment reference isn't clear, there really should be more of a description here...
setTheType(PropertyType),
PropertyPackage.getExternalPropertyDeclaration_TheType()void setTheType(PropertyType value)
The Type' containment reference.
value - the new value of the 'The Type' containment reference.getTheType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||