|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Module | |
---|---|
org.eclipse.stp.core.sca | The SCA Model API |
org.eclipse.stp.core.sca.util | SCA Model EMF Utilities |
Uses of Module in org.eclipse.stp.core.sca |
---|
Methods in org.eclipse.stp.core.sca that return Module | |
---|---|
Module |
SCAFactory.createModule()
Returns a new object of class 'Module'. |
Module |
SCACoreRoot.getModule()
Returns the value of the 'Module' containment reference. |
Methods in org.eclipse.stp.core.sca with parameters of type Module | |
---|---|
void |
SCACoreRoot.setModule(Module value)
Sets the value of the ' Module '
containment reference. |
Uses of Module in org.eclipse.stp.core.sca.util |
---|
Methods in org.eclipse.stp.core.sca.util with parameters of type Module | |
---|---|
java.lang.Object |
SCASwitch.caseModule(Module object)
Returns the result of interpretting the object as an instance of 'Module'. |
boolean |
SCAValidator.validateModule(Module module,
DiagnosticChain diagnostics,
java.util.Map context)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |