Package com.evolveum.axiom.lang.impl
Class AxiomSchemaContextImpl
java.lang.Object
com.evolveum.axiom.lang.impl.AxiomSchemaContextImpl
- All Implemented Interfaces:
- AxiomSchemaContext
- 
Constructor SummaryConstructorsConstructorDescriptionAxiomSchemaContextImpl(Map<AxiomName, Map<AxiomValueIdentifier, AxiomValue<?>>> globalMap) AxiomSchemaContextImpl(Map<AxiomValueIdentifier, AxiomItemDefinition> roots, Map<AxiomValueIdentifier, AxiomTypeDefinition> types, Map<AxiomName, Map<AxiomValueIdentifier, AxiomValue<?>>> globals) 
- 
Method SummaryModifier and TypeMethodDescriptionstatic AxiomSchemaContextstatic AxiomSchemaContextImplroots()types()Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.evolveum.axiom.api.schema.AxiomSchemaContextvalueInfraType
- 
Constructor Details- 
AxiomSchemaContextImplpublic AxiomSchemaContextImpl(Map<AxiomValueIdentifier, AxiomItemDefinition> roots, Map<AxiomValueIdentifier, AxiomTypeDefinition> types, Map<AxiomName, Map<AxiomValueIdentifier, AxiomValue<?>>> globals) 
- 
AxiomSchemaContextImpl
 
- 
- 
Method Details- 
roots- Specified by:
- rootsin interface- AxiomSchemaContext
 
- 
getType- Specified by:
- getTypein interface- AxiomSchemaContext
 
- 
types- Specified by:
- typesin interface- AxiomSchemaContext
 
- 
getRoot- Specified by:
- getRootin interface- AxiomSchemaContext
 
- 
boostrapContext
- 
baseLanguageContext
 
-