Uses of Class
science.aist.xes.model.ClassifierType
- 
Packages that use ClassifierType Package Description science.aist.xes.model 
- 
- 
Uses of ClassifierType in science.aist.xes.modelFields in science.aist.xes.model with type parameters of type ClassifierType Modifier and Type Field Description protected List<ClassifierType>LogType. classifierMethods in science.aist.xes.model that return ClassifierType Modifier and Type Method Description ClassifierTypeObjectFactory. createClassifierType()Create an instance ofClassifierTypeMethods in science.aist.xes.model that return types with arguments of type ClassifierType Modifier and Type Method Description List<ClassifierType>LogType. getClassifier()Gets the value of the classifier property.
 
-