Uses of Class
ai.stapi.graphoperations.graphLanguage.graphDescription.specific.removal.RemovalAttributeDescriptionParameters
Packages that use RemovalAttributeDescriptionParameters
-
Uses of RemovalAttributeDescriptionParameters in ai.stapi.graphoperations.graphLanguage.graphDescription.specific.removal
Constructors in ai.stapi.graphoperations.graphLanguage.graphDescription.specific.removal with parameters of type RemovalAttributeDescriptionParametersModifierConstructorDescriptionRemovalAttributeGraphDescription(RemovalAttributeDescriptionParameters parameters, GraphDescription... childDescriptions) RemovalAttributeGraphDescription(RemovalAttributeDescriptionParameters parameters, List<GraphDescription> childDescriptions)