Uses of Interface
iotmodel.Network
| Package | Description |
|---|---|
| iotmodel | |
| iotmodel.impl | |
| iotmodel.util |
-
Uses of Network in iotmodel
Methods in iotmodel that return Network Modifier and Type Method Description NetworkIotmodelFactory. createNetwork()Returns a new object of class 'Network'.Methods in iotmodel that return types with arguments of type Network Modifier and Type Method Description org.eclipse.emf.common.util.EList<Network>AccessControlPolicy. getIsEnforced()Returns the value of the 'Is Enforced' reference list.org.eclipse.emf.common.util.EList<Network>IoTMetamodel. getNetwork()Returns the value of the 'Network' containment reference list. -
Uses of Network in iotmodel.impl
Classes in iotmodel.impl that implement Network Modifier and Type Class Description classNetworkImplAn implementation of the model object 'Network'.Fields in iotmodel.impl with type parameters of type Network Modifier and Type Field Description protected org.eclipse.emf.common.util.EList<Network>AccessControlPolicyImpl. isEnforcedThe cached value of the 'Is Enforced' reference list.protected org.eclipse.emf.common.util.EList<Network>IoTMetamodelImpl. networkThe cached value of the 'Network' containment reference list.Methods in iotmodel.impl that return Network Modifier and Type Method Description NetworkIotmodelFactoryImpl. createNetwork()Methods in iotmodel.impl that return types with arguments of type Network Modifier and Type Method Description org.eclipse.emf.common.util.EList<Network>AccessControlPolicyImpl. getIsEnforced()org.eclipse.emf.common.util.EList<Network>IoTMetamodelImpl. getNetwork() -
Uses of Network in iotmodel.util
Methods in iotmodel.util with parameters of type Network Modifier and Type Method Description TIotmodelSwitch. caseNetwork(Network object)Returns the result of interpreting the object as an instance of 'Network'.booleanIotmodelValidator. validateNetwork(Network network, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object,Object> context)