Uses of Class
ontopoly.model.AssociationType
Packages that use AssociationType
-
Uses of AssociationType in ontopoly.components
Constructors in ontopoly.components with parameters of type AssociationTypeModifierConstructorDescriptionAssociationTransformerPanel(String id, AssociationType associationType, List<RoleType> roleTypes) -
Uses of AssociationType in ontopoly.model
Methods in ontopoly.model that return AssociationTypeModifier and TypeMethodDescriptionTopicMap.createAssociationType(String name) TopicType.createAssociationType()AssociationField.getAssociationType()Gets the association type that is assigned to this association field.RoleField.getAssociationType()Gets the association type.Constructors in ontopoly.model with parameters of type AssociationTypeModifierConstructorDescriptionAssociationField(TopicIF topic, TopicMap tm, AssociationType associationType) -
Uses of AssociationType in ontopoly.models
Methods in ontopoly.models that return AssociationTypeModifier and TypeMethodDescriptionAssociationTypeModel.getAssociationType()protected AssociationTypeAssociationTypeModel.load()Constructors in ontopoly.models with parameters of type AssociationType -
Uses of AssociationType in ontopoly.pages
Methods in ontopoly.pages that return AssociationType