TPTP 4.3.0 Testing Tools Project
Public API Specification

org.eclipse.hyades.test.ui.adapter
Class CMNNamedElementPropertySource

java.lang.Object
  extended byorg.eclipse.hyades.ui.adapter.NamedElementPropertySource
      extended byorg.eclipse.hyades.test.ui.adapter.CMNNamedElementPropertySource
All Implemented Interfaces:
org.eclipse.ui.views.properties.IPropertySource

public class CMNNamedElementPropertySource
extends org.eclipse.hyades.ui.adapter.NamedElementPropertySource


Field Summary
 
Fields inherited from class org.eclipse.hyades.ui.adapter.NamedElementPropertySource
PROP_DESCRIPTION, PROP_INFO, PROP_NAME, PROP_RESOURCE
 
Constructor Summary
CMNNamedElementPropertySource(org.eclipse.hyades.models.common.common.CMNNamedElement namedElement)
           
 
Methods inherited from class org.eclipse.hyades.ui.adapter.NamedElementPropertySource
addPropertyDescriptors, getEditableValue, getNamedElement, getPropertyDescriptors, getPropertyValue, isPropertySet, resetPropertyValue, setNamedElement, setPropertyValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CMNNamedElementPropertySource

public CMNNamedElementPropertySource(org.eclipse.hyades.models.common.common.CMNNamedElement namedElement)

TPTP 4.3.0 Testing Tools Project
Public API Specification