Uses of Class
org.gcube.datatransformation.datatransformationlibrary.model.TransformationRuleElement

Packages that use TransformationRuleElement
org.gcube.datatransformation.datatransformationlibrary.model   
 

Uses of TransformationRuleElement in org.gcube.datatransformation.datatransformationlibrary.model
 

Subclasses of TransformationRuleElement in org.gcube.datatransformation.datatransformationlibrary.model
 class Source
           
 class Target
           
 

Methods in org.gcube.datatransformation.datatransformationlibrary.model that return TransformationRuleElement
 TransformationRuleElement HandlerDesc.getRuleElement()
          Returns the transformationUnit rule element.
 

Methods in org.gcube.datatransformation.datatransformationlibrary.model with parameters of type TransformationRuleElement
 void HandlerDesc.setRuleElement(TransformationRuleElement ruleElement)
          Sets the transformationUnit rule element.
 

Constructors in org.gcube.datatransformation.datatransformationlibrary.model with parameters of type TransformationRuleElement
HandlerDesc(String id, HandlerDesc.HandlerType type, TransformationRuleElement ruleElement)
          Instantiates a new handler description.
 



Copyright © 2013. All Rights Reserved.