Uses of Class
com.evolveum.midpoint.prism.annotation.ItemDiagramSpecification
-
-
Uses of ItemDiagramSpecification in com.evolveum.midpoint.common.refinery
Methods in com.evolveum.midpoint.common.refinery that return types with arguments of type ItemDiagramSpecification Modifier and Type Method Description List<ItemDiagramSpecification>
CompositeRefinedObjectClassDefinitionImpl. getDiagrams()
List<ItemDiagramSpecification>
LayerRefinedAttributeDefinitionImpl. getDiagrams()
List<ItemDiagramSpecification>
LayerRefinedObjectClassDefinitionImpl. getDiagrams()
List<ItemDiagramSpecification>
RefinedObjectClassDefinitionImpl. getDiagrams()
-
Uses of ItemDiagramSpecification in com.evolveum.midpoint.model.impl.schema.transform
Methods in com.evolveum.midpoint.model.impl.schema.transform with parameters of type ItemDiagramSpecification Modifier and Type Method Description default void
PartiallyMutableItemDefinition. addDiagram(ItemDiagramSpecification diagram)
-
Uses of ItemDiagramSpecification in com.evolveum.midpoint.prism
Methods in com.evolveum.midpoint.prism that return types with arguments of type ItemDiagramSpecification Modifier and Type Method Description List<ItemDiagramSpecification>
Definition. getDiagrams()
Methods in com.evolveum.midpoint.prism with parameters of type ItemDiagramSpecification Modifier and Type Method Description void
MutableDefinition. addDiagram(ItemDiagramSpecification diagram)
-
Uses of ItemDiagramSpecification in com.evolveum.midpoint.prism.deleg
Methods in com.evolveum.midpoint.prism.deleg that return types with arguments of type ItemDiagramSpecification Modifier and Type Method Description default List<ItemDiagramSpecification>
ComplexTypeDefinitionDelegator. getDiagrams()
default List<ItemDiagramSpecification>
ItemDefinitionDelegator. getDiagrams()
-
Uses of ItemDiagramSpecification in com.evolveum.midpoint.prism.impl
Methods in com.evolveum.midpoint.prism.impl that return types with arguments of type ItemDiagramSpecification Modifier and Type Method Description List<ItemDiagramSpecification>
DefinitionImpl. getDiagrams()
List<ItemDiagramSpecification>
DummyPrismObjectDefinition. getDiagrams()
List<ItemDiagramSpecification>
PrismContainerDefinitionImpl. getDiagrams()
Methods in com.evolveum.midpoint.prism.impl with parameters of type ItemDiagramSpecification Modifier and Type Method Description void
DefinitionImpl. addDiagram(ItemDiagramSpecification diagram)
-