public class ColladaImpl extends VisualValueImpl implements Collada
The following features are implemented:
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
collada
The cached value of the '
Collada ' attribute. |
protected static java.lang.String |
COLLADA_EDEFAULT
The default value of the '
Collada ' attribute. |
groupElements, position
synched, SYNCHED_EDEFAULT
Modifier | Constructor and Description |
---|---|
protected |
ColladaImpl() |
Modifier and Type | Method and Description |
---|---|
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 |
getCollada() |
void |
setCollada(java.lang.String newCollada) |
java.lang.String |
toString() |
basicSetPosition, eInverseRemove, getGroupElements, getPosition, setPosition
isSynched, setSynched
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getGroupElements, getPosition, setPosition
isSynched, setSynched
protected static final java.lang.String COLLADA_EDEFAULT
Collada
' attribute.
getCollada()
protected java.lang.String collada
Collada
' attribute.
getCollada()
protected EClass eStaticClass()
eStaticClass
in class VisualValueImpl
public java.lang.String getCollada()
getCollada
in interface Collada
Collada.setCollada(String)
,
ValuesPackage.getCollada_Collada()
public void setCollada(java.lang.String newCollada)
setCollada
in interface Collada
newCollada
- the new value of the 'Collada' attribute.Collada.getCollada()
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in class VisualValueImpl
public void eSet(int featureID, java.lang.Object newValue)
eSet
in class VisualValueImpl
public void eUnset(int featureID)
eUnset
in class VisualValueImpl
public boolean eIsSet(int featureID)
eIsSet
in class VisualValueImpl