public interface INamedElement extends INamedElement
null for the property value.IDatapool,
IDatapoolEquivalenceClass,
IDatapoolVariable| Modifier and Type | Method and Description |
|---|---|
void |
setDescription(java.lang.String description)
Specify the description for the associated element.
|
void |
setId(java.lang.String id)
Specify the GUID for the associated element.
|
void |
setName(java.lang.String name)
Specify the name for the associated element.
|
getDescription, getId, getNamevoid setId(java.lang.String id)
INamedElement.getId()void setName(java.lang.String name)
INamedElement.getName()void setDescription(java.lang.String description)
INamedElement.getDescription()