|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XBRLEntity | |
|---|---|
| com.ihr.xbrl.dts | Provides the classes necessary to investigate the content of a DTS. |
| com.ihr.xbrl.filters | Provides the classes necessary to identify a fact in an instance document by all the properties the element could be uniquely identified. |
| com.ihr.xbrl.mapper.instance | |
| com.ihr.xbrl.om.formula.aspects | |
| com.ihr.xbrl.om.instance | Provides the classes necessary to process, read and write the content of XBRL Instance documents. |
| com.ihr.xbrl.pojo | Provides the classes necessary to access to the content of a DTS using POJO technology. |
| Uses of XBRLEntity in com.ihr.xbrl.dts |
|---|
| Methods in com.ihr.xbrl.dts that return XBRLEntity | |
|---|---|
XBRLEntity |
IdentifierMember.toEntity(DTSContainer dts)
|
| Constructors in com.ihr.xbrl.dts with parameters of type XBRLEntity | |
|---|---|
CompanyKey(XBRLEntity entity)
|
|
| Uses of XBRLEntity in com.ihr.xbrl.filters |
|---|
| Methods in com.ihr.xbrl.filters with parameters of type XBRLEntity | |
|---|---|
static XBRLFilterInterface |
CompanyFilter.newCompanyFilter(XBRLEntity entity,
XBRLInstance instance,
org.hibernate.Session session)
|
| Uses of XBRLEntity in com.ihr.xbrl.mapper.instance |
|---|
| Methods in com.ihr.xbrl.mapper.instance that return XBRLEntity | |
|---|---|
XBRLEntity |
MapperContextBase.getEntity()
|
XBRLEntity |
MapperContext.getEntity()
|
| Uses of XBRLEntity in com.ihr.xbrl.om.formula.aspects |
|---|
| Methods in com.ihr.xbrl.om.formula.aspects that return XBRLEntity | |
|---|---|
XBRLEntity |
EntityIdentifierAspectRule.getEntity(XPathHelper xph)
|
XBRLEntity |
EntityIdentifierAspectInterface.getEntity(XPathHelper xph)
|
XBRLEntity |
DefaultAspectRule.getEntity(XPathHelper xph)
|
| Uses of XBRLEntity in com.ihr.xbrl.om.instance |
|---|
| Methods in com.ihr.xbrl.om.instance that return XBRLEntity | |
|---|---|
XBRLEntity |
XBRLEntity.clone()
|
XBRLEntity |
XBRLEntity.clone(DTSContainer newDTS)
|
XBRLEntity |
XBRLContext.getEntity()
Obtains the entity associated with this context or null |
| Methods in com.ihr.xbrl.om.instance with parameters of type XBRLEntity | |
|---|---|
void |
XBRLContext.setEntity(XBRLEntity entity)
Sets the entity for this context this method resets validation of the context |
| Constructors in com.ihr.xbrl.om.instance with parameters of type XBRLEntity | |
|---|---|
XBRLContext(DTSContainer dts,
XBRLEntity entity,
XBRLPeriod period,
XBRLScenario scenario)
Creates a new context with the supplied entity, period and scenario. |
|
XBRLContext(XBRLInstance parent,
XBRLEntity entity,
XBRLPeriod period,
XBRLScenario scenario)
Creates a new context with the supplied entity, period and scenario and set the parent to the parent instance |
|
XBRLEntity(XBRLEntity other)
|
|
| Uses of XBRLEntity in com.ihr.xbrl.pojo |
|---|
| Methods in com.ihr.xbrl.pojo with parameters of type XBRLEntity | |
|---|---|
XBRLEntity |
XBRLPojoGenerator.generate(XBRLEntity entity)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||