|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectMinimalEObjectImpl.Container
org.eclipse.etrice.core.room.impl.RoomClassImpl
org.eclipse.etrice.core.room.impl.DataTypeImpl
org.eclipse.etrice.core.room.impl.PrimitiveTypeImpl
public class PrimitiveTypeImpl
An implementation of the model object 'Primitive Type'.
The following features are implemented:
| Field Summary | |
|---|---|
protected static java.lang.String |
CAST_NAME_EDEFAULT
The default value of the ' Cast Name' attribute. |
protected java.lang.String |
castName
The cached value of the ' Cast Name' attribute. |
protected static java.lang.String |
DEFAULT_VALUE_LITERAL_EDEFAULT
The default value of the ' Default Value Literal' attribute. |
protected java.lang.String |
defaultValueLiteral
The cached value of the ' Default Value Literal' attribute. |
protected static java.lang.String |
TARGET_NAME_EDEFAULT
The default value of the ' Target Name' attribute. |
protected java.lang.String |
targetName
The cached value of the ' Target Name' attribute. |
protected LiteralType |
type
The cached value of the ' Type' attribute. |
protected static LiteralType |
TYPE_EDEFAULT
The default value of the ' Type' attribute. |
| Fields inherited from class org.eclipse.etrice.core.room.impl.RoomClassImpl |
|---|
docu, name, NAME_EDEFAULT |
| Constructor Summary | |
|---|---|
protected |
PrimitiveTypeImpl()
|
| Method Summary | |
|---|---|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
java.lang.Object newValue)
|
protected EClass |
eStaticClass()
|
void |
eUnset(int featureID)
|
java.lang.String |
getCastName()
|
java.lang.String |
getDefaultValueLiteral()
|
java.lang.String |
getTargetName()
|
LiteralType |
getType()
|
void |
setCastName(java.lang.String newCastName)
|
void |
setDefaultValueLiteral(java.lang.String newDefaultValueLiteral)
|
void |
setTargetName(java.lang.String newTargetName)
|
void |
setType(LiteralType newType)
|
java.lang.String |
toString()
|
| Methods inherited from class org.eclipse.etrice.core.room.impl.RoomClassImpl |
|---|
basicSetDocu, eInverseRemove, getDocu, getName, setDocu, setName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.eclipse.etrice.core.room.RoomClass |
|---|
getDocu, getName, setDocu, setName |
| Field Detail |
|---|
protected static final LiteralType TYPE_EDEFAULT
Type' attribute.
getType()protected LiteralType type
Type' attribute.
getType()protected static final java.lang.String TARGET_NAME_EDEFAULT
Target Name' attribute.
getTargetName()protected java.lang.String targetName
Target Name' attribute.
getTargetName()protected static final java.lang.String CAST_NAME_EDEFAULT
Cast Name' attribute.
getCastName()protected java.lang.String castName
Cast Name' attribute.
getCastName()protected static final java.lang.String DEFAULT_VALUE_LITERAL_EDEFAULT
Default Value Literal' attribute.
getDefaultValueLiteral()protected java.lang.String defaultValueLiteral
Default Value Literal' attribute.
getDefaultValueLiteral()| Constructor Detail |
|---|
protected PrimitiveTypeImpl()
| Method Detail |
|---|
protected EClass eStaticClass()
eStaticClass in class DataTypeImplpublic LiteralType getType()
getType in interface PrimitiveTypeLiteralType,
PrimitiveType.setType(LiteralType),
RoomPackage.getPrimitiveType_Type()public void setType(LiteralType newType)
setType in interface PrimitiveTypenewType - the new value of the 'Type' attribute.LiteralType,
PrimitiveType.getType()public java.lang.String getTargetName()
getTargetName in interface PrimitiveTypePrimitiveType.setTargetName(String),
RoomPackage.getPrimitiveType_TargetName()public void setTargetName(java.lang.String newTargetName)
setTargetName in interface PrimitiveTypenewTargetName - the new value of the 'Target Name' attribute.PrimitiveType.getTargetName()public java.lang.String getCastName()
getCastName in interface PrimitiveTypePrimitiveType.setCastName(String),
RoomPackage.getPrimitiveType_CastName()public void setCastName(java.lang.String newCastName)
setCastName in interface PrimitiveTypenewCastName - the new value of the 'Cast Name' attribute.PrimitiveType.getCastName()public java.lang.String getDefaultValueLiteral()
getDefaultValueLiteral in interface PrimitiveTypePrimitiveType.setDefaultValueLiteral(String),
RoomPackage.getPrimitiveType_DefaultValueLiteral()public void setDefaultValueLiteral(java.lang.String newDefaultValueLiteral)
setDefaultValueLiteral in interface PrimitiveTypenewDefaultValueLiteral - the new value of the 'Default Value Literal' attribute.PrimitiveType.getDefaultValueLiteral()
public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in class RoomClassImpl
public void eSet(int featureID,
java.lang.Object newValue)
eSet in class RoomClassImplpublic void eUnset(int featureID)
eUnset in class RoomClassImplpublic boolean eIsSet(int featureID)
eIsSet in class RoomClassImplpublic java.lang.String toString()
toString in class RoomClassImpl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||