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, setParentTypecompareTo, getCauses, getDescr, toStringpublic String getPath()
getPath in interface SourcegetPath in class VerifierComponent<org.drools.compiler.lang.descr.BaseDescr>public VerifierComponentType getVerifierComponentType()
getVerifierComponentType in interface SourcegetVerifierComponentType 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.