com.pvx.ooadide.editors.templates
Class OwnerPropertyResolver

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

public class OwnerPropertyResolver
extends PvxPropertyResolver


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

OwnerPropertyResolver

public OwnerPropertyResolver()