Uses of Interface
iotmodel.AllowPermission
| Package | Description |
|---|---|
| iotmodel | |
| iotmodel.impl | |
| iotmodel.util |
-
Uses of AllowPermission in iotmodel
Methods in iotmodel that return AllowPermission Modifier and Type Method Description AllowPermissionIotmodelFactory. createAllowPermission()Returns a new object of class 'Allow Permission'. -
Uses of AllowPermission in iotmodel.impl
Classes in iotmodel.impl that implement AllowPermission Modifier and Type Class Description classAllowPermissionImplAn implementation of the model object 'Allow Permission'.Methods in iotmodel.impl that return AllowPermission Modifier and Type Method Description AllowPermissionIotmodelFactoryImpl. createAllowPermission() -
Uses of AllowPermission in iotmodel.util
Methods in iotmodel.util with parameters of type AllowPermission Modifier and Type Method Description TIotmodelSwitch. caseAllowPermission(AllowPermission object)Returns the result of interpreting the object as an instance of 'Allow Permission'.booleanIotmodelValidator. validateAllowPermission(AllowPermission allowPermission, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object,Object> context)