Uses of Interface
iotmodel.SharedAction
| Package | Description |
|---|---|
| iotmodel | |
| iotmodel.impl | |
| iotmodel.util |
-
Uses of SharedAction in iotmodel
Methods in iotmodel that return SharedAction Modifier and Type Method Description SharedActionIotmodelFactory. createSharedAction()Returns a new object of class 'Shared Action'. -
Uses of SharedAction in iotmodel.impl
Classes in iotmodel.impl that implement SharedAction Modifier and Type Class Description classSharedActionImplAn implementation of the model object 'Shared Action'.Methods in iotmodel.impl that return SharedAction Modifier and Type Method Description SharedActionIotmodelFactoryImpl. createSharedAction() -
Uses of SharedAction in iotmodel.util
Methods in iotmodel.util with parameters of type SharedAction Modifier and Type Method Description TIotmodelSwitch. caseSharedAction(SharedAction object)Returns the result of interpreting the object as an instance of 'Shared Action'.booleanIotmodelValidator. validateSharedAction(SharedAction sharedAction, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object,Object> context)