Uses of Class
gr.uoa.di.madgik.workflow.adaptor.utils.jdl.ParsedJDLInfo.ParsingModeType

Packages that use ParsedJDLInfo.ParsingModeType
gr.uoa.di.madgik.workflow.adaptor.utils.jdl   
 

Uses of ParsedJDLInfo.ParsingModeType in gr.uoa.di.madgik.workflow.adaptor.utils.jdl
 

Fields in gr.uoa.di.madgik.workflow.adaptor.utils.jdl declared as ParsedJDLInfo.ParsingModeType
 ParsedJDLInfo.ParsingModeType ParsedJDLInfo.ModeOfParsing
          The Mode of parsing.
 

Methods in gr.uoa.di.madgik.workflow.adaptor.utils.jdl that return ParsedJDLInfo.ParsingModeType
static ParsedJDLInfo.ParsingModeType ParsedJDLInfo.ParsingModeType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ParsedJDLInfo.ParsingModeType[] ParsedJDLInfo.ParsingModeType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2012. All Rights Reserved.