net.sourceforge.plantuml
Interface PSystemBasicFactory

All Superinterfaces:
PSystemFactory
All Known Implementing Classes:
PrintSkinFactory, PSystemEggFactory, PSystemLostFactory, PSystemOregonFactory, PSystemPathFactory, PSystemRIPFactory, PSystemSudokuFactory, PSystemVersionFactory

public interface PSystemBasicFactory
extends PSystemFactory


Method Summary
 boolean executeLine(String line)
           
 
Methods inherited from interface net.sourceforge.plantuml.PSystemFactory
getSystem, reset
 

Method Detail

executeLine

boolean executeLine(String line)


Copyright © 2011. All Rights Reserved.