Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
F
G
H
I
L
M
N
O
P
R
S
T
V
W
I
indexOfProperty(String)
- Method in class odml.core.
Section
Returns the index of the first matching
Property
.
indexOfSection(String, String)
- Method in class odml.core.
Section
Returns the index of the first matching subsection that matches in its name and type.
indexOfSection(String)
- Method in class odml.core.
Section
Find the index of a subsection that first matches regarding its name.
indexOfSection(Section)
- Method in class odml.core.
Section
Returns the index of the first matching subsection that matches in name and type to the one passed as argument.
inferOdmlType(Object)
- Static method in class odml.core.
Value
Checks the passed values class and returns the odML type.
instance()
- Static method in class odml.util.
TerminologyManager
This method should be used instead of calling the constructor of this class.
isAbsolute()
- Method in class odml.util.
SectionPath
isEmpty()
- Method in class odml.core.
Property
isEmpty()
- Method in class odml.core.
Section
Returns whether a
Section
is empty in the sense that it does not contain any properties or sections.
isEmpty()
- Method in class odml.core.
Value
Returns whether or not a
Value
is empty.
isEqual(Value)
- Method in class odml.core.
Value
TODO Compares the content of two values and returns whether they are equal.
isLeaf()
- Method in class odml.core.
Property
isLeaf()
- Method in class odml.core.
Section
isLeaf()
- Method in class odml.core.
Value
isLinked()
- Method in class odml.core.
Section
Returns whether this section is linked to another one.
isRoot()
- Method in class odml.core.
Section
Ask if this section is the root section, i.e. its level must be 0.
isTerminology()
- Method in class odml.core.
Section
Returns whether this section was set to be a terminology.
isValid()
- Method in class odml.util.
SectionPath
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
F
G
H
I
L
M
N
O
P
R
S
T
V
W