TPTP 4.5.0 Platform Project
Public API Specification

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

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:
HyadesDisplayNumberCategoryImpl

public interface HyadesDisplayNumberCategory
extends CFGCategory

A representation of the model object 'Hyades Display Number Category'.

See Also:
Common_ConfigurationPackage.getHyadesDisplayNumberCategory()
Generated
[EMF] Model

Field Summary
static java.lang.String copyright
           
 
Method Summary
 
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

static final java.lang.String copyright

See Also:
Constant Field Values
Generated

TPTP 4.5.0 Platform Project
Public API Specification