|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GeneralAssignment | |
---|---|
org.eclipse.mofscript.MOFScriptModel | |
org.eclipse.mofscript.MOFScriptModel.impl | |
org.eclipse.mofscript.MOFScriptModel.util | |
org.eclipse.mofscript.parser |
Uses of GeneralAssignment in org.eclipse.mofscript.MOFScriptModel |
---|
Methods in org.eclipse.mofscript.MOFScriptModel that return GeneralAssignment | |
---|---|
GeneralAssignment |
MOFScriptModelFactory.createGeneralAssignment()
Returns a new object of class 'General Assignment' |
Uses of GeneralAssignment in org.eclipse.mofscript.MOFScriptModel.impl |
---|
Classes in org.eclipse.mofscript.MOFScriptModel.impl that implement GeneralAssignment | |
---|---|
class |
GeneralAssignmentImpl
An implementation of the model object 'General Assignment' |
Methods in org.eclipse.mofscript.MOFScriptModel.impl that return GeneralAssignment | |
---|---|
GeneralAssignment |
MOFScriptModelFactoryImpl.createGeneralAssignment()
|
Uses of GeneralAssignment in org.eclipse.mofscript.MOFScriptModel.util |
---|
Methods in org.eclipse.mofscript.MOFScriptModel.util with parameters of type GeneralAssignment | |
---|---|
java.lang.Object |
MOFScriptModelSwitch.caseGeneralAssignment(GeneralAssignment object)
Returns the result of interpreting the object as an instance of 'General Assignment' |
Uses of GeneralAssignment in org.eclipse.mofscript.parser |
---|
Methods in org.eclipse.mofscript.parser that return GeneralAssignment | |
---|---|
GeneralAssignment |
MofScript2Parser.generalAssignment(java.lang.String sName)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |