org.jboss.drools
Interface ConstantParameter

All Superinterfaces:
org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier, ParameterValue
All Known Subinterfaces:
BooleanParameterType, DateTimeParameterType, DecimalParameterType, DurationParameterType, FloatingParameterType, NumericParameterType, StringParameterType
All Known Implementing Classes:
BooleanParameterTypeImpl, ConstantParameterImpl, DateTimeParameterTypeImpl, DecimalParameterTypeImpl, DurationParameterTypeImpl, FloatingParameterTypeImpl, NumericParameterTypeImpl, StringParameterTypeImpl

public interface ConstantParameter
extends ParameterValue

A representation of the model object 'Constant Parameter'.

See Also:
DroolsPackage.getConstantParameter()

Method Summary
 
Methods inherited from interface org.jboss.drools.ParameterValue
getInstance, getResult, getValidFor, isSetResult, setInstance, setResult, setValidFor, unsetResult
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 



Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.