Uses of Class
ontopoly.model.TopicMap
-
Packages that use TopicMap Package Description ontopoly ontopoly.components ontopoly.conversion ontopoly.model ontopoly.models ontopoly.pages ontopoly.utils -
-
Uses of TopicMap in ontopoly
Methods in ontopoly that return TopicMap Modifier and Type Method Description TopicMapOntopolyApplication. getTopicMap(String topicMapId)static TopicMapOntopolyContext. getTopicMap(String topicMapId)TopicMapOntopolyRequestCycle. getTopicMap(String topicMapId) -
Uses of TopicMap in ontopoly.components
Methods in ontopoly.components with parameters of type TopicMap Modifier and Type Method Description protected abstract TopicCreateInstanceFunctionBoxPanel. createInstance(TopicMap topicMap, String name)abstract voidDeleteTopicMapFunctionBoxPanel. onDeleteConfirmed(TopicMap topic) -
Uses of TopicMap in ontopoly.conversion
Fields in ontopoly.conversion declared as TopicMap Modifier and Type Field Description protected TopicMapUpgradeBase. topicMapMethods in ontopoly.conversion with parameters of type TopicMap Modifier and Type Method Description protected static OccurrenceIFUpgradeBase. addOccurrence(TopicMap topicMap, LocatorIF base_on, TopicIF topic, String otype, String datatype, String value)static StringConversionUtils. convertExisting(TopicMap topicMap, String tmname)static StringConversionUtils. convertNew(TopicMap oldTopicMap, String tmname, TopicMapSource tmsource)protected static TopicIFUpgradeBase. defineOccurrenceField(TopicMap topicMap, LocatorIF base_on, String otypeId, String datatype, String cardinality)protected static TopicIFUpgradeBase. defineOccurrenceField(TopicMap topicMap, LocatorIF base_on, TopicIF otype, TopicIF datatype, TopicIF cardinality)static StringConversionUtils. upgradeExisting(TopicMap topicMap)protected static voidUpgradeUtils. upgradeTopicMap(TopicMap topicMap) -
Uses of TopicMap in ontopoly.model
Methods in ontopoly.model that return TopicMap Modifier and Type Method Description TopicMapTopic. getTopicMap()Gets the topicMap this topic belongs to.Methods in ontopoly.model with parameters of type TopicMap Modifier and Type Method Description protected static FieldDefinitionTopicType. findFieldDefinitionImpl(TopicMap tm, TopicIF fieldDefinitionTopic, TopicIF fieldDefinitionType)static List<Cardinality>Cardinality. getCardinalityTypes(TopicMap tm)Returns all available cardinalities.static List<DataType>DataType. getDataTypes(TopicMap tm)static CreateActionCreateAction. getDefaultCreateAction(TopicMap tm)Returns the default createa action (popup)static DataTypeDataType. getDefaultDataType(TopicMap tm)static EditModeEditMode. getDefaultEditMode(TopicMap tm)Returns the default edit mode (normal)static FieldsViewFieldsView. getDefaultFieldsView(TopicMap tm)static InterfaceControlInterfaceControl. getDefaultInterfaceControl(TopicMap tm)static FieldDefinitionFieldDefinition. getFieldDefinition(String fieldId, int fieldType, TopicMap tm)static FieldDefinitionFieldDefinition. getFieldDefinition(String fieldId, TopicMap tm)static FieldDefinitionFieldDefinition. getFieldDefinition(TopicIF fieldTopic, TopicMap tm)static voidFieldAssignment. setOrder(TopicMap topicmap, TopicIF tt, TopicIF fd, int order, boolean replace)Constructors in ontopoly.model with parameters of type TopicMap Constructor Description AbstractTypingTopic(TopicIF topicIF, TopicMap tm)Constructor.AssociationField(TopicIF topic, TopicMap tm)AssociationField(TopicIF topic, TopicMap tm, AssociationType associationType)AssociationType(TopicIF currTopic, TopicMap tm)Creates a new AssociationType object.Cardinality(TopicIF topic, TopicMap tm)Creates a new Cardinality object.CreateAction(TopicIF topic, TopicMap tm)Creates a new CreateAction object.DataType(TopicIF topic, TopicMap tm)EditMode(TopicIF topic, TopicMap tm)Creates a new EditMode object.FieldDefinition(TopicIF topic, TopicMap tm)FieldsView(TopicIF topic, TopicMap tm)IdentityField(TopicIF topic, TopicMap tm)Creates a new IdentityField object.IdentityField(TopicIF topic, TopicMap tm, IdentityType identityType)IdentityType(TopicIF type, TopicMap tm)Creates a new IdentityType object.InterfaceControl(TopicIF topic, TopicMap tm)NameField(TopicIF topic, TopicMap tm)NameField(TopicIF topic, TopicMap tm, NameType nameType)NameType(TopicIF currTopic, TopicMap tm)Creates a new NameType object.OccurrenceField(TopicIF topic, TopicMap tm)OccurrenceField(TopicIF topic, TopicMap tm, OccurrenceType occurrenceType)OccurrenceType(TopicIF type, TopicMap tm)Creates a new OccurrenceType object.QueryField(TopicIF topic, TopicMap tm)RoleField(TopicIF topic, TopicMap tm)RoleField(TopicIF topic, TopicMap tm, RoleType roleType, AssociationField associationField)RoleType(TopicIF currTopic, TopicMap tm)Creates a new RoleType object.Topic(TopicIF topicIF, TopicMap tm)Constructor.TopicType(TopicIF currTopic, TopicMap tm) -
Uses of TopicMap in ontopoly.models
Methods in ontopoly.models that return TopicMap Modifier and Type Method Description TopicMapTopicMapModel. getTopicMap()protected TopicMapTopicMapModel. load()Constructors in ontopoly.models with parameters of type TopicMap Constructor Description TopicMapModel(TopicMap topicMap) -
Uses of TopicMap in ontopoly.pages
Methods in ontopoly.pages that return TopicMap Modifier and Type Method Description protected TopicMapOntopolyAbstractPage. getTopicMap() -
Uses of TopicMap in ontopoly.utils
Methods in ontopoly.utils with parameters of type TopicMap Modifier and Type Method Description static TreeModelTreeModels. createAssociationTypesTreeModel(TopicMap tm, boolean isAdminEnabled)static TreeModelTreeModels. createNameTypesTreeModel(TopicMap tm, boolean isAdminEnabled)static TreeModelTreeModels. createOccurrenceTypesTreeModel(TopicMap tm, boolean isAdminEnabled)static TreeModelTreeModels. createQueryTreeModel(TopicMap topicMap, String query, Map<String,?> params)static TreeModelTreeModels. createRoleTypesTreeModel(TopicMap tm, boolean isAdminEnabled)static TreeModelTreeModels. createTopicTypesTreeModel(TopicMap tm, boolean isAnnotationEnabled, boolean isAdminEnabled)protected static TreeModelTreeModels. createTypesTreeModel(TopicMap tm, String typePSI, boolean isAdminEnabled)static voidExportUtils. export(TopicMap topicMap, String format, ExportUtils.Content content, OutputStreamWriter out)static AssociationIFOntopolyModelUtils. findBinaryAssociation(TopicMap tm, TopicIF aType, TopicIF player1, TopicIF rType1, TopicIF player2, TopicIF rType2)static Collection<AssociationIF>OntopolyModelUtils. findBinaryAssociations(TopicMap tm, TopicIF aType, TopicIF player1, TopicIF rType1, TopicIF rType2)static TopicIFOntopolyModelUtils. findBinaryPlayer(TopicMap tm, LocatorIF atypeId, TopicIF player1, LocatorIF rtype1Id, LocatorIF rtype2Id)static Collection<TopicIF>OntopolyModelUtils. findBinaryPlayers(TopicMap tm, TopicIF aType, TopicIF player1, TopicIF rType1, TopicIF rType2)static Collection<TopicIF>OntopolyModelUtils. findBinaryPlayers(TopicMap tm, TopicIF aType, TopicIF player1, TopicIF rType1, TopicIF rType2, TopicIF theme)static AssociationIFOntopolyModelUtils. findTernaryAssociation(TopicMap tm, TopicIF aType, TopicIF player1, TopicIF rType1, TopicIF player2, TopicIF rType2, TopicIF player3, TopicIF rType3)static Collection<TopicIF>OntopolyModelUtils. findTernaryPlayers(TopicMap tm, TopicIF aType, TopicIF player1, TopicIF rType1, TopicIF player2, TopicIF rType2, TopicIF rType3)static AssociationIFOntopolyModelUtils. findUnaryAssociation(TopicMap tm, TopicIF aType, TopicIF player, TopicIF rType)static TopicIFOntopolyModelUtils. getTopicIF(TopicMap tm, LocatorIF subjectIdentifier)static TopicIFOntopolyModelUtils. getTopicIF(TopicMap tm, LocatorIF subjectIdentifier, boolean mustExist)static TopicIFOntopolyModelUtils. getTopicIF(TopicMap tm, LocatorIF base, String subjectIndicator)static booleanOntopolyModelUtils. isUnaryPlayer(TopicMap tm, TopicIF aType, TopicIF player, TopicIF rType)Constructors in ontopoly.utils with parameters of type TopicMap Constructor Description QueryTreeModel(TopicMap topicMap, String query, Map<String,?> params)
-