public class EntryPoint extends VerifierComponentSource
Constructor and Description |
---|
EntryPoint(org.drools.compiler.lang.descr.BaseDescr descr) |
Modifier and Type | Method and Description |
---|---|
String |
getEntryPointName() |
String |
getPath() |
VerifierComponentType |
getVerifierComponentType() |
void |
setEntryPointName(String entryPointName) |
getOrderNumber, getParentPath, getParentType, setOrderNumber, setParentPath, setParentType
compareTo, getCauses, getDescr, toString
public String getPath()
getPath
in interface Source
getPath
in class VerifierComponent<org.drools.compiler.lang.descr.BaseDescr>
public VerifierComponentType getVerifierComponentType()
getVerifierComponentType
in interface Source
getVerifierComponentType
in class VerifierComponent<org.drools.compiler.lang.descr.BaseDescr>
public void setEntryPointName(String entryPointName)
public String getEntryPointName()
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.