Deprecated API


Contents
Deprecated Methods
org.jomc.tools.SourceFileProcessor.SourceFileEditor.getAddedSections()
          As of JOMC 1.2, deprecated without replacement. This method will be removed in version 2.0. 
org.jomc.tools.JomcTool.getDefaultTemplateProfile()
          The static modifier of this method and support to setup the default template profile using a system property will be removed in version 2.0. 
org.jomc.tools.JomcTool.getJavaInterfaceNames(Implementation, boolean)
          As of JOMC 1.2, replaced by method JomcTool.getImplementedJavaTypeNames(org.jomc.model.Implementation, boolean). This method will be removed in version 2.0. 
org.jomc.tools.JomcTool.getModules()
          As of JOMC 1.2, please use method JomcTool.getModel() and ModelHelper.getModules(org.jomc.modlet.Model). This method will be removed in version 2.0. 
org.jomc.tools.SourceFileProcessor.getSourceFileEditor(Implementation)
          As of JOMC 1.2, please use method SourceFileProcessor.getSourceFileEditor(). This method will be removed in version 2.0. 
org.jomc.tools.SourceFileProcessor.getSourceFileEditor(Specification)
          As of JOMC 1.2, please use method SourceFileProcessor.getSourceFileEditor(). This method will be removed in version 2.0. 
org.jomc.tools.SourceFileProcessor.getSourceFilesType()
          As of JOMC 1.2, please add source file models to Specifications and Implementations directly. This method will be removed in version 2.0. 
org.jomc.tools.SourceFileProcessor.SourceFileEditor.getSourceFileType()
          As of JOMC 1.2, deprecated without replacement. This method will be removed in version 2.0. 
org.jomc.tools.SourceFileProcessor.getSourceFileType(Implementation)
          As of JOMC 1.2, please use method SourceFileProcessor.getSourceFilesType(org.jomc.model.Implementation). This method will be removed in version 2.0. 
org.jomc.tools.SourceFileProcessor.getSourceFileType(Specification)
          As of JOMC 1.2, please use method SourceFileProcessor.getSourceFilesType(org.jomc.model.Specification). This method will be removed in version 2.0. 
org.jomc.tools.SourceFileProcessor.SourceFileEditor.getUnknownSections()
          As of JOMC 1.2, deprecated without replacement. This method will be removed in version 2.0. 
org.jomc.tools.SourceFileProcessor.SourceFileEditor.getVelocityContext()
          As of JOMC 1.2, deprecated without replacement. This method will be removed in version 2.0. 
org.jomc.tools.JomcTool.setDefaultTemplateProfile(String)
          The static modifier of this method will be removed in version 2.0. 
 

Deprecated Constructors
org.jomc.tools.SourceFileProcessor.SourceFileEditor(Implementation)
          As of JOMC 1.2, please use method SourceFileProcessor.SourceFileEditor.edit(org.jomc.model.Implementation, org.jomc.tools.model.SourceFileType, java.io.File). This constructor will be removed in version 2.0. 
org.jomc.tools.SourceFileProcessor.SourceFileEditor(Implementation, LineEditor)
          As of JOMC 1.2, please use method SourceFileProcessor.SourceFileEditor.edit(org.jomc.model.Implementation, org.jomc.tools.model.SourceFileType, java.io.File). This constructor will be removed in version 2.0. 
org.jomc.tools.SourceFileProcessor.SourceFileEditor(Implementation, LineEditor, String)
          As of JOMC 1.2, please use method SourceFileProcessor.SourceFileEditor.edit(org.jomc.model.Implementation, org.jomc.tools.model.SourceFileType, java.io.File). This constructor will be removed in version 2.0. 
org.jomc.tools.SourceFileProcessor.SourceFileEditor(Implementation, String)
          As of JOMC 1.2, please use method SourceFileProcessor.SourceFileEditor.edit(org.jomc.model.Implementation, org.jomc.tools.model.SourceFileType, java.io.File). This constructor will be removed in version 2.0. 
org.jomc.tools.SourceFileProcessor.SourceFileEditor(Specification)
          As of JOMC 1.2, please use method SourceFileProcessor.SourceFileEditor.edit(org.jomc.model.Specification, org.jomc.tools.model.SourceFileType, java.io.File). This constructor will be removed in version 2.0. 
org.jomc.tools.SourceFileProcessor.SourceFileEditor(Specification, LineEditor)
          As of JOMC 1.2, please use method SourceFileProcessor.SourceFileEditor.edit(org.jomc.model.Specification, org.jomc.tools.model.SourceFileType, java.io.File). This constructor will be removed in version 2.0. 
org.jomc.tools.SourceFileProcessor.SourceFileEditor(Specification, LineEditor, String)
          As of JOMC 1.2, please use method SourceFileProcessor.SourceFileEditor.edit(org.jomc.model.Specification, org.jomc.tools.model.SourceFileType, java.io.File). This constructor will be removed in version 2.0. 
org.jomc.tools.SourceFileProcessor.SourceFileEditor(Specification, String)
          As of JOMC 1.2, please use method SourceFileProcessor.SourceFileEditor.edit(org.jomc.model.Specification, org.jomc.tools.model.SourceFileType, java.io.File). This constructor will be removed in version 2.0. 
 



Copyright © 2005-2012 The JOMC Project. All Rights Reserved.Get JOMC at SourceForge.net. Fast, secure and Free Open Source software downloads
Please note that this documentation is maintained by non-native english speaking authors. As such, you may encounter phrases or wordings which seem imprecise or may even have a totally different meaning to native english speaking readers than what the individual author was trying to express. If you are a native english speaking reader and find any such phrases or wordings we kindly ask you to send an email to the corresponding author and help us improve this documentation in order to avoid misunderstandings. You will find the authors' email addresses at the top of each class. Please accept our apologies for any inconvenience caused.