|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Represents an OCL context.
Method Summary | |
java.lang.String |
getMethodName()
Returns the method name. |
java.lang.String |
getTypeName()
Returns the type name. |
boolean |
isMethod()
Returns whether the context represents a method. |
boolean |
isType()
Returns whether the context represents a type. |
Methods inherited from interface org.ocleditor.parser.model.IOclElement |
accept, addChild, getChildren, getColumn, getEndColumn, getEndLine, getLength, getLine, getName, getParent, hasChildren, setColumn, setEndColumn, setEndLine, setLine |
Method Detail |
public boolean isMethod()
public boolean isType()
public java.lang.String getTypeName()
public java.lang.String getMethodName()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |