All Methods Instance Methods Concrete Methods
Modifier and Type |
Method and Description |
protected ontopoly.conversion.SchemaTracker.CharType |
createCharType(Map<TopicIF,ontopoly.conversion.SchemaTracker.CharType> cmap,
TopicIF ctype) |
protected ontopoly.conversion.SchemaTracker.PlayerType |
createPlayerType(Map<TopicIF,Map<TopicIF,Map<TopicIF,ontopoly.conversion.SchemaTracker.PlayerType>>> amap,
TopicIF atype,
TopicIF rtype,
TopicIF ptype) |
protected ontopoly.conversion.SchemaTracker.TopicType |
createTopicType(TopicIF ttype) |
Collection<TopicIF> |
getAssociationTypes() |
protected ontopoly.conversion.SchemaTracker.CharType |
getCharType(Map<TopicIF,ontopoly.conversion.SchemaTracker.CharType> cmap,
TopicIF ctype) |
int |
getExternalOccurrenceTypeMaxCardinality(TopicIF ttype,
TopicIF otype) |
int |
getExternalOccurrenceTypeMinCardinality(TopicIF ttype,
TopicIF otype) |
Collection<TopicIF> |
getExternalOccurrenceTypes(TopicIF ttype) |
int |
getInternalOccurrenceTypeMaxCardinality(TopicIF ttype,
TopicIF otype) |
int |
getInternalOccurrenceTypeMinCardinality(TopicIF ttype,
TopicIF otype) |
Collection<TopicIF> |
getInternalOccurrenceTypes(TopicIF ttype) |
Collection<TopicIF> |
getNameScopeTopicTypes(TopicIF ntheme) |
int |
getNameTypeMaxCardinality(TopicIF ttype,
TopicIF ntype) |
int |
getNameTypeMinCardinality(TopicIF ttype,
TopicIF ntype) |
Collection<TopicIF> |
getNameTypes(TopicIF ttype) |
Collection<TopicIF> |
getOntologyTypes() |
protected int |
getPlayerCardinality(TopicIF atype,
TopicIF rtype,
TopicIF player) |
protected ontopoly.conversion.SchemaTracker.PlayerType |
getPlayerType(Map<TopicIF,Map<TopicIF,Map<TopicIF,ontopoly.conversion.SchemaTracker.PlayerType>>> amap,
TopicIF atype,
TopicIF rtype,
TopicIF ptype) |
int |
getPlayerTypeMaxCardinality(TopicIF atype,
TopicIF rtype,
TopicIF ptype) |
int |
getPlayerTypeMinCardinality(TopicIF atype,
TopicIF rtype,
TopicIF ptype) |
Collection<TopicIF> |
getPlayerTypes(TopicIF atype,
TopicIF rtype) |
Collection<TopicIF> |
getRoleTypes(TopicIF atype) |
int |
getSubjectIndicatorMaxCardinality(TopicIF ttype) |
int |
getSubjectIndicatorMinCardinality(TopicIF ttype) |
int |
getSubjectLocatorMaxCardinality(TopicIF ttype) |
int |
getSubjectLocatorMinCardinality(TopicIF ttype) |
Collection<TopicIF> |
getSuspectNameScopes() |
protected ontopoly.conversion.SchemaTracker.TopicType |
getTopicType(TopicIF ttype) |
int |
getTopicTypeInstances(TopicIF ttype) |
Collection<TopicIF> |
getTopicTypes() |
Collection<TopicIF> |
getUntypedPlayers() |
Collection<TopicIF> |
getUntypedTopics() |
boolean |
isSymmetricAssociationType(TopicIF atype) |
void |
trackAssociation(AssociationIF assoc) |
void |
trackAssociations(Collection<AssociationIF> assocs) |
void |
trackTopic(TopicIF topic) |
void |
trackTopics(Collection<TopicIF> topics) |