Uses of Interface
io.higson.runtime.model.AttributeDefinition
Packages that use AttributeDefinition
-
Uses of AttributeDefinition in io.higson.runtime.model
Classes in io.higson.runtime.model that implement AttributeDefinitionMethods in io.higson.runtime.model that return AttributeDefinitionModifier and TypeMethodDescriptionDomainObjectType.getAttributeDefinition(String code) DomainObjectTypeImpl.getAttributeDefinition(String code) Methods in io.higson.runtime.model that return types with arguments of type AttributeDefinitionModifier and TypeMethodDescriptionDomainObjectType.getAttributeDefinitions()DomainObjectTypeImpl.getAttributeDefinitions()Methods in io.higson.runtime.model with parameters of type AttributeDefinitionModifier and TypeMethodDescriptionvoidDomainObjectTypeImpl.addAttributeDefinition(AttributeDefinition attrDefinition) -
Uses of AttributeDefinition in io.higson.runtime.rhino.domain
Methods in io.higson.runtime.rhino.domain that return types with arguments of type AttributeDefinition