|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PrimitiveType
A representation of the model object 'Primitive Type'.
The following features are supported:
RoomPackage.getPrimitiveType()| Method Summary | |
|---|---|
java.lang.String |
getCastName()
Returns the value of the 'Cast Name' attribute. |
java.lang.String |
getDefaultValueLiteral()
Returns the value of the 'Default Value Literal' attribute. |
java.lang.String |
getTargetName()
Returns the value of the 'Target Name' attribute. |
LiteralType |
getType()
Returns the value of the 'Type' attribute. |
void |
setCastName(java.lang.String value)
Sets the value of the ' Cast Name' attribute. |
void |
setDefaultValueLiteral(java.lang.String value)
Sets the value of the ' Default Value Literal' attribute. |
void |
setTargetName(java.lang.String value)
Sets the value of the ' Target Name' attribute. |
void |
setType(LiteralType value)
Sets the value of the ' Type' attribute. |
| Methods inherited from interface org.eclipse.etrice.core.room.RoomClass |
|---|
getDocu, getName, setDocu, setName |
| Method Detail |
|---|
LiteralType getType()
LiteralType.
If the meaning of the 'Type' attribute isn't clear, there really should be more of a description here...
LiteralType,
setType(LiteralType),
RoomPackage.getPrimitiveType_Type()void setType(LiteralType value)
Type' attribute.
value - the new value of the 'Type' attribute.LiteralType,
getType()java.lang.String getTargetName()
If the meaning of the 'Target Name' attribute isn't clear, there really should be more of a description here...
setTargetName(String),
RoomPackage.getPrimitiveType_TargetName()void setTargetName(java.lang.String value)
Target Name' attribute.
value - the new value of the 'Target Name' attribute.getTargetName()java.lang.String getCastName()
If the meaning of the 'Cast Name' attribute isn't clear, there really should be more of a description here...
setCastName(String),
RoomPackage.getPrimitiveType_CastName()void setCastName(java.lang.String value)
Cast Name' attribute.
value - the new value of the 'Cast Name' attribute.getCastName()java.lang.String getDefaultValueLiteral()
If the meaning of the 'Default Value Literal' attribute isn't clear, there really should be more of a description here...
setDefaultValueLiteral(String),
RoomPackage.getPrimitiveType_DefaultValueLiteral()void setDefaultValueLiteral(java.lang.String value)
Default Value Literal' attribute.
value - the new value of the 'Default Value Literal' attribute.getDefaultValueLiteral()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||