TPTP 4.1.0 Platform Project
Public API Specification

org.eclipse.hyades.models.common.configuration
Interface HyadesDisplayColorDepthCategory

All Superinterfaces:
CFGCategory, CMNNamedElement, org.eclipse.emf.ecore.EObject, org.eclipse.core.runtime.IAdaptable, ICategory, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
HyadesDisplayColorDepthCategoryImpl

public interface HyadesDisplayColorDepthCategory
extends CFGCategory

A representation of the model object 'Hyades Display Color Depth Category'.

See Also:
Common_ConfigurationPackage.getHyadesDisplayColorDepthCategory()

Field Summary
static java.lang.String copyright
           
 
Methods inherited from interface org.eclipse.hyades.models.common.configuration.CFGCategory
getDisplayName, getSelectionAmount, getSelectionMode, getSelectionMultiplicity, setDisplayName, setSelectionAmount, setSelectionMode, setSelectionMultiplicity
 
Methods inherited from interface org.eclipse.hyades.models.common.common.CMNNamedElement
getDescription, getId, getName, setDescription, setId, setName
 
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
 
Methods inherited from interface org.eclipse.core.runtime.IAdaptable
getAdapter
 
Methods inherited from interface org.eclipse.hyades.models.common.configuration.util.ICategory
getDescription, getId, getName
 

Field Detail

copyright

public static final java.lang.String copyright

See Also:
Constant Field Values

TPTP 4.1.0 Platform Project
Public API Specification