Uses of Interface
iotmodel.AccessControlPolicy
| Package | Description |
|---|---|
| iotmodel | |
| iotmodel.impl | |
| iotmodel.util |
-
Uses of AccessControlPolicy in iotmodel
Subinterfaces of AccessControlPolicy in iotmodel Modifier and Type Interface Description interfaceDefaultPolicyA representation of the model object 'Default Policy'.interfacePrivatePolicyA representation of the model object 'Private Policy'.Methods in iotmodel that return types with arguments of type AccessControlPolicy Modifier and Type Method Description org.eclipse.emf.common.util.EList<AccessControlPolicy>IoTMetamodel. getAccesscontrolpolicy()Returns the value of the 'Accesscontrolpolicy' containment reference list.org.eclipse.emf.common.util.EList<AccessControlPolicy>Network. getEnforce()Returns the value of the 'Enforce' reference list. -
Uses of AccessControlPolicy in iotmodel.impl
Classes in iotmodel.impl that implement AccessControlPolicy Modifier and Type Class Description classAccessControlPolicyImplAn implementation of the model object 'Access Control Policy'.classDefaultPolicyImplAn implementation of the model object 'Default Policy'.classPrivatePolicyImplAn implementation of the model object 'Private Policy'.Fields in iotmodel.impl with type parameters of type AccessControlPolicy Modifier and Type Field Description protected org.eclipse.emf.common.util.EList<AccessControlPolicy>IoTMetamodelImpl. accesscontrolpolicyThe cached value of the 'Accesscontrolpolicy' containment reference list.protected org.eclipse.emf.common.util.EList<AccessControlPolicy>NetworkImpl. enforceThe cached value of the 'Enforce' reference list.Methods in iotmodel.impl that return types with arguments of type AccessControlPolicy Modifier and Type Method Description org.eclipse.emf.common.util.EList<AccessControlPolicy>IoTMetamodelImpl. getAccesscontrolpolicy()org.eclipse.emf.common.util.EList<AccessControlPolicy>NetworkImpl. getEnforce() -
Uses of AccessControlPolicy in iotmodel.util
Methods in iotmodel.util with parameters of type AccessControlPolicy Modifier and Type Method Description TIotmodelSwitch. caseAccessControlPolicy(AccessControlPolicy object)Returns the result of interpreting the object as an instance of 'Access Control Policy'.booleanIotmodelValidator. validateAccessControlPolicy(AccessControlPolicy accessControlPolicy, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object,Object> context)