Uses of Interface
iotmodel.DenyPermission
| Package | Description |
|---|---|
| iotmodel | |
| iotmodel.impl | |
| iotmodel.util |
-
Uses of DenyPermission in iotmodel
Methods in iotmodel that return DenyPermission Modifier and Type Method Description DenyPermissionIotmodelFactory. createDenyPermission()Returns a new object of class 'Deny Permission'. -
Uses of DenyPermission in iotmodel.impl
Classes in iotmodel.impl that implement DenyPermission Modifier and Type Class Description classDenyPermissionImplAn implementation of the model object 'Deny Permission'.Methods in iotmodel.impl that return DenyPermission Modifier and Type Method Description DenyPermissionIotmodelFactoryImpl. createDenyPermission() -
Uses of DenyPermission in iotmodel.util
Methods in iotmodel.util with parameters of type DenyPermission Modifier and Type Method Description TIotmodelSwitch. caseDenyPermission(DenyPermission object)Returns the result of interpreting the object as an instance of 'Deny Permission'.booleanIotmodelValidator. validateDenyPermission(DenyPermission denyPermission, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object,Object> context)