|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.stp.core.internal.introspection.query.CombinedQuery
org.eclipse.stp.core.internal.introspection.query.AttributesExpression
public class AttributesExpression
Constructor Summary | |
---|---|
AttributesExpression(AttributeSet theExpectedAttributes)
|
Method Summary | |
---|---|
boolean |
applyDelta(org.eclipse.emf.ecore.EObject anObject)
|
boolean |
matches(org.eclipse.emf.ecore.EObject anObject)
|
java.lang.String |
toString()
|
Methods inherited from class org.eclipse.stp.core.internal.introspection.query.CombinedQuery |
---|
addChildQuery, applyChildrenDelta, calculateUntouchedElements, getChildren, getType, matches, removeUntouched, setParent |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.eclipse.stp.core.internal.introspection.query.IModelQuery |
---|
addChildQuery, getChildren, getType, matches, removeUntouched |
Constructor Detail |
---|
public AttributesExpression(AttributeSet theExpectedAttributes)
Method Detail |
---|
public boolean matches(org.eclipse.emf.ecore.EObject anObject)
matches
in interface IModelQuery
matches
in class CombinedQuery
public boolean applyDelta(org.eclipse.emf.ecore.EObject anObject)
applyDelta
in interface IModelQuery
applyDelta
in class CombinedQuery
public java.lang.String toString()
toString
in class CombinedQuery
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |