Uses of Class
org.jomc.tools.SourceFileProcessor.SourceFileEditor

Packages that use SourceFileProcessor.SourceFileEditor
Package Description
org.jomc.tools Object management and configuration tool classes. 
 

Uses of SourceFileProcessor.SourceFileEditor in org.jomc.tools
 

Methods in org.jomc.tools that return SourceFileProcessor.SourceFileEditor
Modifier and Type Method and Description
 SourceFileProcessor.SourceFileEditor SourceFileProcessor.getSourceFileEditor(org.jomc.model.Implementation implementation)
          Gets a new editor for editing the source file of a given implementation of the modules of the instance.
 SourceFileProcessor.SourceFileEditor SourceFileProcessor.getSourceFileEditor(org.jomc.model.Specification specification)
          Gets a new editor for editing the source file of a given specification of the modules of the instance.
 



Copyright © 2005-2010 The JOMC Project. All Rights Reserved.