TPTP 4.5.0 Platform Project
Public API Specification

org.eclipse.hyades.models.common.common
Interface CMNDefaultProperty

All Superinterfaces:
org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
All Known Subinterfaces:
CMNExtendedProperty
All Known Implementing Classes:
CMNDefaultPropertyImpl, CMNExtendedPropertyImpl

public interface CMNDefaultProperty
extends org.eclipse.emf.ecore.EObject

A representation of the model object 'CMN Default Property'. CMNDefaultProperty is a property class with no methods and no attributes. Its role is as a tag interface within the model, to allow for future use of SDOs or Dynamic EMF classes to be used as properties. Any Hyades participating vendor should discuss the use of this class with the Test Model team before utilizing it. This class should only be used to store properties that are not of general interest to the test model. Any properties that are of general interest should be discussed with the test model team, and upon agreement, added to the model directly.

See Also:
CommonPackage.getCMNDefaultProperty()
Generated
[EMF] Model

Field Summary
static java.lang.String copyright
           
 
Method Summary
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 

Field Detail

copyright

static final java.lang.String copyright

See Also:
Constant Field Values
Generated

TPTP 4.5.0 Platform Project
Public API Specification