Uses of Interface
iotmodel.Behavior
| Package | Description |
|---|---|
| iotmodel | |
| iotmodel.impl | |
| iotmodel.util |
-
Uses of Behavior in iotmodel
Methods in iotmodel that return Behavior Modifier and Type Method Description BehaviorIotmodelFactory. createBehavior()Returns a new object of class 'Behavior'.Methods in iotmodel that return types with arguments of type Behavior Modifier and Type Method Description org.eclipse.emf.common.util.EList<Behavior>Thing. getBehavior()Returns the value of the 'Behavior' containment reference list. -
Uses of Behavior in iotmodel.impl
Classes in iotmodel.impl that implement Behavior Modifier and Type Class Description classBehaviorImplAn implementation of the model object 'Behavior'.Fields in iotmodel.impl with type parameters of type Behavior Modifier and Type Field Description protected org.eclipse.emf.common.util.EList<Behavior>ThingImpl. behaviorThe cached value of the 'Behavior' containment reference list.Methods in iotmodel.impl that return Behavior Modifier and Type Method Description BehaviorIotmodelFactoryImpl. createBehavior()Methods in iotmodel.impl that return types with arguments of type Behavior Modifier and Type Method Description org.eclipse.emf.common.util.EList<Behavior>ThingImpl. getBehavior() -
Uses of Behavior in iotmodel.util
Methods in iotmodel.util with parameters of type Behavior Modifier and Type Method Description TIotmodelSwitch. caseBehavior(Behavior object)Returns the result of interpreting the object as an instance of 'Behavior'.booleanIotmodelValidator. validateBehavior(Behavior behavior, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object,Object> context)