public interface ConceptAspectInterface extends Aspect<javax.xml.namespace.QName>
| Modifier and Type | Method and Description |
|---|---|
javax.xml.namespace.QName |
getConcept(XBRLStructuralTable structuralTable)
Returns the calculated concept for this aspect.
|
void |
resetNode()
Reset node.
|
getAspectClashIdentity, getAspectType, getMemberjavax.xml.namespace.QName getConcept(XBRLStructuralTable structuralTable) throws XTValidationException
structuralTable - the structural tableXTValidationException - the XT validation exceptionvoid resetNode()