Uses of Class
org.obolibrary.oboformat.model.OBOProfileUtil.ProfileType

Packages that use OBOProfileUtil.ProfileType
org.obolibrary.oboformat.model   
 

Uses of OBOProfileUtil.ProfileType in org.obolibrary.oboformat.model
 

Methods in org.obolibrary.oboformat.model that return OBOProfileUtil.ProfileType
static OBOProfileUtil.ProfileType OBOProfileUtil.ProfileType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static OBOProfileUtil.ProfileType[] OBOProfileUtil.ProfileType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Method parameters in org.obolibrary.oboformat.model with type arguments of type OBOProfileUtil.ProfileType
 boolean OBOProfileUtil.enforce(OBODoc doc, Set<OBOProfileUtil.ProfileType> profiles)
           
 

Constructors in org.obolibrary.oboformat.model with parameters of type OBOProfileUtil.ProfileType
OBOProfileUtil.UnrepairableProfileViolation(OBOProfileUtil.ProfileType pt, Frame frame)
           
 



Copyright © 2010-2014. All Rights Reserved.