Uses of Class
ontopoly.model.AssociationField
-
Packages that use AssociationField Package Description ontopoly.model -
-
Uses of AssociationField in ontopoly.model
Methods in ontopoly.model that return AssociationField Modifier and Type Method Description AssociationField
RoleField. getAssociationField()
Constructors in ontopoly.model with parameters of type AssociationField Constructor Description RoleField(TopicIF topic, TopicMap tm, RoleType roleType, AssociationField associationField)
-