Package com.evolveum.axiom.lang.spi
Class AxiomTypeDefinitionImpl
java.lang.Object
com.evolveum.axiom.api.AbstractAxiomValue<Collection<AxiomItem<?>>>
com.evolveum.axiom.api.StructuredValueImpl
com.evolveum.axiom.lang.spi.AbstractBaseDefinition
com.evolveum.axiom.lang.spi.AxiomTypeDefinitionImpl
- All Implemented Interfaces:
AxiomInfraValue,AxiomStructured,AxiomStructuredValue,AxiomValue<Collection<AxiomItem<?>>>,AxiomNamedDefinition,AxiomTypeDefinition
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.evolveum.axiom.api.AxiomStructuredValue
AxiomStructuredValue.FactoryNested classes/interfaces inherited from interface com.evolveum.axiom.api.AxiomValue
AxiomValue.Factory<V,T extends AxiomValue<V>> -
Field Summary
FieldsFields inherited from interface com.evolveum.axiom.api.schema.AxiomTypeDefinition
IDENTIFIER_MEMBER, NAME, SPACEFields inherited from interface com.evolveum.axiom.api.AxiomValue
AXIOM_VALUE, METADATA, METADATA_TYPE, TYPE, VALUE -
Constructor Summary
ConstructorsConstructorDescriptionAxiomTypeDefinitionImpl(AxiomTypeDefinition def, Map<AxiomName, AxiomItem<?>> keywordMap, Map<AxiomName, AxiomItem<?>> infraItems) -
Method Summary
Modifier and TypeMethodDescriptionargument()static AxiomTypeDefinitionfrom(AxiomStructuredValue value) static AxiomTypeDefinitionfrom(AxiomValue<?> value) Methods inherited from class com.evolveum.axiom.lang.spi.AbstractBaseDefinition
documentation, nameMethods inherited from class com.evolveum.axiom.api.StructuredValueImpl
as, item, itemMap, items, require, requireItemMethods inherited from class com.evolveum.axiom.api.AbstractAxiomValue
infraItems, toString, typeMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.evolveum.axiom.api.AxiomInfraValue
infraItem, infraItemsMethods inherited from interface com.evolveum.axiom.api.schema.AxiomNamedDefinition
documentation, nameMethods inherited from interface com.evolveum.axiom.api.AxiomStructured
asComplexMethods inherited from interface com.evolveum.axiom.api.AxiomStructuredValue
onlyValue, valueMethods inherited from interface com.evolveum.axiom.api.schema.AxiomTypeDefinition
isComplex, isSubtypeOf, isSubtypeOf, isSupertypeOf, itemDefinition, itemDefinition, requiredItemsMethods inherited from interface com.evolveum.axiom.api.AxiomValue
metadata, metadata, type
-
Field Details
-
FACTORY
-
-
Constructor Details
-
AxiomTypeDefinitionImpl
-
-
Method Details
-
from
-
from
-
item
- Specified by:
itemin interfaceAxiomStructuredValue- Overrides:
itemin classStructuredValueImpl
-
argument
- Specified by:
argumentin interfaceAxiomTypeDefinition
-
superType
- Specified by:
superTypein interfaceAxiomTypeDefinition
-
itemDefinitions
- Specified by:
itemDefinitionsin interfaceAxiomTypeDefinition
-
identifierDefinitions
- Specified by:
identifierDefinitionsin interfaceAxiomTypeDefinition
-