|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AppInfo
Interface for AppInfo elements in Taxonomy documents
Copyright 2006 J2R BV, The Netherlands.
Part of Licensed Materials.
www.batavia-xbrl.com
| Method Summary | |
|---|---|
void |
addArcroleType(ArcroleType aPart)
Add the ArcroleType to the collection of ArcroleTypes that are declared in this appinfo. |
void |
addLinkbase(LinkbaseExtendedLink aPart)
Add the LinkbaseExtendedLink to the collection of LinkbaseExtendedLinks that are declared in this appinfo. |
void |
addLinkbaseRef(LinkbaseRef aPart)
Add the LinkbaseRef to the collection of LinkbaseRefs that are declared in this appinfo. |
void |
addRoleRef(RoleRef aPart)
Add the RoleRef to the collection of RoleRefs that are declared in this appinfo. |
void |
addRoleType(RoleType aPart)
Add the RoleType to the collection of RoleTypes that are declared in this appinfo. |
java.util.List |
getArcroleTypes()
Get the collection of ArcroleTypes that is declared by this appinfo |
java.util.List |
getLinkbaseRefs()
|
java.util.List |
getLinkbases()
|
RoleRef |
getRoleRef(java.lang.String roleUri)
Get the RoleType indicated by the roleUri from the collection of RoleTypes that are declared in this appinfo. |
java.util.Collection |
getRoleRefs()
Get the collection of RoleRefs that are declared by this appinfo. |
java.util.List |
getRoleTypes()
Get the collection of RoleTypes that is declared by this appinfo |
void |
removeArcroleType(ArcroleType aPart)
Remove the ArcroleType from the collection of ArcroleTypes that are declared in this appinfo. |
void |
removeLinkbase(LinkbaseExtendedLink aPart)
Remove the LinkbaseExtendedLink from the collection of LinkbaseExtendedLinks that are declared in this appinfo. |
void |
removeLinkbaseRef(LinkbaseRef aPart)
Remove the LinkbaseRef from the collection of LinkbaseRefs that are declared in this appinfo. |
void |
removeRoleType(RoleType aPart)
Remove the RoleType from the collection of RoleTypes that are declared in this appinfo. |
| Methods inherited from interface com.batavia.xbrl.taxonomy.TaxonomyElement |
|---|
getRoot, hasDecendantsWithAttribute, hasUnknownDecendants |
| Methods inherited from interface com.batavia.xbrl.XbrlElement |
|---|
addChild, fromXbrl, getMyDiscoverableTaxonomySet, getXbrlElementNameSpace, removeChild, toXbrlStream, toXbrlString |
| Methods inherited from interface com.batavia.xml.XmlParticle |
|---|
destroy, getBaseUri, getParent, getPrefix, getTargetNameSpace, isBoolean, isNumber, p_equal, resolveNamespacePrefix, setParent, toXstring |
| Methods inherited from interface com.batavia.xml.ComparablePart |
|---|
c_equal, identical, s_equal, u_equal, v_equal, x_equal |
| Methods inherited from interface java.lang.Comparable |
|---|
compareTo |
| Methods inherited from interface org.relaxng.datatype.ValidationContext |
|---|
isNotation, isUnparsedEntity |
| Methods inherited from interface com.batavia.xml.IdKeeper |
|---|
addIdHolder, getHolder, removeIdHolder |
| Method Detail |
|---|
void addArcroleType(ArcroleType aPart)
aPart - void addLinkbase(LinkbaseExtendedLink aPart)
aPart - void addLinkbaseRef(LinkbaseRef aPart)
aPart - void addRoleType(RoleType aPart)
aPart - java.util.List getArcroleTypes()
java.util.List getLinkbaseRefs()
java.util.List getLinkbases()
java.util.List getRoleTypes()
void removeArcroleType(ArcroleType aPart)
aPart - void removeLinkbase(LinkbaseExtendedLink aPart)
aPart - void removeLinkbaseRef(LinkbaseRef aPart)
aPart - void removeRoleType(RoleType aPart)
aPart - void addRoleRef(RoleRef aPart)
aPart - RoleRef getRoleRef(java.lang.String roleUri)
aPart - java.util.Collection getRoleRefs()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||