org.uninode.dimension | ![]() |
org.uninode.0.1399
Instance of Type[List]
Inheriting from List
Type data | Value |
org.uninode.Type.displayPattern | a {att:org.uninode.Node.type} |
org.uninode.Type[Collection].elementType | DimensionHistoryResolution |
Attribute summary | Defined in | Uninode® Id | Properties | Default | |
String | toString This is the display string. | Node | org.uninode.0.102 | ||
Type | type The type of an object determines the behaviour and attributes of the object. | Node | org.uninode.0.101 | ||
String | uri | Node | org.uninode.0.103 |
Method summary | Defined in | Overrides | Properties | |
void | add(Node node) | List | ||
void | addAll(Collection collection) | List | ||
Variable | first | List | ||
Variable | get(Int index) | List | ||
Variable | last | List | ||
void | remove(Node node) | List | ||
void | removeAll | List | ||
void | removeAt(Int index) | List | ||
void | removeFirst | List | ||
void | removeLast | List | ||
Int | size | Collection | introspection |