|
||||||||||
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.ModelQuerySetImpl
public class ModelQuerySetImpl
An implementation of the model object 'Model Query Set'.
The following features are implemented:
Method Summary | |
---|---|
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)
|
|
getAssociatedMetamodels()
|
java.lang.String |
getDescription()
|
java.lang.String |
getName()
|
|
getQueries()
|
ModelQuery |
getQuery(java.lang.String name)
|
boolean |
isIsEditable()
|
void |
setDescription(java.lang.String newDescription)
|
void |
setIsEditable(boolean newIsEditable)
|
void |
setName(java.lang.String newName)
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
publicgetAssociatedMetamodels()
getAssociatedMetamodels
in interface ModelQuerySet
QueryPackage.getModelQuerySet_AssociatedMetamodels()
public java.lang.String getName()
getName
in interface ModelQuerySet
ModelQuerySet.setName(String)
,
QueryPackage.getModelQuerySet_Name()
public void setName(java.lang.String newName)
setName
in interface ModelQuerySet
newName
- the new value of the 'Name' attribute.ModelQuerySet.getName()
public boolean isIsEditable()
isIsEditable
in interface ModelQuerySet
ModelQuerySet.setIsEditable(boolean)
,
QueryPackage.getModelQuerySet_IsEditable()
public void setIsEditable(boolean newIsEditable)
setIsEditable
in interface ModelQuerySet
newIsEditable
- the new value of the 'Is Editable' attribute.ModelQuerySet.isIsEditable()
public java.lang.String getDescription()
getDescription
in interface ModelQuerySet
ModelQuerySet.setDescription(String)
,
QueryPackage.getModelQuerySet_Description()
public void setDescription(java.lang.String newDescription)
setDescription
in interface ModelQuerySet
newDescription
- the new value of the 'Description' attribute.ModelQuerySet.getDescription()
publicgetQueries()
getQueries
in interface ModelQuerySet
QueryPackage.getModelQuerySet_Queries()
,
ModelQuery.getModelQuerySet()
public ModelQuery getQuery(java.lang.String name)
getQuery
in interface ModelQuerySet
public NotificationChain eInverseAdd(InternalEObject otherEnd, int featureID, NotificationChain msgs)
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, 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 |