| newprocess.impl.RootImpl
RootImpl | public class RootImpl extends EObjectImpl implements Root(Code) | |
An implementation of the model object 'Root'.
The following features are implemented:
|
Constructor Summary | |
protected | RootImpl() |
RootImpl | protected RootImpl()(Code) | |
|
acceptOperator | public boolean acceptOperator()(Code) | |
true if the RootPort is not connected to a ConditionPort
author: sh |
acceptOutgoingLink | public boolean acceptOutgoingLink(int type)(Code) | |
a Link to a ConditionPort accepted if there are no AbstractTerm
a Link to a AbstractOperation is accepted if not set.
author: sh |
eGet | public Object eGet(int featureID, boolean resolve, boolean coreType)(Code) | |
|
eIsSet | public boolean eIsSet(int featureID)(Code) | |
|
eStaticClass | protected EClass eStaticClass()(Code) | |
|
eUnset | public void eUnset(int featureID)(Code) | |
|
getExpression | public String getExpression()(Code) | |
get the expression form linked term
author: sh |
|
|