|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.sintef.mofscript.editor.MofScriptContentAssistProcessor
org.sintef.mofscript.uml2Extensions.editor.MofScriptUML2ContentAssistProcessor
public class MofScriptUML2ContentAssistProcessor
Content assist processor that is used when UML2 is available
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.sintef.mofscript.editor.MofScriptContentAssistProcessor |
---|
MofScriptContentAssistProcessor.Validator |
Field Summary |
---|
Fields inherited from class org.sintef.mofscript.editor.MofScriptContentAssistProcessor |
---|
_checker, _currentFeature, _parserutil, _validator, currentContextClass, currentResultType, fgProposals, hashTableProposals, listProposals, metamodelSource, metamodelTarget, oclModelFunctions, previousCompletion, standardOclFunctions, stdCollectionProposals, stdIntegerProposals, stdStringFunctionProposals |
Constructor Summary | |
---|---|
MofScriptUML2ContentAssistProcessor()
Default constructor |
Method Summary | |
---|---|
protected java.util.List |
getTypeProposalExtensions(int documentOffset)
Returns the proposal extensions for UML types. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MofScriptUML2ContentAssistProcessor()
Method Detail |
---|
protected java.util.List getTypeProposalExtensions(int documentOffset)
getTypeProposalExtensions
in class MofScriptContentAssistProcessor
documentOffset
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |