Uses of Class
de.uulm.ecs.ai.owlapi.krssrenderer.KRSSVocabulary

Packages that use KRSSVocabulary
de.uulm.ecs.ai.owlapi.krssrenderer   
 

Uses of KRSSVocabulary in de.uulm.ecs.ai.owlapi.krssrenderer
 

Methods in de.uulm.ecs.ai.owlapi.krssrenderer that return KRSSVocabulary
static KRSSVocabulary KRSSVocabulary.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static KRSSVocabulary[] KRSSVocabulary.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in de.uulm.ecs.ai.owlapi.krssrenderer with parameters of type KRSSVocabulary
protected  void KRSSObjectRenderer.flatten(Set<OWLClassExpression> description, KRSSVocabulary junctor)
           
protected  void KRSSObjectRenderer.flattenProperties(Set<OWLObjectPropertyExpression> properties, KRSSVocabulary junctor)
           
 



Copyright © 2012 The University of Manchester. All Rights Reserved.