org.camunda.bpm.dmn.engine
Interface DmnClauseEntry

All Superinterfaces:
DmnElement, DmnExpression
All Known Implementing Classes:
DmnClauseEntryImpl

public interface DmnClauseEntry
extends DmnExpression


Method Summary
 DmnClause getClause()
           
 
Methods inherited from interface org.camunda.bpm.dmn.engine.DmnExpression
getExpression, getExpressionLanguage, getItemDefinition
 
Methods inherited from interface org.camunda.bpm.dmn.engine.DmnElement
getKey, getName
 

Method Detail

getClause

DmnClause getClause()


Copyright © 2015 camunda services GmbH. All rights reserved.