Uses of Class
net.ontopia.topicmaps.schema.impl.osl.RuleSet

Packages that use RuleSet
net.ontopia.topicmaps.schema.impl.osl The classes and interfaces used to represent constructs in the Ontopia Schema Language. 
 

Uses of RuleSet in net.ontopia.topicmaps.schema.impl.osl
 

Methods in net.ontopia.topicmaps.schema.impl.osl that return RuleSet
 RuleSet OSLSchema.getRuleSet(java.lang.String id)
          INTERNAL: Returns the rule set that has the given ID.
 

Methods in net.ontopia.topicmaps.schema.impl.osl with parameters of type RuleSet
 void OSLSchema.addRuleSet(RuleSet rule)
          INTERNAL: Adds a RuleSet object to the schema.
protected  void OSLSchemaWriter.export(RuleSet ruleset, org.xml.sax.DocumentHandler dh)
           
 void OSLSchema.removeRuleSet(RuleSet rule)
          INTERNAL: Removes the rule set from this schema.
 



Copyright © 2000-2012 Ontopia.