|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface OpenPropertyBinding
A representation of the model object 'Open Property Binding'.
The following features are supported:
PropertyPackage.getOpenPropertyBinding()| Method Summary | |
|---|---|
DirectPropertyContainer |
getContainer()
Returns the value of the 'Container' reference. |
Port |
getPort()
Returns the value of the 'Port' reference. |
PropertyDeclaration |
getProperty()
Returns the value of the 'Property' reference. |
void |
setContainer(DirectPropertyContainer value)
Sets the value of the ' Container' reference. |
void |
setPort(Port value)
Sets the value of the ' Port' reference. |
void |
setProperty(PropertyDeclaration value)
Sets the value of the ' Property' reference. |
| Methods inherited from interface edu.ksu.cis.cadena.core.specification.base.CalmObject |
|---|
addBackReference, getBackReferences, getDeleted, getTrashCan, getUuid, removeBackReference |
| Method Detail |
|---|
DirectPropertyContainer getContainer()
If the meaning of the 'Container' reference isn't clear, there really should be more of a description here...
setContainer(DirectPropertyContainer),
PropertyPackage.getOpenPropertyBinding_Container()void setContainer(DirectPropertyContainer value)
Container' reference.
value - the new value of the 'Container' reference.getContainer()Port getPort()
If the meaning of the 'Port' reference isn't clear, there really should be more of a description here...
setPort(Port),
PropertyPackage.getOpenPropertyBinding_Port()void setPort(Port value)
Port' reference.
value - the new value of the 'Port' reference.getPort()PropertyDeclaration getProperty()
If the meaning of the 'Property' reference isn't clear, there really should be more of a description here...
setProperty(PropertyDeclaration),
PropertyPackage.getOpenPropertyBinding_Property()void setProperty(PropertyDeclaration value)
Property' reference.
value - the new value of the 'Property' reference.getProperty()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||