Uses of Class
de.foellix.aql.datastructure.Attribute
Packages that use Attribute
-
Uses of Attribute in de.foellix.aql.datastructure
Fields in de.foellix.aql.datastructure with type parameters of type AttributeMethods in de.foellix.aql.datastructure that return AttributeModifier and TypeMethodDescriptionObjectFactory.createAttribute()Create an instance ofAttributeMethods in de.foellix.aql.datastructure that return types with arguments of type AttributeModifier and TypeMethodDescriptionAttributes.getAttribute()Gets the value of the attribute property. -
Uses of Attribute in de.foellix.aql.helper
Methods in de.foellix.aql.helper that return AttributeModifier and TypeMethodDescriptionstatic AttributeHelper.getAttributeByName(Attributes attributes, String name) static AttributeHelper.getAttributeByName(List<Attribute> attributes, String name) Method parameters in de.foellix.aql.helper with type arguments of type AttributeModifier and TypeMethodDescriptionstatic AttributeHelper.getAttributeByName(List<Attribute> attributes, String name)