Uses of Class
gr.uoa.di.madgik.workflow.adaptor.utils.jdl.AttachedJDLResource.AttachedResourceType

Packages that use AttachedJDLResource.AttachedResourceType
gr.uoa.di.madgik.workflow.adaptor.utils.jdl   
 

Uses of AttachedJDLResource.AttachedResourceType in gr.uoa.di.madgik.workflow.adaptor.utils.jdl
 

Fields in gr.uoa.di.madgik.workflow.adaptor.utils.jdl declared as AttachedJDLResource.AttachedResourceType
 AttachedJDLResource.AttachedResourceType AttachedJDLResource.ResourceLocationType
           
 

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

Constructors in gr.uoa.di.madgik.workflow.adaptor.utils.jdl with parameters of type AttachedJDLResource.AttachedResourceType
AttachedJDLResource(String Key, AttachedJDLResource.ResourceType ResourceType, String Value, AttachedJDLResource.AttachedResourceType ResourceLocationType)
          Instantiates a new attached jdl resource.
 



Copyright © 2013. All Rights Reserved.