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

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

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

Methods in net.ontopia.topicmaps.schema.impl.osl that return ScopeSpecification
 ScopeSpecification ScopedConstraintIF.getScopeSpecification()
          INTERNAL: Returns the object containing the scope specification.
 ScopeSpecification AssociationClass.getScopeSpecification()
          INTERNAL: Returns the scope constraint.
 ScopeSpecification AbstractScopedCardinalityConstraint.getScopeSpecification()
           
 

Methods in net.ontopia.topicmaps.schema.impl.osl with parameters of type ScopeSpecification
 void ScopedConstraintIF.setScopeSpecification(ScopeSpecification scope)
          INTERNAL: Sets the object containing the scope specification.
 void AssociationClass.setScopeSpecification(ScopeSpecification scopespec)
          INTERNAL: Sets the scope constraint.
 void AbstractScopedCardinalityConstraint.setScopeSpecification(ScopeSpecification scope)
           
 



Copyright © 2000-2010 Ontopia.