org.drools.verifier.components
Class EntryPoint
java.lang.Object
org.drools.verifier.data.VerifierComponent<org.drools.compiler.lang.descr.BaseDescr>
org.drools.verifier.components.VerifierComponentSource
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)
|
EntryPoint
public EntryPoint(org.drools.compiler.lang.descr.BaseDescr descr)
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()
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.