public class SkeletonAnimationImpl extends VisualValueImpl implements SkeletonAnimation
The following features are implemented:
Modifier and Type | Field and Description |
---|---|
protected <any> |
skeletonTransformationSeries
The cached value of the '
Skeleton Transformation Series ' reference list. |
groupElements, position
synched, SYNCHED_EDEFAULT
Modifier | Constructor and Description |
---|---|
protected |
SkeletonAnimationImpl() |
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) |
<any> |
getSkeletonTransformationSeries() |
basicSetPosition, eInverseRemove, getGroupElements, getPosition, setPosition
isSynched, setSynched, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getGroupElements, getPosition, setPosition
isSynched, setSynched
protected <any> skeletonTransformationSeries
Skeleton Transformation Series
' reference list.
getSkeletonTransformationSeries()
protected EClass eStaticClass()
eStaticClass
in class VisualValueImpl
public <any> getSkeletonTransformationSeries()
getSkeletonTransformationSeries
in interface SkeletonAnimation
ValuesPackage.getSkeletonAnimation_SkeletonTransformationSeries()
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