ix.iplan
Class IPlanOptionManager.ReportMessage

java.lang.Object
  extended by ix.icore.AbstractAnnotatedObject
      extended by ix.util.IPC.BasicInputMessage
          extended by ix.iplan.IPlanOptionManager.PseudoMessage
              extended by ix.iplan.IPlanOptionManager.ReportMessage
All Implemented Interfaces:
Annotated, IPC.InputMessage, java.io.Serializable
Enclosing class:
IPlanOptionManager

 class IPlanOptionManager.ReportMessage
extends IPlanOptionManager.PseudoMessage


Field Summary
 
Fields inherited from class ix.util.IPC.BasicInputMessage
contents
 
Fields inherited from class ix.icore.AbstractAnnotatedObject
annotationListeners, annotations
 
Constructor Summary
IPlanOptionManager.ReportMessage(Report report)
           
 
Method Summary
 void receivedBy(IPlanOptionManager.Opt option, Ip2 modelHolder)
           
 
Methods inherited from class ix.util.IPC.BasicInputMessage
getContents
 
Methods inherited from class ix.icore.AbstractAnnotatedObject
addAnnotationListener, annMap, clearAnnotations, fireSetAnnotation, getAnnotation, getAnnotations, getComments, makeAnnMap, removeAnnotation, setAnnotation, setAnnotations, setComments, takeAnnotations
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface ix.icore.Annotated
addAnnotationListener, clearAnnotations, fireSetAnnotation, getAnnotation, getAnnotations, removeAnnotation, setAnnotation, setAnnotations, takeAnnotations
 

Constructor Detail

IPlanOptionManager.ReportMessage

IPlanOptionManager.ReportMessage(Report report)
Method Detail

receivedBy

public void receivedBy(IPlanOptionManager.Opt option,
                       Ip2 modelHolder)
Specified by:
receivedBy in class IPlanOptionManager.PseudoMessage