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, setBrowseName, setDescription, setDisplayName, setNodeClass, setNodeId, setUserWriteMask, setWriteMaskBoolean getIsAbstract()
true if this ObjectType is abstract.void setIsAbstract(Boolean isAbstract)
isAbstract - true if thisCopyright © 2018. All rights reserved.