|
||||||||||
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.ComplexTypeImpl
org.eclipse.etrice.core.room.impl.ExternalTypeImpl
public class ExternalTypeImpl
An implementation of the model object 'External Type'.
The following features are implemented:
Field Summary | |
---|---|
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. |
Fields inherited from class org.eclipse.etrice.core.room.impl.RoomClassImpl |
---|
docu, name, NAME_EDEFAULT |
Constructor Summary | |
---|---|
protected |
ExternalTypeImpl()
|
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 |
getTargetName()
|
void |
setTargetName(java.lang.String newTargetName)
|
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 java.lang.String TARGET_NAME_EDEFAULT
Target Name
' attribute.
getTargetName()
protected java.lang.String targetName
Target Name
' attribute.
getTargetName()
Constructor Detail |
---|
protected ExternalTypeImpl()
Method Detail |
---|
protected EClass eStaticClass()
eStaticClass
in class ComplexTypeImpl
public java.lang.String getTargetName()
getTargetName
in interface ExternalType
ExternalType.setTargetName(String)
,
RoomPackage.getExternalType_TargetName()
public void setTargetName(java.lang.String newTargetName)
setTargetName
in interface ExternalType
newTargetName
- the new value of the 'Target Name' attribute.ExternalType.getTargetName()
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 RoomClassImpl
public void eUnset(int featureID)
eUnset
in class RoomClassImpl
public boolean eIsSet(int featureID)
eIsSet
in class RoomClassImpl
public java.lang.String toString()
toString
in class RoomClassImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |