com.pvx.ooadide.editors.templates
Class OutputPropertyResolver

java.lang.Object
  extended by org.eclipse.jface.text.templates.TemplateVariableResolver
      extended by com.pvx.ooadide.editors.templates.PvxPropertyResolver
          extended by com.pvx.ooadide.editors.templates.OutputPropertyResolver

public class OutputPropertyResolver
extends PvxPropertyResolver


Constructor Summary
OutputPropertyResolver()
           
 
Method Summary
 
Methods inherited from class com.pvx.ooadide.editors.templates.PvxPropertyResolver
resolvePropertyOnFile
 
Methods inherited from class org.eclipse.jface.text.templates.TemplateVariableResolver
getDescription, getType, resolve, setDescription, setType
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OutputPropertyResolver

public OutputPropertyResolver()