|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.edustructures.sifworks.impl.SDOLibraryImpl
com.edustructures.sifworks.dw.DwDTD
public class DwDTD
Represents this package to the SIF Data Objects library. This class is used internally by the ADK.
| Field Summary | |
|---|---|
static ElementDef |
AGGREGATECHARACTERISTICINFO
Defines the <AggregateCharacteristicInfo> SIF Data Object |
static ElementDef |
AGGREGATECHARACTERISTICINFO_DEFINITION
Defines the <Definition> element as a child of <AggregateCharacteristicInfo> |
static ElementDef |
AGGREGATECHARACTERISTICINFO_DESCRIPTION
Defines the <Description> element as a child of <AggregateCharacteristicInfo> |
static ElementDef |
AGGREGATECHARACTERISTICINFO_ELEMENTNAME
Defines the <ElementName> element as a child of <AggregateCharacteristicInfo> |
static ElementDef |
AGGREGATECHARACTERISTICINFO_REFID
Defines the RefId attribute as a child of <AggregateCharacteristicInfo> |
static ElementDef |
AGGREGATECHARACTERISTICINFO_SIF_EXTENDEDELEMENTS
SIF 1.5 and later: Defines the built-in SIF_ExtendedElements element common to all SIF Data Objects |
static ElementDef |
AGGREGATECHARACTERISTICINFO_SIF_METADATA
SIF 2.0 and later: Defines the built-in SIF_Metadata element common to all SIF Data Objects |
static ElementDef |
AGGREGATECHARACTERISTICINFOREFID
Defines the <AggregateCharacteristicInfoRefId> SIF Data Object |
static ElementDef |
AGGREGATESTATISTICFACT
Defines the <AggregateStatisticFact> SIF Data Object |
static ElementDef |
AGGREGATESTATISTICFACT_AGGREGATESTATISTICINFOREFID
Defines the <AggregateStatisticInfoRefId> element as a child of <AggregateStatisticFact> |
static ElementDef |
AGGREGATESTATISTICFACT_CHARACTERISTICS
Defines the <Characteristics> element as a child of <AggregateStatisticFact> |
static ElementDef |
AGGREGATESTATISTICFACT_EXCLUDED
Defines the <Excluded> element as a child of <AggregateStatisticFact> |
static ElementDef |
AGGREGATESTATISTICFACT_REFID
Defines the RefId attribute as a child of <AggregateStatisticFact> |
static ElementDef |
AGGREGATESTATISTICFACT_SIF_EXTENDEDELEMENTS
SIF 1.5 and later: Defines the built-in SIF_ExtendedElements element common to all SIF Data Objects |
static ElementDef |
AGGREGATESTATISTICFACT_SIF_METADATA
SIF 2.0 and later: Defines the built-in SIF_Metadata element common to all SIF Data Objects |
static ElementDef |
AGGREGATESTATISTICFACT_VALUE
Defines the <Value> element as a child of <AggregateStatisticFact> |
static ElementDef |
AGGREGATESTATISTICINFO
Defines the <AggregateStatisticInfo> SIF Data Object |
static ElementDef |
AGGREGATESTATISTICINFO_APPROVALDATE
Defines the <ApprovalDate> element as a child of <AggregateStatisticInfo> |
static ElementDef |
AGGREGATESTATISTICINFO_CALCULATIONRULE
Defines the <CalculationRule> element as a child of <AggregateStatisticInfo> |
static ElementDef |
AGGREGATESTATISTICINFO_DISCONTINUEDATE
Defines the <DiscontinueDate> element as a child of <AggregateStatisticInfo> |
static ElementDef |
AGGREGATESTATISTICINFO_EFFECTIVEDATE
Defines the <EffectiveDate> element as a child of <AggregateStatisticInfo> |
static ElementDef |
AGGREGATESTATISTICINFO_EXCLUSIONRULES
Defines the <ExclusionRules> element as a child of <AggregateStatisticInfo> |
static ElementDef |
AGGREGATESTATISTICINFO_EXPIRATIONDATE
Defines the <ExpirationDate> element as a child of <AggregateStatisticInfo> |
static ElementDef |
AGGREGATESTATISTICINFO_LOCATION
Defines the <Location> element as a child of <AggregateStatisticInfo> |
static ElementDef |
AGGREGATESTATISTICINFO_MEASURE
Defines the <Measure> element as a child of <AggregateStatisticInfo> |
static ElementDef |
AGGREGATESTATISTICINFO_REFID
Defines the RefId attribute as a child of <AggregateStatisticInfo> |
static ElementDef |
AGGREGATESTATISTICINFO_SIF_EXTENDEDELEMENTS
SIF 1.5 and later: Defines the built-in SIF_ExtendedElements element common to all SIF Data Objects |
static ElementDef |
AGGREGATESTATISTICINFO_SIF_METADATA
SIF 2.0 and later: Defines the built-in SIF_Metadata element common to all SIF Data Objects |
static ElementDef |
AGGREGATESTATISTICINFO_SOURCE
Defines the <Source> element as a child of <AggregateStatisticInfo> |
static ElementDef |
AGGREGATESTATISTICINFO_STATISTICNAME
Defines the <StatisticName> element as a child of <AggregateStatisticInfo> |
static ElementDef |
CALCULATIONRULE
Defines the <CalculationRule> SIF Data Object |
static ElementDef |
CALCULATIONRULE_TYPE
Defines the Type attribute as a child of <CalculationRule> |
static ElementDef |
CHARACTERISTICS
Defines the <Characteristics> SIF Data Object |
static ElementDef |
CHARACTERISTICS_AGGREGATECHARACTERISTICINFOREFID
Defines the <AggregateCharacteristicInfoRefId> element as a child of <Characteristics> |
static ElementDef |
EXCLUSIONRULE
Defines the <ExclusionRule> SIF Data Object |
static ElementDef |
EXCLUSIONRULE_TYPE
Defines the Type attribute as a child of <ExclusionRule> |
static ElementDef |
EXCLUSIONRULES
Defines the <ExclusionRules> SIF Data Object |
static ElementDef |
EXCLUSIONRULES_EXCLUSIONRULE
Defines the <ExclusionRule> element as a child of <ExclusionRules> |
static ElementDef |
LOCATION
Defines the <Location> SIF Data Object |
static ElementDef |
LOCATION_LOCATIONNAME
Defines the <LocationName> element as a child of <Location> |
static ElementDef |
LOCATION_LOCATIONREFID
Defines the <LocationRefId> element as a child of <Location> |
static ElementDef |
LOCATION_TYPE
Defines the Type attribute as a child of <Location> |
static ElementDef |
LOCATIONREFID
Defines the <LocationRefId> SIF Data Object |
static ElementDef |
LOCATIONREFID_SIF_REFOBJECT
Defines the SIF_RefObject attribute as a child of <LocationRefId> |
| Constructor Summary | |
|---|---|
DwDTD()
|
|
| Method Summary | |
|---|---|
void |
addElementMappings(java.util.Map<java.lang.String,ElementDef> dtdMap)
|
void |
load()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static ElementDef AGGREGATECHARACTERISTICINFO
public static ElementDef AGGREGATECHARACTERISTICINFOREFID
public static ElementDef AGGREGATESTATISTICFACT
public static ElementDef AGGREGATESTATISTICINFO
public static ElementDef CALCULATIONRULE
public static ElementDef CHARACTERISTICS
public static ElementDef EXCLUSIONRULE
public static ElementDef EXCLUSIONRULES
public static ElementDef LOCATION
public static ElementDef LOCATIONREFID
public static ElementDef AGGREGATECHARACTERISTICINFO_REFID
public static ElementDef AGGREGATECHARACTERISTICINFO_DESCRIPTION
public static ElementDef AGGREGATECHARACTERISTICINFO_DEFINITION
public static ElementDef AGGREGATECHARACTERISTICINFO_ELEMENTNAME
public static ElementDef AGGREGATECHARACTERISTICINFO_SIF_EXTENDEDELEMENTS
public static ElementDef AGGREGATECHARACTERISTICINFO_SIF_METADATA
public static ElementDef AGGREGATESTATISTICFACT_REFID
public static ElementDef AGGREGATESTATISTICFACT_CHARACTERISTICS
public static ElementDef AGGREGATESTATISTICFACT_AGGREGATESTATISTICINFOREFID
public static ElementDef AGGREGATESTATISTICFACT_EXCLUDED
public static ElementDef AGGREGATESTATISTICFACT_VALUE
public static ElementDef AGGREGATESTATISTICFACT_SIF_EXTENDEDELEMENTS
public static ElementDef AGGREGATESTATISTICFACT_SIF_METADATA
public static ElementDef AGGREGATESTATISTICINFO_REFID
public static ElementDef AGGREGATESTATISTICINFO_STATISTICNAME
public static ElementDef AGGREGATESTATISTICINFO_CALCULATIONRULE
public static ElementDef AGGREGATESTATISTICINFO_APPROVALDATE
public static ElementDef AGGREGATESTATISTICINFO_EXPIRATIONDATE
public static ElementDef AGGREGATESTATISTICINFO_EXCLUSIONRULES
public static ElementDef AGGREGATESTATISTICINFO_SOURCE
public static ElementDef AGGREGATESTATISTICINFO_EFFECTIVEDATE
public static ElementDef AGGREGATESTATISTICINFO_DISCONTINUEDATE
public static ElementDef AGGREGATESTATISTICINFO_LOCATION
public static ElementDef AGGREGATESTATISTICINFO_MEASURE
public static ElementDef AGGREGATESTATISTICINFO_SIF_EXTENDEDELEMENTS
public static ElementDef AGGREGATESTATISTICINFO_SIF_METADATA
public static ElementDef CALCULATIONRULE_TYPE
public static ElementDef CHARACTERISTICS_AGGREGATECHARACTERISTICINFOREFID
public static ElementDef EXCLUSIONRULE_TYPE
public static ElementDef EXCLUSIONRULES_EXCLUSIONRULE
public static ElementDef LOCATION_TYPE
public static ElementDef LOCATION_LOCATIONNAME
public static ElementDef LOCATION_LOCATIONREFID
public static ElementDef LOCATIONREFID_SIF_REFOBJECT
| Constructor Detail |
|---|
public DwDTD()
| Method Detail |
|---|
public void load()
load in class com.edustructures.sifworks.impl.SDOLibraryImplpublic void addElementMappings(java.util.Map<java.lang.String,ElementDef> dtdMap)
addElementMappings in class com.edustructures.sifworks.impl.SDOLibraryImpl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||