org.utgenome.gwt.utgb.client.track.operation
Class OperationImpl
java.lang.Object
org.utgenome.gwt.utgb.client.track.operation.OperationImpl
- All Implemented Interfaces:
- Operation
- Direct Known Subclasses:
- FrameOperation, SubOperation
public abstract class OperationImpl
- extends Object
- implements Operation
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.utgenome.gwt.utgb.client.track.operation.Operation |
execute |
track
protected Track track
OperationImpl
protected OperationImpl(Track track)
setTrack
protected void setTrack(Track track)
getTrack
protected Track getTrack()
Copyright © 2007-2012 utgenome.org. All Rights Reserved.