|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface InternalPropertyDeclaration
A representation of the model object 'Internal Property Declaration'.
The following features are supported:
PropertyPackage.getInternalPropertyDeclaration()| Method Summary | |
|---|---|
Property |
getTheDefaultValue()
Returns the value of the 'The Default Value' containment reference. |
PropertyType |
getTheType()
Returns the value of the 'The Type' containment reference. |
void |
setTheDefaultValue(Property value)
Sets the value of the ' The Default Value' containment 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 |
|---|
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.getInternalPropertyDeclaration_TheType()void setTheType(PropertyType value)
The Type' containment reference.
value - the new value of the 'The Type' containment reference.getTheType()Property getTheDefaultValue()
If the meaning of the 'The Default Value' containment reference isn't clear, there really should be more of a description here...
setTheDefaultValue(Property),
PropertyPackage.getInternalPropertyDeclaration_TheDefaultValue()void setTheDefaultValue(Property value)
The Default Value' containment reference.
value - the new value of the 'The Default Value' containment reference.getTheDefaultValue()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||