org.drools.verifier.components
Class WorkingMemory

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

public class WorkingMemory
extends VerifierComponentSource


Constructor Summary
WorkingMemory()
           
 
Method Summary
 String getPath()
           
 VerifierComponentType getVerifierComponentType()
           
 
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, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

WorkingMemory

public WorkingMemory()
Method Detail

getPath

public String getPath()
Specified by:
getPath in interface Source
Specified by:
getPath in class VerifierComponent

getVerifierComponentType

public VerifierComponentType getVerifierComponentType()
Specified by:
getVerifierComponentType in interface Source
Specified by:
getVerifierComponentType in class VerifierComponent


Copyright © 2001-2013 JBoss Inc.. All Rights Reserved.