org.mindswap.owls.process
Interface Input

All Superinterfaces:
OWLEntity, OWLIndividual, OWLObject, OWLValue, Parameter, Variable

public interface Input
extends Parameter

Author:
Evren Sirin

Method Summary
 boolean transformInputType()
           
 
Methods inherited from interface org.mindswap.owls.process.Parameter
getConstantValue, getParamType, getProcess, getProfile, getService, setConstantValue, setParamType, setProcess
 
Methods inherited from interface org.mindswap.owl.OWLObject
canCastTo, castTo, debugString, getImplementation, getNextView, setNextView
 
Methods inherited from interface org.mindswap.owl.OWLObject
canCastTo, castTo, debugString, getImplementation, getNextView, setNextView
 
Methods inherited from interface org.mindswap.owl.OWLObject
canCastTo, castTo, debugString, getImplementation, getNextView, setNextView
 
Methods inherited from interface org.mindswap.owl.OWLObject
canCastTo, castTo, debugString, getImplementation, getNextView, setNextView
 

Method Detail

transformInputType

boolean transformInputType()


Copyright © 2004 Evren Sirin. All Rights Reserved.