Uses of Class
ontopoly.conversion.UpgradeBase.RoleFieldDefinition
-
Packages that use UpgradeBase.RoleFieldDefinition Package Description ontopoly.conversion -
-
Uses of UpgradeBase.RoleFieldDefinition in ontopoly.conversion
Methods in ontopoly.conversion that return UpgradeBase.RoleFieldDefinition Modifier and Type Method Description protected static UpgradeBase.RoleFieldDefinition
UpgradeBase. defineRoleFields(TopicMapIF topicmap, LocatorIF base_on, String atypeId, String afieldName, String[] rtypeIds, String[] rfieldNames, String[][] ptypeIds)
protected static UpgradeBase.RoleFieldDefinition
UpgradeBase. defineRoleFields(TopicMapIF topicmap, LocatorIF base_on, TopicIF atype, String afieldName, TopicIF[] rtypes, String[] rfieldNames, TopicIF[][] pptypes)
-