Uses of Interface
iotmodel.PublishSubscribe
| Package | Description |
|---|---|
| iotmodel | |
| iotmodel.impl | |
| iotmodel.util |
-
Uses of PublishSubscribe in iotmodel
Methods in iotmodel that return PublishSubscribe Modifier and Type Method Description PublishSubscribeIotmodelFactory. createPublishSubscribe()Returns a new object of class 'Publish Subscribe'.Methods in iotmodel that return types with arguments of type PublishSubscribe Modifier and Type Method Description org.eclipse.emf.common.util.EList<PublishSubscribe>MessageBroker. getUsedBy()Returns the value of the 'Used By' reference list. -
Uses of PublishSubscribe in iotmodel.impl
Classes in iotmodel.impl that implement PublishSubscribe Modifier and Type Class Description classPublishSubscribeImplAn implementation of the model object 'Publish Subscribe'.Fields in iotmodel.impl with type parameters of type PublishSubscribe Modifier and Type Field Description protected org.eclipse.emf.common.util.EList<PublishSubscribe>MessageBrokerImpl. usedByThe cached value of the 'Used By' reference list.Methods in iotmodel.impl that return PublishSubscribe Modifier and Type Method Description PublishSubscribeIotmodelFactoryImpl. createPublishSubscribe()Methods in iotmodel.impl that return types with arguments of type PublishSubscribe Modifier and Type Method Description org.eclipse.emf.common.util.EList<PublishSubscribe>MessageBrokerImpl. getUsedBy() -
Uses of PublishSubscribe in iotmodel.util
Methods in iotmodel.util with parameters of type PublishSubscribe Modifier and Type Method Description TIotmodelSwitch. casePublishSubscribe(PublishSubscribe object)Returns the result of interpreting the object as an instance of 'Publish Subscribe'.booleanIotmodelValidator. validatePublishSubscribe(PublishSubscribe publishSubscribe, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object,Object> context)