Modifier and Type | Field and Description |
---|---|
protected Image |
defaultValue
The cached value of the '
Default Value ' reference. |
abstract_, ABSTRACT_EDEFAULT, domainModel, referencedVariables, superType, visualType
id, ID_EDEFAULT, name, NAME_EDEFAULT, synched, SYNCHED_EDEFAULT, tags
Modifier | Constructor and Description |
---|---|
protected |
ImageTypeImpl() |
Modifier and Type | Method and Description |
---|---|
Image |
basicGetDefaultValue() |
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) |
Image |
getDefaultValue() |
void |
setDefaultValue(Image newDefaultValue) |
basicGetDomainModel, basicGetVisualType, eInverseAdd, eInverseRemove, eInvoke, extendsType, getDomainModel, getReferencedVariables, getSuperType, getVisualType, isAbstract, setAbstract, setDomainModel, setVisualType, toString
getId, getName, getPath, getTags, isSynched, setId, setName, setSynched
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
extendsType, getDomainModel, getReferencedVariables, getSuperType, getVisualType, isAbstract, setAbstract, setDomainModel, setVisualType
getId, getName, getPath, getTags, setId, setName
isSynched, setSynched
protected Image defaultValue
Default Value
' reference.
getDefaultValue()
protected EClass eStaticClass()
eStaticClass
in class TypeImpl
public Image getDefaultValue()
getDefaultValue
in interface ImageType
getDefaultValue
in interface Type
getDefaultValue
in class TypeImpl
ImageType.setDefaultValue(Image)
,
TypesPackage.getImageType_DefaultValue()
public Image basicGetDefaultValue()
public void setDefaultValue(Image newDefaultValue)
setDefaultValue
in interface ImageType
newDefaultValue
- the new value of the 'Default Value' reference.ImageType.getDefaultValue()
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)