public interface ObjectTypeNode extends Node
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getIsAbstract()
The IsAbstract attribute indicates if this ObjectType is abstract or not.
|
void |
setIsAbstract(boolean isAbstract)
Set the IsAbstract attribute of this ObjectType.
|
getBrowseName, getDescription, getDisplayName, getNodeClass, getNodeId, getUserWriteMask, getWriteMask, hasAttribute, hasAttribute, readAttribute, readAttribute, readAttribute, readAttribute, readAttribute, setBrowseName, setDescription, setDisplayName, setNodeClass, setNodeId, setUserWriteMask, setWriteMask, writeAttribute, writeAttribute, writeAttributeBoolean getIsAbstract()
true if this ObjectType is abstract.void setIsAbstract(boolean isAbstract)
isAbstract - true if thisCopyright © 2015. All rights reserved.