|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ocleditor.internal.ui.editor.OclKeywords
Represents the keywords list (OCL grammar 1.4).
Implementation the Singleton pattern.
Constructor Summary | |
OclKeywords()
|
Method Summary | |
java.lang.String[] |
getKeywords()
|
static OclKeywords |
instance()
Returns the shared instance. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public OclKeywords()
Method Detail |
public java.lang.String[] getKeywords()
public static OclKeywords instance()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |