TPTP 4.2.0 Platform Project
Public API Specification

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

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

public interface HyadesServicePackCategory
extends CFGCategory

A representation of the model object 'Hyades Service Pack Category'.

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

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
Generated

TPTP 4.2.0 Platform Project
Public API Specification