|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface InterfaceKindBinding
A representation of the model object 'Interface Kind Binding'.
The following features are supported:
StylePackage.getInterfaceKindBinding()| Method Summary | |
|---|---|
Kind |
getContainingKind()
Helper method that finds the kind that contains this binding. |
InterfaceKind |
getInterfaceKind()
Returns the value of the 'Interface Kind' reference. |
java.lang.Object |
getKey()
Finds the key for this binding if it is contained within a binding map. |
void |
setInterfaceKind(InterfaceKind value)
Sets the value of the ' Interface Kind' reference. |
| Methods inherited from interface edu.ksu.cis.cadena.core.specification.property.DirectPropertyContainer |
|---|
getAllPropertyDeclarations, getProperties, getPropertyValue, isPropertyLocal, removeProperty |
| Methods inherited from interface edu.ksu.cis.cadena.core.specification.base.CalmObject |
|---|
addBackReference, getBackReferences, getDeleted, getTrashCan, getUuid, removeBackReference |
| Method Detail |
|---|
InterfaceKind getInterfaceKind()
setInterfaceKind(InterfaceKind),
StylePackage.getInterfaceKindBinding_InterfaceKind()void setInterfaceKind(InterfaceKind value)
Interface Kind' reference.
value - the new value of the 'Interface Kind' reference.getInterfaceKind()java.lang.Object getKey()
null is returned.Kind getContainingKind()
null
otherwise.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||