public interface RoleType extends CustomType
Modifier and Type | Method and Description |
---|---|
java.util.List<ExtendedLink> |
getUsingExtendedLinks() |
java.util.List<Resource> |
getUsingResources() |
java.util.List<SimpleLink> |
getUsingSimpleLinks() |
getCustomTypeId, getCustomURI, getDefinition, getUsedOns, isUsedCorrectly, isUsedOn
appendElementSchemeXPointer, appendID, getAllChildren, getAllChildrenIndices, getAncestorOrSelf, getChild, getChildren, getChildren, getChildrenIndices, getDataRootElement, getElementSchemeXPointerExpression, getIDXPointerExpression, getLabels, getLabels, getLabels, getLabelsWithLanguage, getLabelsWithLanguageAndResourceRole, getLabelsWithLanguageAndResourceRoleAndLinkRole, getLabelsWithResourceRole, getLanguage, getLanguage, getLanguageName, getLanguageName, getLocalname, getLocalnameFromQName, getNamespace, getNamespaceFromQName, getParent, getParentElement, getParentIndex, getPrefixFromQName, getReferences, getReferencesWithLanguage, getReferencesWithLanguageAndResourceRoleAndLinkRole, getReferencesWithLanguageAndRole, getReferencesWithResourceRole, getReferencingLocators, getSequenceToParentElement, getSequenceToParentElementAsString, getSimpleLinks, getURI, getXPath, getXPointerExpression, isAncestorOf, isChild, isNewFragment, isRoot, setParentIndex, setSequenceToParentElement, setURI
appendMetadataElement, equals, getBuilder, getDocumentNode, getIndex, getMetaAttribute, getMetadataRootElement, getStore, getType, hashCode, hasMetaAttribute, isa, isa, removeMetaAttribute, removeMetadataElement, serialize, serialize, serialize, setBuilder, setIndex, setMetaAttribute, setResource, setStore, updateInStore
java.util.List<ExtendedLink> getUsingExtendedLinks() throws XBRLException
XBRLException
java.util.List<SimpleLink> getUsingSimpleLinks() throws XBRLException
XBRLException
java.util.List<Resource> getUsingResources() throws XBRLException
XBRLException