Uses of Class
science.aist.xes.model.TraceType
- 
Packages that use TraceType Package Description science.aist.xes.model 
- 
- 
Uses of TraceType in science.aist.xes.modelFields in science.aist.xes.model with type parameters of type TraceType Modifier and Type Field Description protected List<TraceType>LogType. traceMethods in science.aist.xes.model that return TraceType Modifier and Type Method Description TraceTypeObjectFactory. createTraceType()Create an instance ofTraceTypeMethods in science.aist.xes.model that return types with arguments of type TraceType Modifier and Type Method Description List<TraceType>LogType. getTrace()Gets the value of the trace property.
 
-