net.sourceforge.plantuml.activitydiagram3
Class InstructionSimple

java.lang.Object
  extended by net.sourceforge.plantuml.activitydiagram3.InstructionSimple
All Implemented Interfaces:
Instruction

public class InstructionSimple
extends Object
implements Instruction


Constructor Summary
InstructionSimple(Display label)
           
 
Method Summary
 void add(Instruction other)
           
 Ftile createFtile()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InstructionSimple

public InstructionSimple(Display label)
Method Detail

createFtile

public Ftile createFtile()
Specified by:
createFtile in interface Instruction

add

public void add(Instruction other)
Specified by:
add in interface Instruction


Copyright © 2013. All Rights Reserved.