|
TPTP 4.4.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.hyades.execution.core.ExecutionComponentStateChangeEvent
Copyright (c) 2005 IBM Corporation and others. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html $Id: ExecutionComponentStateChangeEvent.java,v 1.2 2005/02/25 22:17:09 hleung Exp $ Contributors: IBM - Initial API and implementation
| Constructor Summary | |
|---|---|
ExecutionComponentStateChangeEvent(IExecutionComponent comp,
int state)
|
|
| Method Summary | |
|---|---|
IExecutionComponent |
getComponent()
|
int |
getState()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ExecutionComponentStateChangeEvent(IExecutionComponent comp,
int state)
| Method Detail |
public int getState()
public IExecutionComponent getComponent()
|
TPTP 4.4.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||