TPTP 4.5.0 Platform Project
Public API Specification

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

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

public interface HyadesBrowserTypeCategory
extends CFGCategory

A representation of the model object 'Hyades Browser Type Category'.

See Also:
Common_ConfigurationPackage.getHyadesBrowserTypeCategory()
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