Drools :: Verifier 6.1.0.Beta1

org.drools.verifier.components
Class EntryPoint

java.lang.Object
  extended by org.drools.verifier.data.VerifierComponent<org.drools.compiler.lang.descr.BaseDescr>
      extended by org.drools.verifier.components.VerifierComponentSource
          extended by org.drools.verifier.components.EntryPoint
All Implemented Interfaces:
Comparable<VerifierComponent>, ChildComponent, Source, Cause

public class EntryPoint
extends VerifierComponentSource


Constructor Summary
EntryPoint(org.drools.compiler.lang.descr.BaseDescr descr)
           
 
Method Summary
 String getEntryPointName()
           
 String getPath()
           
 VerifierComponentType getVerifierComponentType()
           
 void setEntryPointName(String entryPointName)
           
 
Methods inherited from class org.drools.verifier.components.VerifierComponentSource
getOrderNumber, getParentPath, getParentType, setOrderNumber, setParentPath, setParentType
 
Methods inherited from class org.drools.verifier.data.VerifierComponent
compareTo, getCauses, getDescr, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

EntryPoint

public EntryPoint(org.drools.compiler.lang.descr.BaseDescr descr)
Method Detail

getPath

public String getPath()
Specified by:
getPath in interface Source
Specified by:
getPath in class VerifierComponent<org.drools.compiler.lang.descr.BaseDescr>

getVerifierComponentType

public VerifierComponentType getVerifierComponentType()
Specified by:
getVerifierComponentType in interface Source
Specified by:
getVerifierComponentType in class VerifierComponent<org.drools.compiler.lang.descr.BaseDescr>

setEntryPointName

public void setEntryPointName(String entryPointName)

getEntryPointName

public String getEntryPointName()

Drools :: Verifier 6.1.0.Beta1

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