Uses of Interface
iotmodel.Gateway
| Package | Description |
|---|---|
| iotmodel | |
| iotmodel.impl | |
| iotmodel.util |
-
Uses of Gateway in iotmodel
Methods in iotmodel that return Gateway Modifier and Type Method Description GatewayIotmodelFactory. createGateway()Returns a new object of class 'Gateway'. -
Uses of Gateway in iotmodel.impl
Classes in iotmodel.impl that implement Gateway Modifier and Type Class Description classGatewayImplAn implementation of the model object 'Gateway'.Methods in iotmodel.impl that return Gateway Modifier and Type Method Description GatewayIotmodelFactoryImpl. createGateway() -
Uses of Gateway in iotmodel.util
Methods in iotmodel.util with parameters of type Gateway Modifier and Type Method Description TIotmodelSwitch. caseGateway(Gateway object)Returns the result of interpreting the object as an instance of 'Gateway'.booleanIotmodelValidator. validateGateway(Gateway gateway, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object,Object> context)