|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ControlInterface | |
---|---|
org.objectweb.dsrg.sofa.repository.model | |
org.objectweb.dsrg.sofa.repository.model.impl | |
org.objectweb.dsrg.sofa.repository.model.util |
Uses of ControlInterface in org.objectweb.dsrg.sofa.repository.model |
---|
Methods in org.objectweb.dsrg.sofa.repository.model that return ControlInterface | |
---|---|
ControlInterface |
ModelFactory.createControlInterface()
Returns a new object of class 'Control Interface'. |
Uses of ControlInterface in org.objectweb.dsrg.sofa.repository.model.impl |
---|
Classes in org.objectweb.dsrg.sofa.repository.model.impl that implement ControlInterface | |
---|---|
class |
ControlInterfaceImpl
An implementation of the model object 'Control Interface'. |
Methods in org.objectweb.dsrg.sofa.repository.model.impl that return ControlInterface | |
---|---|
ControlInterface |
ModelFactoryImpl.createControlInterface()
|
Uses of ControlInterface in org.objectweb.dsrg.sofa.repository.model.util |
---|
Methods in org.objectweb.dsrg.sofa.repository.model.util with parameters of type ControlInterface | |
---|---|
java.lang.Object |
ModelSwitch.caseControlInterface(ControlInterface object)
Returns the result of interpretting the object as an instance of 'Control Interface'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |