Uses of Interface
ai.stapi.graph.AttributeContainer
Packages that use AttributeContainer
Package
Description
-
Uses of AttributeContainer in ai.stapi.graph
Methods in ai.stapi.graph that return AttributeContainerModifier and TypeMethodDescriptionMethods in ai.stapi.graph with parameters of type AttributeContainerConstructors in ai.stapi.graph with parameters of type AttributeContainer -
Uses of AttributeContainer in ai.stapi.graph.attribute
Classes in ai.stapi.graph.attribute that implement AttributeContainerMethods in ai.stapi.graph.attribute that return AttributeContainerModifier and TypeMethodDescriptionAbstractAttributeContainer.mergeAttributesWithAttributesOf(AbstractAttributeContainer other) protected abstract AttributeContainerAbstractAttributeContainer.withNewAttributes(VersionedAttributeGroup newAttributes) -
Uses of AttributeContainer in ai.stapi.graph.graphelements
Classes in ai.stapi.graph.graphelements that implement AttributeContainerMethods in ai.stapi.graph.graphelements that return AttributeContainerModifier and TypeMethodDescriptionprotected AttributeContainerEdge.withNewAttributes(VersionedAttributeGroup newAttributes) protected AttributeContainerNode.withNewAttributes(VersionedAttributeGroup newAttributes) -
Uses of AttributeContainer in ai.stapi.graph.inMemoryGraph
Constructors in ai.stapi.graph.inMemoryGraph with parameters of type AttributeContainer -
Uses of AttributeContainer in ai.stapi.graph.traversableGraphElements
Subinterfaces of AttributeContainer in ai.stapi.graph.traversableGraphElementsClasses in ai.stapi.graph.traversableGraphElements that implement AttributeContainerMethods in ai.stapi.graph.traversableGraphElements that return AttributeContainerModifier and TypeMethodDescriptionprotected AttributeContainerTraversableEdge.withNewAttributes(VersionedAttributeGroup newAttributes) protected AttributeContainerTraversableNode.withNewAttributes(VersionedAttributeGroup newAttributes)