ItalaApiNET
1.3.3
|
Interface for category nodes managed by GenApi. More...
Public Member Functions | |
List< INode > | GetFeatures () |
Retrieve the feature node of the category (including sub-categories). More... | |
![]() | |
INode | GetNode () |
INode interface of the node. More... | |
void | FromString (string value) |
Set content of the node as string. More... | |
string | ToString () |
Get content of the node as string. More... | |
Additional Inherited Members | |
![]() | |
bool | IsValueCacheValid [get] |
Checks if the value comes from cache or is requested from another node. More... | |
![]() | |
AccessMode | AccessMode [get] |
Get the access mode of the node. More... | |
bool | IsReadable [get] |
Checks if a node is readable, More... | |
bool | IsWritable [get] |
Checks if a node is writable. More... | |
bool | IsImplemented [get] |
Checks if a node is implemented. More... | |
bool | IsAvailable [get] |
Checks if a node is available. More... | |
Interface for category nodes managed by GenApi.
List<INode> Itala.GenApi.ICategory.GetFeatures | ( | ) |
Retrieve the feature node of the category (including sub-categories).