Uses of Interface
com.evolveum.axiom.api.AxiomPath.Component
- 
Packages that use AxiomPath.Component Package Description com.evolveum.axiom.api com.evolveum.axiom.api.schema 
- 
- 
Uses of AxiomPath.Component in com.evolveum.axiom.apiClasses in com.evolveum.axiom.api with type parameters of type AxiomPath.Component Modifier and Type Interface Description static interfaceAxiomPath.Component<T extends AxiomPath.Component<T>>Marker interface for AxiomPath ArgumentsSubinterfaces of AxiomPath.Component in com.evolveum.axiom.api Modifier and Type Interface Description static interfaceAxiomPath.InfraItemstatic interfaceAxiomPath.Itemstatic interfaceAxiomPath.Valuestatic interfaceAxiomPath.VariableClasses in com.evolveum.axiom.api that implement AxiomPath.Component Modifier and Type Class Description classAxiomInfraNameclassAxiomItemNameclassAxiomValueIdentifierclassAxiomVariableNameMethods in com.evolveum.axiom.api that return types with arguments of type AxiomPath.Component Modifier and Type Method Description Collection<AxiomPath.Component<?>>AxiomPath. components()
- 
Uses of AxiomPath.Component in com.evolveum.axiom.api.schemaMethods in com.evolveum.axiom.api.schema with parameters of type AxiomPath.Component Modifier and Type Method Description default Optional<? extends AxiomItemDefinition>AxiomItemDefinition. resolve(AxiomPath.Component<?> key)
 
-