| org.cougaar.core.component.ComponentView
getId | int getId()(Code) | | Get the unique identifier of this component, which can also be
used to create a component creation-order timeline.
|
getParentView | ContainerView getParentView()(Code) | | Get a view of the parent container of this component.
|
getTimestamp | long getTimestamp()(Code) | | Get the time in milliseconds when the component was loaded.
|
|
|