|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.argouml.ocl.OCLUtil
Helper methods for OCL support.
Constructor Summary | |
---|---|
private |
OCLUtil()
OCLUtil shall not be instantiated! |
Method Summary | |
---|---|
static java.lang.String |
getContextString(java.lang.Object me)
Return a context string for the given model element. |
static java.lang.Object |
getInnerMostEnclosingNamespace(java.lang.Object me)
Get the inner-most enclosing namespace for the model element. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
private OCLUtil()
Method Detail |
public static java.lang.Object getInnerMostEnclosingNamespace(java.lang.Object me)
public static java.lang.String getContextString(java.lang.Object me)
me
- the model element for which to create a context string.
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ArgoUML © 1996-2004 (20040306) | ArgoUML Homepage | ArgoUML Developers' page | ArgoUML Cookbook |