|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AssociationType | |
---|---|
ontopoly.components | |
ontopoly.model | |
ontopoly.models | |
ontopoly.pages |
Uses of AssociationType in ontopoly.components |
---|
Constructors in ontopoly.components with parameters of type AssociationType | |
---|---|
AssociationTransformerPanel(java.lang.String id,
AssociationType associationType,
java.util.List<RoleType> roleTypes)
|
Uses of AssociationType in ontopoly.model |
---|
Methods in ontopoly.model that return AssociationType | |
---|---|
AssociationType |
TopicType.createAssociationType()
|
AssociationType |
TopicMap.createAssociationType(java.lang.String name)
|
AssociationType |
RoleField.getAssociationType()
Gets the association type. |
AssociationType |
AssociationField.getAssociationType()
Gets the association type that is assigned to this association field. |
Constructors in ontopoly.model with parameters of type AssociationType | |
---|---|
AssociationField(TopicIF topic,
TopicMap tm,
AssociationType associationType)
|
Uses of AssociationType in ontopoly.models |
---|
Methods in ontopoly.models that return AssociationType | |
---|---|
AssociationType |
AssociationTypeModel.getAssociationType()
|
protected AssociationType |
AssociationTypeModel.load()
|
Constructors in ontopoly.models with parameters of type AssociationType | |
---|---|
AssociationTypeModel(AssociationType associationType)
|
Uses of AssociationType in ontopoly.pages |
---|
Methods in ontopoly.pages that return AssociationType | |
---|---|
AssociationType |
AssociationTransformPage.getAssociationType()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |