Uses of Class
nl.tudelft.tbm.eeni.owl2java.model.jmodel.JAllValuesRestriction

Packages that use JAllValuesRestriction
nl.tudelft.tbm.eeni.owl2java.model.jmodel   
 

Uses of JAllValuesRestriction in nl.tudelft.tbm.eeni.owl2java.model.jmodel
 

Methods in nl.tudelft.tbm.eeni.owl2java.model.jmodel that return JAllValuesRestriction
 JAllValuesRestriction JAllValuesRestriction.clone()
           
 JAllValuesRestriction JPropertyRepresentation.getAllValuesRestriction()
           
 

Methods in nl.tudelft.tbm.eeni.owl2java.model.jmodel that return types with arguments of type JAllValuesRestriction
 List<JAllValuesRestriction> JRestrictionsContainer.listAllValuesRestrictions()
           
 

Methods in nl.tudelft.tbm.eeni.owl2java.model.jmodel with parameters of type JAllValuesRestriction
 void JPropertyRepresentation.setAllValuesRestriction(JAllValuesRestriction allValuesRestriction)
           
 



Copyright © 2011. All Rights Reserved.