org.drools.verifier.components
Class EntryPoint
java.lang.Object
org.drools.verifier.data.VerifierComponent<BaseDescr>
org.drools.verifier.components.VerifierComponentSource
org.drools.verifier.components.EntryPoint
- All Implemented Interfaces:
- Comparable<VerifierComponent>, ChildComponent, Source, Cause
public class EntryPoint
- extends VerifierComponentSource
EntryPoint
public EntryPoint(BaseDescr descr)
getPath
public String getPath()
- Specified by:
getPath
in interface Source
- Specified by:
getPath
in class VerifierComponent<BaseDescr>
getVerifierComponentType
public VerifierComponentType getVerifierComponentType()
- Specified by:
getVerifierComponentType
in interface Source
- Specified by:
getVerifierComponentType
in class VerifierComponent<BaseDescr>
setEntryPointName
public void setEntryPointName(String entryPointName)
getEntryPointName
public String getEntryPointName()
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.