Uses of Interface
be.ac.ulg.montefiore.run.totem.domain.model.DomainValidator

Packages that use DomainValidator
be.ac.ulg.montefiore.run.totem.domain.model This package holds the model for the domain package. 
be.ac.ulg.montefiore.run.totem.domain.model.impl This package holds classes which are the implementation of the model for the domain package. 
 

Uses of DomainValidator in be.ac.ulg.montefiore.run.totem.domain.model
 

Methods in be.ac.ulg.montefiore.run.totem.domain.model that return DomainValidator
 DomainValidator Domain.getValidator()
          Get the validator
 

Uses of DomainValidator in be.ac.ulg.montefiore.run.totem.domain.model.impl
 

Classes in be.ac.ulg.montefiore.run.totem.domain.model.impl that implement DomainValidator
 class DomainValidatorImpl
          A DomainValidator can check and force some characteristics on a Domain
 

Methods in be.ac.ulg.montefiore.run.totem.domain.model.impl that return DomainValidator
 DomainValidator DomainImpl.getValidator()
          Get the validator
 



Copyright © 2004-2007 Research Unit in Networking, All Rights Reserved.