public interface ElementDefinition
extends org.da.protoframework.model.def.DescriptedElement
Modifier and Type | Method and Description |
---|---|
long |
getID()
Return the element ID.
|
java.lang.String |
getName()
Return the element name.
|
default boolean |
hasID()
Return true if the element has an ID.
|
void |
setID(long id)
Set the element ID.
|
void setID(long id)
id
- the element IDlong getID()
default boolean hasID()
java.lang.String getName()
Copyright ©2017-2023 Dassault Aviation. All Rights Reserved. Documentation and source under the LGPL v3 licence