| Package | Description |
|---|---|
| com.ihr.xbrl.om.formula |
Provides the classes necessary to implement a plug in XBRL processor for validation of
docuents and taxonomies according to the XBRL formula specification 1.0
At this stage the package is just created.
|
| Modifier and Type | Method and Description |
|---|---|
EvaluationType |
XBRLVariableResourceUse.getEvaluationType()
Computes the evaluation type for the value that
|
static EvaluationType |
EvaluationType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static EvaluationType[] |
EvaluationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|