|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectEObjectImpl
LqnCore.impl.ActivityGraphBaseImpl
LqnCore.impl.TaskActivityGraphImpl
public class TaskActivityGraphImpl
An implementation of the model object 'Task Activity Graph'.
The following features are implemented:
Field Summary | |
---|---|
protected |
replyEntry
The cached value of the ' Reply Entry ' containment reference list. |
Fields inherited from class LqnCore.impl.ActivityGraphBaseImpl |
---|
activity, precedence |
Constructor Summary | |
---|---|
protected |
TaskActivityGraphImpl()
|
Method Summary | |
---|---|
Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
Object newValue)
|
protected EClass |
eStaticClass()
|
void |
eUnset(int featureID)
|
|
getReplyEntry()
|
Methods inherited from class LqnCore.impl.ActivityGraphBaseImpl |
---|
getActivity, getPrecedence |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface LqnCore.ActivityGraphBase |
---|
getActivity, getPrecedence |
Field Detail |
---|
protectedreplyEntry
Reply Entry
' containment reference list.
getReplyEntry()
Constructor Detail |
---|
protected TaskActivityGraphImpl()
Method Detail |
---|
protected EClass eStaticClass()
eStaticClass
in class ActivityGraphBaseImpl
publicgetReplyEntry()
getReplyEntry
in interface TaskActivityGraph
LqnCorePackage.getTaskActivityGraph_ReplyEntry()
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
eInverseRemove
in class ActivityGraphBaseImpl
public Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in class ActivityGraphBaseImpl
public void eSet(int featureID, Object newValue)
eSet
in class ActivityGraphBaseImpl
public void eUnset(int featureID)
eUnset
in class ActivityGraphBaseImpl
public boolean eIsSet(int featureID)
eIsSet
in class ActivityGraphBaseImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |