Version: 8.3.0
YACS::HMI::SubjectForEachLoop Class Reference

#include <guiObservers.hxx>

Inheritance diagram for YACS::HMI::SubjectForEachLoop:
Collaboration diagram for YACS::HMI::SubjectForEachLoop:

Public Member Functions

 SubjectForEachLoop (YACS::ENGINE::ForEachLoop *forEachLoop, Subject *parent)
 
virtual ~SubjectForEachLoop ()
 
virtual void completeChildrenSubjectList (SubjectNode *son)
 
virtual void removeNode (SubjectNode *child)
 
virtual void clean (Command *command=0)
 
void localclean (Command *command=0)
 
virtual TypeOfElem getType ()
 
- Public Member Functions inherited from YACS::HMI::SubjectDynParaLoop
 SubjectDynParaLoop (YACS::ENGINE::DynParaLoop *dynParaLoop, Subject *parent)
 
virtual ~SubjectDynParaLoop ()
 
virtual SubjectNodeaddNode (YACS::ENGINE::Catalog *catalog, std::string compo, std::string type, std::string name, bool newCompoInst)
 
virtual void recursiveUpdate (GuiEvent event, int type, Subject *son)
 
virtual SubjectNodegetChild (YACS::ENGINE::Node *node=NULL) const
 
virtual bool setNbBranches (std::string nbBranches)
 
virtual bool hasValue ()
 
virtual std::string getValue ()
 
virtual void houseKeepingAfterCutPaste (bool isCut, SubjectNode *son)
 
void localclean (Command *command=NULL)
 
- Public Member Functions inherited from YACS::HMI::SubjectComposedNode
 SubjectComposedNode (YACS::ENGINE::ComposedNode *composedNode, Subject *parent)
 
virtual ~SubjectComposedNode ()
 
virtual void loadChildren ()
 
virtual void loadLinks ()
 
SubjectNodeaddSubjectNode (YACS::ENGINE::Node *node, std::string name="", YACS::ENGINE::Catalog *catalog=0, std::string compo="", std::string type="")
 
SubjectLinkaddSubjectLink (SubjectNode *sno, SubjectDataPort *spo, SubjectNode *sni, SubjectDataPort *spi)
 
SubjectControlLinkaddSubjectControlLink (SubjectNode *sno, SubjectNode *sni)
 
virtual void removeLink (SubjectLink *link)
 
virtual void removeControlLink (SubjectControlLink *link)
 
virtual void removeExternalControlLinks ()
 
void localclean (Command *command=0)
 
- Public Member Functions inherited from YACS::HMI::SubjectNode
 SubjectNode (YACS::ENGINE::Node *node, Subject *parent)
 
virtual ~SubjectNode ()
 
virtual bool setProperties (std::map< std::string, std::string > properties)
 
virtual std::map< std::string,
std::string > 
getProperties ()
 
virtual bool reparent (Subject *parent)
 
virtual bool copy (Subject *parent)
 
virtual std::string getName ()
 
virtual bool setName (std::string name)
 
virtual YACS::ENGINE::NodegetNode ()
 
void registerUndoDestroy ()
 
SubjectControlLinkaddSubjectControlLink (SubjectControlLink *sub)
 
void removeSubjectControlLink (SubjectControlLink *sub)
 
std::list< SubjectLink * > getSubjectLinks () const
 
std::list< SubjectControlLink * > getSubjectControlLinks () const
 
std::list< SubjectInputPort * > getSubjectInputPorts () const
 
std::list< SubjectOutputPort * > getSubjectOutputPorts () const
 
std::list
< SubjectInputDataStreamPort * > 
getSubjectInputDataStreamPorts () const
 
std::list
< SubjectOutputDataStreamPort * > 
getSubjectOutputDataStreamPorts () const
 
void localclean (Command *command=0)
 
virtual void update (GuiEvent event, int type, Subject *son)
 
virtual void removeExternalLinks ()
 
