com.hammurapi.config
Interface NamedCollection

All Superinterfaces:
Collection, CommonObject, org.eclipse.emf.ecore.EObject, Factory, Named, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
NamedCollectionImpl

public interface NamedCollection
extends Named, Collection

A representation of the model object 'Named Collection'. Collection of elements with a name. Configuration runtime can convert collections to arrays, if needed, to match parameter type of setter methods or constructors.

See Also:
ConfigPackage.getNamedCollection()

Method Summary
 
Methods inherited from interface com.hammurapi.config.Named
getName, inject, isRuntime, setName, setRuntime
 
Methods inherited from interface com.hammurapi.config.Collection
getElement, getType, isFactoryCollection, setFactoryCollection, setType
 
Methods inherited from interface com.hammurapi.config.Factory
compile, create, getConfigScript, getDescription, getHomePage, getId, getService, getSource, getSupportedExecutionEnvironments, isEnabled, setConfigScript, setDescription, setEnabled, setHomePage, setId
 
Methods inherited from interface com.hammurapi.party.CommonObject
getRoles
 
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