Uses of Interface
iotmodel.AppPort
| Package | Description |
|---|---|
| iotmodel | |
| iotmodel.impl | |
| iotmodel.util |
-
Uses of AppPort in iotmodel
Methods in iotmodel that return AppPort Modifier and Type Method Description AppPortIotmodelFactory. createAppPort()Returns a new object of class 'App Port'.Methods in iotmodel that return types with arguments of type AppPort Modifier and Type Method Description org.eclipse.emf.common.util.EList<AppPort>AppChannel. getBindTo()Returns the value of the 'Bind To' reference list.org.eclipse.emf.common.util.EList<AppPort>Thing. getContainsPorts()Returns the value of the 'Contains Ports' containment reference list. -
Uses of AppPort in iotmodel.impl
Classes in iotmodel.impl that implement AppPort Modifier and Type Class Description classAppPortImplAn implementation of the model object 'App Port'.Fields in iotmodel.impl with type parameters of type AppPort Modifier and Type Field Description protected org.eclipse.emf.common.util.EList<AppPort>AppChannelImpl. bindToThe cached value of the 'Bind To' reference list.protected org.eclipse.emf.common.util.EList<AppPort>ThingImpl. containsPortsThe cached value of the 'Contains Ports' containment reference list.Methods in iotmodel.impl that return AppPort Modifier and Type Method Description AppPortIotmodelFactoryImpl. createAppPort()Methods in iotmodel.impl that return types with arguments of type AppPort Modifier and Type Method Description org.eclipse.emf.common.util.EList<AppPort>AppChannelImpl. getBindTo()org.eclipse.emf.common.util.EList<AppPort>ThingImpl. getContainsPorts() -
Uses of AppPort in iotmodel.util
Methods in iotmodel.util with parameters of type AppPort Modifier and Type Method Description TIotmodelSwitch. caseAppPort(AppPort object)Returns the result of interpreting the object as an instance of 'App Port'.booleanIotmodelValidator. validateAppPort(AppPort appPort, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object,Object> context)