virtual void saveLinks ()
 
virtual void restoreLinks ()
 
virtual bool putInComposedNode (std::string name, std::string type, bool toSaveRestoreLinks=true)
 
virtual int isValid ()
 
void setExecState (int execState)
 
- Public Member Functions inherited from YACS::HMI::Subject
 Subject (Subject *parent=0)
 
virtual ~Subject ()
 
virtual void attach (GuiObserver *obs)
 
virtual void detach (GuiObserver *obs)
 
virtual void select (bool isSelected)
 
virtual std::vector< std::string > knownProperties ()
 
virtual SubjectgetParent ()
 
virtual void setParent (Subject *son)
 
virtual bool destroy (Subject *son)
 From user action in Ihm, destroy an object. More...
 
virtual void addSubjectReference (Subject *ref)
 
void localclean (Command *command=0)
 
void registerUndoDestroy ()
 
void askRegisterUndoDestroy ()
 
bool isDestructible ()
 
virtual void setProgress (std::string newProgress)
 
virtual std::string getProgress ()
 
- Public Member Functions inherited from YACS::ENGINE::Observer
virtual void notifyObserver2 (Node *object, const std::string &event, void *something)
 
virtual ~Observer ()
 

Protected Attributes

YACS::ENGINE::ForEachLoop_forEachLoop
 
SubjectNode_splitter
 
- Protected Attributes inherited from YACS::HMI::SubjectDynParaLoop
YACS::ENGINE::DynParaLoop_dynParaLoop
 
SubjectNode_subjectExecNode
 
SubjectNode_subjectInitNode
 
SubjectNode_subjectFinalizeNode
 
- Protected Attributes inherited from YACS::HMI::SubjectComposedNode
YACS::ENGINE::ComposedNode_composedNode
 
- Protected Attributes inherited from YACS::HMI::SubjectNode
YACS::ENGINE::Node_node
 
std::list< SubjectInputPort * > _listSubjectInputPort
 
std::list< SubjectOutputPort * > _listSubjectOutputPort
 
std::list
< SubjectInputDataStreamPort * > 
_listSubjectIDSPort
 
std::list
< SubjectOutputDataStreamPort * > 
_listSubjectODSPort
 
std::list< SubjectLink * > _listSubjectLink
 
std::list< SubjectControlLink * > _listSubjectControlLink
 
int _execState
 
std::list
< YACS::ENGINE::OutGate * > 
loutgate
 
std::list< YACS::ENGINE::InGate * > singate
 
std::vector< std::pair
< YACS::ENGINE::OutPort
*, YACS::ENGINE::InPort * > > 
dataLinks
 
std::vector< std::pair
< YACS::ENGINE::OutPort
*, YACS::ENGINE::InPort * > > 
dataflowLinks
 
- Protected Attributes inherited from YACS::HMI::Subject
std::set< GuiObserver * > _setObs
 
Subject_parent
 
bool _destructible
 
bool _askRegisterUndo
 
std::string _progress
 

Additional Inherited Members

- Static Public Member Functions inherited from YACS::HMI::SubjectComposedNode
static SubjectComposedNodegetLowestCommonAncestor (SubjectNode *snode1, SubjectNode *snode2)
 Retrieves the lowest common ancestor of 2 nodes. More...
 
- Protected Member Functions inherited from YACS::HMI::SubjectComposedNode
virtual SubjectNodecreateNode (YACS::ENGINE::Catalog *catalog, std::string compo, std::string type, std::string name, bool newCompoInst, int swCase=0)
 

Detailed Description

Definition at line 642 of file guiObservers.hxx.

Constructor & Destructor Documentation

SubjectForEachLoop::SubjectForEachLoop ( YACS::ENGINE::ForEachLoop forEachLoop,
Subject parent 
)

Definition at line 3402 of file guiObservers.cxx.

References _splitter.

