|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.m2m.atl.profiler.emfvm.adapter.OperationAdapter
public class OperationAdapter
An EMFVM / Profiler operation wrapper.
| Constructor Summary | |
|---|---|
OperationAdapter(Operation operation)
Creates an OperationAdapter wrapping the given Operation. |
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
java.util.List<?> |
getInstructions()
Returns the operation instructions. |
java.lang.String |
getName()
Returns the operation name. |
int |
hashCode()
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OperationAdapter(Operation operation)
OperationAdapter wrapping the given Operation.
operation - the operation to wrap| Method Detail |
|---|
public java.util.List<?> getInstructions()
getInstructions in interface IOperationIOperation.getInstructions()public java.lang.String getName()
getName in interface IOperationIOperation.getName()public boolean equals(java.lang.Object obj)
equals in class java.lang.ObjectObject.equals(java.lang.Object)public int hashCode()
hashCode in class java.lang.ObjectObject.hashCode()
|
Copyright 2007 IBM Corporation and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||