public interface IoTOs
extends org.eclipse.emf.ecore.EObject
The following features are supported:
IotmodelPackage.getIoTOs()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<ProtocolStack> |
getImplements()
Returns the value of the 'Implements' reference list.
|
OsList |
getName()
Returns the value of the 'Name' attribute.
|
org.eclipse.emf.common.util.EList<ProgrammingModel> |
getProgrammingmodel()
Returns the value of the 'Programmingmodel' containment reference list.
|
org.eclipse.emf.common.util.EList<Thing> |
getThing()
Returns the value of the 'Thing' reference list.
|
void |
setName(OsList value)
Sets the value of the '
Name' attribute. |
org.eclipse.emf.common.util.EList<ProtocolStack> getImplements()
ProtocolStack.
IotmodelPackage.getIoTOs_Implements()OsList getName()
OsList.
OsList,
setName(OsList),
IotmodelPackage.getIoTOs_Name()org.eclipse.emf.common.util.EList<Thing> getThing()
Thing.
It is bidirectional and its opposite is 'Iotos'.
IotmodelPackage.getIoTOs_Thing(),
Thing.getIotos()org.eclipse.emf.common.util.EList<ProgrammingModel> getProgrammingmodel()
ProgrammingModel.
IotmodelPackage.getIoTOs_Programmingmodel()Copyright © 2018–2020 Atlanmod. All rights reserved.