3403  : SubjectDynParaLoop(forEachLoop, parent), _forEachLoop(forEachLoop)
3404 {
3405  _splitter = 0;
3406 }
SubjectForEachLoop::~SubjectForEachLoop ( )
virtual

Definition at line 3408 of file guiObservers.cxx.

References DEBTRACE, and YACS::HMI::SubjectNode::getName().

3409 {
3410  DEBTRACE("SubjectForEachLoop::~SubjectForEachLoop " << getName());
3411 }

Member Function Documentation

void SubjectForEachLoop::clean ( Command command = 0)
virtual

Clean process prior to delete is redefined in derived classes: a local clean treatment relative to the derived class, then a call to the parent class clean method.

Reimplemented from YACS::HMI::SubjectDynParaLoop.

Definition at line 3413 of file guiObservers.cxx.

References YACS::HMI::Subject::_askRegisterUndo, _forEachLoop, _splitter, YACS::HMI::SubjectDynParaLoop::clean(), DEBTRACE, YACS::ENGINE::DynParaLoop::edRemoveChild(), YACS::HMI::SubjectNode::getNode(), localclean(), and YACS::HMI::SubjectNode::registerUndoDestroy().

3414 {
3415  if (_askRegisterUndo)
3416  {
3417  _askRegisterUndo = false;
3419  }
3420  Node* aSplitterEngine = 0;
3421  if (_splitter) aSplitterEngine = _splitter->getNode();
3422 
3423  localclean(command);
3424  SubjectDynParaLoop::clean(command);
3425 
3426  if (_forEachLoop && aSplitterEngine)
3427  {
3428  DEBTRACE("SubjectForEachLoop::clean: remove for each loop splitter");
3429  _forEachLoop->edRemoveChild(aSplitterEngine);
3430  }
3431 }
void SubjectForEachLoop::completeChildrenSubjectList ( SubjectNode son)
virtual

Reimplemented from YACS::HMI::SubjectDynParaLoop.

Definition at line 3443 of file guiObservers.cxx.

References _splitter, YACS::HMI::SubjectDynParaLoop::completeChildrenSubjectList(), and YACS::HMI::SubjectNode::getName().

3444 {
3445  if (son && son->getName() == ForEachLoop::NAME_OF_SPLITTERNODE)
3446  _splitter = son;
3447  else
3449 }
virtual TypeOfElem YACS::HMI::SubjectForEachLoop::getType ( )
inlinevirtual

Reimplemented from YACS::HMI::Subject.

Definition at line 651 of file guiObservers.hxx.

References YACS::HMI::FOREACHLOOP.

651 {return FOREACHLOOP;}
void SubjectForEachLoop::localclean ( Command command = 0)

Definition at line 3433 of file guiObservers.cxx.

References _splitter, DEBTRACE, YACS::HMI::Subject::erase(), and YACS::HMI::SubjectNode::getName().

Referenced by clean().

3434 {
3435  DEBTRACE("SubjectForEachLoop::localClean ");
3436  if (_splitter)
3437  {
3439  erase(_splitter);
3440  }
3441 }
void SubjectForEachLoop::removeNode ( SubjectNode child)
virtual

Reimplemented from YACS::HMI::SubjectDynParaLoop.

Definition at line 3451 of file guiObservers.cxx.

References _splitter, YACS::HMI::SubjectNode::getName(), YACS::HMI::SubjectDynParaLoop::removeNode(), and YASSERT.

3452 {
3453  YASSERT(child);
3454  if (child->getName() == ForEachLoop::NAME_OF_SPLITTERNODE)
3455  _splitter = NULL;
3456  else {
3458  }
3459 }

Member Data Documentation

YACS::ENGINE::ForEachLoop* YACS::HMI::SubjectForEachLoop::_forEachLoop
protected

Definition at line 653 of file guiObservers.hxx.

Referenced by clean().

SubjectNode* YACS::HMI::SubjectForEachLoop::_splitter
protected

The documentation for this class was generated from the following files: