public class NonXDTScenarioRuleSet extends OpenContextComponentRuleSet implements ScenarioAspectInterface
| Constructor and Description |
|---|
NonXDTScenarioRuleSet()
Instantiates a new non xdt scenario rule set.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getAspectClashIdentity()
Returns an object that can be used to evaluate aspect clash.
|
int |
getAspectType()
Returns a value from the CommonAspectRule class that identifies the aspect type.
|
OCCAspectData |
getMember(XBRLStructuralTable table,
CellHeader[] header)
Convert this aspect into a proper Member
|
net.sf.saxon.s9api.XdmValue |
getScenario(XBRLStructuralTable xbrlTable)
Gets the scenario.
|
addRule, getNodes, resetNodeadd, add, addAll, addAll, addElement, capacity, clear, clone, contains, containsAll, copyInto, elementAt, elements, ensureCapacity, equals, firstElement, get, hashCode, indexOf, indexOf, insertElementAt, isEmpty, iterator, lastElement, lastIndexOf, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeAllElements, removeElement, removeElementAt, retainAll, set, setElementAt, setSize, size, subList, toArray, toArray, toString, trimToSizepublic NonXDTScenarioRuleSet()
throws XTValidationException
XTValidationException - the XT validation exceptionpublic net.sf.saxon.s9api.XdmValue getScenario(XBRLStructuralTable xbrlTable) throws XFValidationException
ScenarioAspectInterfacegetScenario in interface ScenarioAspectInterfacexbrlTable - the xbrl tableXFValidationException - the XF validation exceptionpublic java.lang.Object getAspectClashIdentity()
AspectgetAspectClashIdentity in interface Aspect<OCCAspectData>public int getAspectType()
AspectgetAspectType in interface Aspect<OCCAspectData>public OCCAspectData getMember(XBRLStructuralTable table, CellHeader[] header)
AspectgetMember in interface Aspect<OCCAspectData>table - the tableheader - the header