|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface OpenPropertyDeclaration
A representation of the model object 'Open Property Declaration'.
The following features are supported:
PropertyPackage.getOpenPropertyDeclaration()| Method Summary | |
|---|---|
EList |
getBindings()
Returns the value of the 'Bindings' containment reference list. |
Property |
getTheDefaultValue()
Returns the value of the 'The Default Value' containment reference. |
PropertyType |
getTheType()
Returns the value of the 'The Type' containment reference. |
java.util.List<OpenPropertyBinding> |
getTypedBindings()
|
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 |
|---|
EList getBindings()
OpenPropertyBinding.
If the meaning of the 'Bindings' containment reference list isn't clear, there really should be more of a description here...
PropertyPackage.getOpenPropertyDeclaration_Bindings()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.getOpenPropertyDeclaration_TheDefaultValue()void setTheDefaultValue(Property value)
The Default Value' containment reference.
value - the new value of the 'The Default Value' containment reference.getTheDefaultValue()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.getOpenPropertyDeclaration_TheType()void setTheType(PropertyType value)
The Type' containment reference.
value - the new value of the 'The Type' containment reference.getTheType()java.util.List<OpenPropertyBinding> getTypedBindings()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||