TPTP 4.6.0 Platform Project
Public API Specification

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

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

public interface HyadesClasspathCategory
extends CFGCategory

A representation of the model object 'Hyades Classpath Category'.

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

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
 


TPTP 4.6.0 Platform Project
Public API Specification