Uses of Interface
iotmodel.ProgrammingModel
| Package | Description |
|---|---|
| iotmodel | |
| iotmodel.impl | |
| iotmodel.util |
-
Uses of ProgrammingModel in iotmodel
Methods in iotmodel that return ProgrammingModel Modifier and Type Method Description ProgrammingModelIotmodelFactory. createProgrammingModel()Returns a new object of class 'Programming Model'.Methods in iotmodel that return types with arguments of type ProgrammingModel Modifier and Type Method Description org.eclipse.emf.common.util.EList<ProgrammingModel>IoTOs. getProgrammingmodel()Returns the value of the 'Programmingmodel' containment reference list. -
Uses of ProgrammingModel in iotmodel.impl
Classes in iotmodel.impl that implement ProgrammingModel Modifier and Type Class Description classProgrammingModelImplAn implementation of the model object 'Programming Model'.Fields in iotmodel.impl with type parameters of type ProgrammingModel Modifier and Type Field Description protected org.eclipse.emf.common.util.EList<ProgrammingModel>IoTOsImpl. programmingmodelThe cached value of the 'Programmingmodel' containment reference list.Methods in iotmodel.impl that return ProgrammingModel Modifier and Type Method Description ProgrammingModelIotmodelFactoryImpl. createProgrammingModel()Methods in iotmodel.impl that return types with arguments of type ProgrammingModel Modifier and Type Method Description org.eclipse.emf.common.util.EList<ProgrammingModel>IoTOsImpl. getProgrammingmodel() -
Uses of ProgrammingModel in iotmodel.util
Methods in iotmodel.util with parameters of type ProgrammingModel Modifier and Type Method Description TIotmodelSwitch. caseProgrammingModel(ProgrammingModel object)Returns the result of interpreting the object as an instance of 'Programming Model'.booleanIotmodelValidator. validateProgrammingModel(ProgrammingModel programmingModel, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object,Object> context)