Uses of Interface
ibspan.tss.um.ontology.MeasureDomain

Packages that use MeasureDomain
ibspan.tss.um.ontology Ontology Java beans generated from user-modelling ontology (with http://www.ibspan.waw.pl/tss/UserModelling# namespace) with Jastor tool. 
 

Uses of MeasureDomain in ibspan.tss.um.ontology
 

Subinterfaces of MeasureDomain in ibspan.tss.um.ontology
 interface IntervalDomain
          Interface for IntervalDomain ontology class
Use the ibspan.tss.um.ontology.UserModellingFactory to create instances of this interface.
 

Classes in ibspan.tss.um.ontology that implement MeasureDomain
 class IntervalDomainImpl
          Implementation of IntervalDomain Use the ibspan.tss.um.ontology.UserModellingFactory to create instances of this class.
 class MeasureDomainImpl
          Implementation of MeasureDomain Use the ibspan.tss.um.ontology.UserModellingFactory to create instances of this class.
 

Methods in ibspan.tss.um.ontology that return MeasureDomain
static MeasureDomain UserModellingFactory.createMeasureDomain(Resource resource, Model model)
          Create a new instance of MeasureDomain.
static MeasureDomain UserModellingFactory.createMeasureDomain(String uri, Model model)
          Create a new instance of MeasureDomain.
static MeasureDomain UserModellingFactory.getMeasureDomain(Resource resource, Model model)
          Create a new instance of MeasureDomain.
static MeasureDomain UserModellingFactory.getMeasureDomain(String uri, Model model)
          Create a new instance of MeasureDomain.
 

Methods in ibspan.tss.um.ontology with parameters of type MeasureDomain
 void MeasureDomainListener.ofMeasureChanged(MeasureDomain source)
          Called when ofMeasure has changed