public interface ID
extends org.eclipse.emf.ecore.EObject
The following features are supported:
IotmodelPackage.getID()| Modifier and Type | Method and Description |
|---|---|
String |
getID()
Returns the value of the 'ID' attribute.
|
String |
getNewAttribute()
Returns the value of the 'New Attribute' attribute.
|
void |
setID(String value)
Sets the value of the '
ID' attribute. |
void |
setNewAttribute(String value)
Sets the value of the '
New Attribute' attribute. |
String getID()
setID(String),
IotmodelPackage.getID_ID()void setID(String value)
ID' attribute.
value - the new value of the 'ID' attribute.getID()String getNewAttribute()
setNewAttribute(String),
IotmodelPackage.getID_NewAttribute()void setNewAttribute(String value)
New Attribute' attribute.
value - the new value of the 'New Attribute' attribute.getNewAttribute()Copyright © 2018–2020 Atlanmod. All rights reserved.