com.pvx.ooadide.editors.templates
Class IsLineNoReqPropertyResolver

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.IsLineNoReqPropertyResolver

public class IsLineNoReqPropertyResolver
extends PvxPropertyResolver


Constructor Summary
IsLineNoReqPropertyResolver()
           
 
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

IsLineNoReqPropertyResolver

public IsLineNoReqPropertyResolver()