|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectEObjectImpl
org.eclipse.gmt.modisco.infra.query.impl.ModelQueryImpl
public abstract class ModelQueryImpl
An implementation of the model object 'Model Query'.
The following features are implemented:
NameDescriptionReturn TypeScopeModel Query SetParametersIs External Context DependentUpper BoundLower Bound
| Method Summary | |
|---|---|
EClassifier |
basicGetReturnType()
|
NotificationChain |
basicSetModelQuerySet(ModelQuerySet newModelQuerySet,
NotificationChain msgs)
|
NotificationChain |
eBasicRemoveFromContainerFeature(NotificationChain msgs)
|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
NotificationChain |
eInverseAdd(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
|
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
java.lang.Object newValue)
|
void |
eUnset(int featureID)
|
java.lang.String |
getDescription()
|
int |
getLowerBound()
|
ModelQuerySet |
getModelQuerySet()
|
java.lang.String |
getName()
|
|
getParameters()
|
EClassifier |
getReturnType()
|
|
getScope()
|
int |
getUpperBound()
|
boolean |
isIsExternalContextDependent()
|
void |
setDescription(java.lang.String newDescription)
|
void |
setIsExternalContextDependent(boolean newIsExternalContextDependent)
|
void |
setLowerBound(int newLowerBound)
|
void |
setModelQuerySet(ModelQuerySet newModelQuerySet)
|
void |
setName(java.lang.String newName)
|
void |
setReturnType(EClassifier newReturnType)
|
void |
setUpperBound(int newUpperBound)
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public java.lang.String getName()
getName in interface ModelQueryModelQuery.setName(String),
QueryPackage.getModelQuery_Name()public void setName(java.lang.String newName)
setName in interface ModelQuerynewName - the new value of the 'Name' attribute.ModelQuery.getName()public java.lang.String getDescription()
getDescription in interface ModelQueryModelQuery.setDescription(String),
QueryPackage.getModelQuery_Description()public void setDescription(java.lang.String newDescription)
setDescription in interface ModelQuerynewDescription - the new value of the 'Description' attribute.ModelQuery.getDescription()public EClassifier getReturnType()
getReturnType in interface ModelQueryModelQuery.setReturnType(EClassifier),
QueryPackage.getModelQuery_ReturnType()public EClassifier basicGetReturnType()
public void setReturnType(EClassifier newReturnType)
setReturnType in interface ModelQuerynewReturnType - the new value of the 'Return Type' reference.ModelQuery.getReturnType()publicgetScope()
getScope in interface ModelQueryQueryPackage.getModelQuery_Scope()public ModelQuerySet getModelQuerySet()
getModelQuerySet in interface ModelQueryModelQuery.setModelQuerySet(ModelQuerySet),
QueryPackage.getModelQuery_ModelQuerySet(),
ModelQuerySet.getQueries()
public NotificationChain basicSetModelQuerySet(ModelQuerySet newModelQuerySet,
NotificationChain msgs)
public void setModelQuerySet(ModelQuerySet newModelQuerySet)
setModelQuerySet in interface ModelQuerynewModelQuerySet - the new value of the 'Model Query Set' container reference.ModelQuery.getModelQuerySet()publicgetParameters()
getParameters in interface ModelQueryQueryPackage.getModelQuery_Parameters()public boolean isIsExternalContextDependent()
isIsExternalContextDependent in interface ModelQueryModelQuery.setIsExternalContextDependent(boolean),
QueryPackage.getModelQuery_IsExternalContextDependent()public void setIsExternalContextDependent(boolean newIsExternalContextDependent)
setIsExternalContextDependent in interface ModelQuerynewIsExternalContextDependent - the new value of the 'Is External Context Dependent' attribute.ModelQuery.isIsExternalContextDependent()public int getUpperBound()
getUpperBound in interface ModelQueryModelQuery.setUpperBound(int),
QueryPackage.getModelQuery_UpperBound()public void setUpperBound(int newUpperBound)
setUpperBound in interface ModelQuerynewUpperBound - the new value of the 'Upper Bound' attribute.ModelQuery.getUpperBound()public int getLowerBound()
getLowerBound in interface ModelQueryModelQuery.setLowerBound(int),
QueryPackage.getModelQuery_LowerBound()public void setLowerBound(int newLowerBound)
setLowerBound in interface ModelQuerynewLowerBound - the new value of the 'Lower Bound' attribute.ModelQuery.getLowerBound()
public NotificationChain eInverseAdd(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
public NotificationChain eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
public NotificationChain eBasicRemoveFromContainerFeature(NotificationChain msgs)
public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
public void eSet(int featureID,
java.lang.Object newValue)
public void eUnset(int featureID)
public boolean eIsSet(int featureID)
public java.lang.String toString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||