|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PropertyValue
A representation of the model object 'Value'.
The following features are supported:
PropertyPackage.getPropertyValue()| Method Summary | |
|---|---|
PropertyType |
getPrimitiveType()
Returns the primitive type of this value. |
PropertyType |
getType()
Returns the value of the 'Type' reference. |
boolean |
isEqual(PropertyValue otherPropertyValue)
|
void |
setType(PropertyType value)
Sets the value of the ' Type' reference. |
| Methods inherited from interface edu.ksu.cis.cadena.core.specification.base.CalmObject |
|---|
addBackReference, getBackReferences, getDeleted, getTrashCan, getUuid, removeBackReference |
| Method Detail |
|---|
PropertyType getType()
If the meaning of the 'Type' reference isn't clear, there really should be more of a description here...
setType(PropertyType),
PropertyPackage.getPropertyValue_Type()void setType(PropertyType value)
Type' reference.
value - the new value of the 'Type' reference.getType()boolean isEqual(PropertyValue otherPropertyValue)
PropertyType getPrimitiveType()
If the set type is a type def, the type is resolved to a concrete primitive type. Otherwise, the set primitive type is returned.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||