argos.metadata
Class Running

java.lang.Object
  extended by argos.util.graph.Node
      extended by argos.metadata.Running
All Implemented Interfaces:
Comparable<Node>
Direct Known Subclasses:
ComponentMetaInfo, ServiceMetaInfo

public class Running
extends Node


Field Summary
protected  boolean running
           
 
Fields inherited from class argos.util.graph.Node
dependsOnThis, level, name, thisDependsOn
 
Constructor Summary
Running()
           
 
Method Summary
 boolean isRunning()
           
 void setRunning(boolean running)
           
 
Methods inherited from class argos.util.graph.Node
compareTo, equals, getDependsOnThis, getLevel, getName, getThisDependsOn, hashCode, remove, resetDependencies, setName, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

running

protected boolean running
Constructor Detail

Running

public Running()
Method Detail

isRunning

public boolean isRunning()

setRunning

public void setRunning(boolean running)


Copyright © 2004-2007 University of Troms?. All Rights Reserved.