Deployment Namespace Reference


Classes

exception  InvalidProperty
exception  InvalidNodeExecParameter
exception  InvalidComponentExecParameter
exception  LastConfiguration
exception  NoSuchName
exception  InvalidReference
exception  PlanNotExist
 Below exception types are CIAO specific. More...
struct  ComponentPlan
exception  StartError
exception  InvalidConnection
interface  Application
exception  ResourceNotAvailable
interface  ApplicationManager
struct  Property
struct  Requirement
struct  SatisfierProperty
struct  Connection
struct  Component_Info
 CIAO specific. More...
struct  ComponentImplementationInfo
 CIAO specific. More...
struct  ContainerImplementationInfo
 CIAO specific. More...
interface  Container
exception  UnknownImplId
 CIAO specific. More...
exception  InstallationFailure
 CIAO specific. More...
exception  ImplEntryPointNotFound
 CIAO specific. More...
exception  StopError
struct  ComponentPackageReference
struct  ImplementationRequirement
struct  Capability
struct  ComponentPortDescription
struct  ComponentPropertyDescription
struct  ComponentInterfaceDescription
struct  MonolithicDeploymentDescription
struct  InstanceResourceDeploymentDescription
struct  InstanceDeploymentDescription
struct  ComponentExternalPortEndpoint
struct  PlanSubcomponentPortEndpoint
struct  ExternalReferenceEndpoint
struct  ConnectionResourceDeploymentDescription
struct  PlanConnectionDescription
struct  PlanSubcomponentPropertyReference
struct  PlanPropertyMapping
struct  ImplementationDependency
struct  ResourceDeploymentDescription
struct  ArtifactDeploymentDescription
struct  PlanLocality
struct  DeploymentPlan
interface  DomainApplication
interface  DomainApplicationManager
interface  ExecutionManager
struct  ESInstallationInfo
struct  NodeImplementationInfo
 CIAO specific. More...
interface  NodeApplication
struct  Sched_Params
 Carries Scheduling Params. More...
interface  NodeApplicationManager
interface  Logger
interface  NodeManager
struct  ComponentPackageImport
struct  SubcomponentPropertyReference
struct  SubcomponentPortEndpoint
struct  AssemblyPropertyMapping
struct  ImplementationArtifactDescription
struct  NamedImplementationArtifact
struct  MonolithicImplementationDescription
struct  SubcomponentInstantiationDescription
struct  AssemblyConnectionDescription
struct  Locality
struct  ComponentAssemblyDescription
struct  ComponentImplementationDescription
struct  PackagedComponentImplementation
struct  ComponentPackageDescription
struct  PackageConfiguration
exception  PlanError
exception  NameExists
exception  PackageError
interface  RepositoryManager
exception  ResourceCommitmentFailure
struct  ResourceAllocation
 Identifies a resource within a domain that is allocated from and the amount it is allocated. More...
interface  ResourceCommitmentManager
struct  Resource
struct  SharedResource
struct  Node
struct  Interconnect
struct  Bridge
struct  Domain
interface  TargetManager

Typedefs

typedef sequence< ComponentPlanComponentPlans
typedef sequence< ApplicationApplications
typedef sequence< PropertyProperties
typedef sequence< RequirementRequirements
typedef sequence< SatisfierPropertySatisfierProperties
typedef sequence< Object > Endpoints
typedef sequence< ConnectionConnections
typedef sequence< Component_InfoComponentInfos
 CIAO specific.
typedef sequence< ComponentImplementationInfoComponentImplementationInfos
 CIAO specific.
typedef sequence< ContainerImplementationInfoContainerImplementationInfos
 CIAO specific.
typedef sequence< ContainerContainers
typedef sequence< ComponentPackageReferenceComponentPackageReferences
typedef sequence< ResourceUsageKindResourceUsageKinds
typedef sequence< ImplementationRequirementImplementationRequirements
typedef sequence< CapabilityCapabilities
typedef sequence< ComponentPortDescriptionComponentPortDescriptions
typedef sequence< ComponentPropertyDescriptionComponentPropertyDescriptions
typedef sequence< MonolithicDeploymentDescriptionMonolithicDeploymentDescriptions
typedef sequence< InstanceResourceDeploymentDescriptionInstanceResourceDeploymentDescriptions
typedef sequence< InstanceDeploymentDescriptionInstanceDeploymentDescriptions
typedef sequence< ComponentExternalPortEndpointComponentExternalPortEndpoints
typedef sequence< PlanSubcomponentPortEndpointPlanSubcomponentPortEndpoints
typedef sequence< ExternalReferenceEndpointExternalReferenceEndpoints
typedef sequence< ConnectionResourceDeploymentDescriptionConnectionResourceDeploymentDescriptions
typedef sequence< PlanConnectionDescriptionPlanConnectionDescriptions
typedef sequence< PlanSubcomponentPropertyReferencePlanSubcomponentPropertyReferences
typedef sequence< PlanPropertyMappingPlanPropertyMappings
typedef sequence< ImplementationDependencyImplementationDependencies
typedef sequence< ResourceDeploymentDescriptionResourceDeploymentDescriptions
typedef sequence< ArtifactDeploymentDescriptionArtifactDeploymentDescriptions
typedef sequence< DomainApplicationManagerDomainApplicationManagers
typedef sequence< CIAO::CIAO_Event_Service > CIAO_Event_Services
 CIAO specific.
typedef sequence< ESInstallationInfoESInstallationInfos
 CIAO specific extension.
typedef sequence< ComponentPackageImportComponentPackageImports
typedef sequence< SubcomponentPortEndpointSubcomponentPortEndpoints
typedef sequence< SubcomponentPropertyReferenceSubcomponentPropertyReferences
typedef sequence< AssemblyPropertyMappingAssemblyPropertyMappings
typedef sequence< NamedImplementationArtifactNamedImplementationArtifacts
typedef sequence< MonolithicImplementationDescriptionMonolithicImplementationDescriptions
typedef sequence< PackageConfigurationPackageConfigurations
typedef sequence< ComponentPackageDescriptionComponentPackageDescriptions
typedef sequence< SubcomponentInstantiationDescriptionSubcomponentInstantiationDescriptions
typedef sequence< AssemblyConnectionDescriptionAssemblyConnectionDescriptions
typedef sequence< ComponentAssemblyDescriptionComponentAssemblyDescriptions
typedef sequence< PackagedComponentImplementationPackagedComponentImplementations
typedef sequence< ResourceAllocationResourceAllocations
 The Resource Allocation Sequence.
typedef sequence< ResourceResources
typedef sequence< SharedResourceSharedResources
typedef sequence< NodeNodes
typedef sequence< InterconnectInterconnects
typedef sequence< BridgeBridges

Enumerations

enum  SatisfierPropertyKind {
  Quantity, Capacity, Minimum, Maximum,
  _Attribute, Selection
}
enum  CCMComponentPortKind {
  Facet, SimplexReceptacle, MultiplexReceptacle, EventEmitter,
  EventPublisher, EventConsumer
}
enum  ResourceUsageKind {
  None, InstanceUsesResource, ResourceUsesInstance, PortUsesResource,
  ResourceUsesPort
}
enum  PlanLocalityKind { PlanSameProcess, PlanDifferentProcess, PlanNoConstraint }
enum  LocalityKind {
  SameNodeAnyProcess, SameNodeSameProcess, SameNodeDifferentProcess, DifferentNode,
  DifferentProcess, NoConstraint
}
enum  DomainUpdateKind { Add, Delete, UpdateAll, UpdateDynamic }


Typedef Documentation

typedef sequence< ComponentPlan > Deployment::ComponentPlans

typedef sequence< Application > Deployment::Applications

typedef sequence< Property > Deployment::Properties

typedef sequence< Requirement > Deployment::Requirements

typedef sequence< SatisfierProperty > Deployment::SatisfierProperties

typedef sequence< Object > Deployment::Endpoints

typedef sequence< Connection > Deployment::Connections

typedef sequence< Component_Info > Deployment::ComponentInfos

CIAO specific.

typedef sequence<ComponentImplementationInfo> Deployment::ComponentImplementationInfos

CIAO specific.

typedef sequence<ContainerImplementationInfo> Deployment::ContainerImplementationInfos

CIAO specific.

typedef sequence<Container> Deployment::Containers

typedef sequence< ComponentPackageReference > Deployment::ComponentPackageReferences

typedef sequence< ResourceUsageKind > Deployment::ResourceUsageKinds

typedef sequence< ImplementationRequirement > Deployment::ImplementationRequirements

typedef sequence< Capability > Deployment::Capabilities

typedef sequence< ComponentPortDescription > Deployment::ComponentPortDescriptions

typedef sequence< ComponentPropertyDescription > Deployment::ComponentPropertyDescriptions

typedef sequence< MonolithicDeploymentDescription > Deployment::MonolithicDeploymentDescriptions

typedef sequence< InstanceResourceDeploymentDescription > Deployment::InstanceResourceDeploymentDescriptions

typedef sequence< InstanceDeploymentDescription > Deployment::InstanceDeploymentDescriptions

typedef sequence< ComponentExternalPortEndpoint > Deployment::ComponentExternalPortEndpoints

typedef sequence< PlanSubcomponentPortEndpoint > Deployment::PlanSubcomponentPortEndpoints

typedef sequence< ExternalReferenceEndpoint > Deployment::ExternalReferenceEndpoints

typedef sequence< ConnectionResourceDeploymentDescription > Deployment::ConnectionResourceDeploymentDescriptions

typedef sequence< PlanConnectionDescription > Deployment::PlanConnectionDescriptions

typedef sequence< PlanSubcomponentPropertyReference > Deployment::PlanSubcomponentPropertyReferences

typedef sequence< PlanPropertyMapping > Deployment::PlanPropertyMappings

typedef sequence< ImplementationDependency > Deployment::ImplementationDependencies

typedef sequence< ResourceDeploymentDescription > Deployment::ResourceDeploymentDescriptions

typedef sequence< ArtifactDeploymentDescription > Deployment::ArtifactDeploymentDescriptions

typedef sequence< DomainApplicationManager > Deployment::DomainApplicationManagers

typedef sequence<CIAO::CIAO_Event_Service> Deployment::CIAO_Event_Services

CIAO specific.

typedef sequence<ESInstallationInfo> Deployment::ESInstallationInfos

CIAO specific extension.

typedef sequence< ComponentPackageImport > Deployment::ComponentPackageImports

typedef sequence< SubcomponentPortEndpoint > Deployment::SubcomponentPortEndpoints

typedef sequence< SubcomponentPropertyReference > Deployment::SubcomponentPropertyReferences

typedef sequence< AssemblyPropertyMapping > Deployment::AssemblyPropertyMappings

typedef sequence< NamedImplementationArtifact > Deployment::NamedImplementationArtifacts

typedef sequence< MonolithicImplementationDescription > Deployment::MonolithicImplementationDescriptions

typedef sequence< PackageConfiguration > Deployment::PackageConfigurations

typedef sequence< ComponentPackageDescription > Deployment::ComponentPackageDescriptions

typedef sequence< SubcomponentInstantiationDescription > Deployment::SubcomponentInstantiationDescriptions

typedef sequence< AssemblyConnectionDescription > Deployment::AssemblyConnectionDescriptions

typedef sequence< ComponentAssemblyDescription > Deployment::ComponentAssemblyDescriptions

typedef sequence< PackagedComponentImplementation > Deployment::PackagedComponentImplementations

typedef sequence<ResourceAllocation> Deployment::ResourceAllocations

The Resource Allocation Sequence.

typedef sequence< Resource > Deployment::Resources

typedef sequence< SharedResource > Deployment::SharedResources

typedef sequence< Node > Deployment::Nodes

typedef sequence< Interconnect > Deployment::Interconnects

typedef sequence< Bridge > Deployment::Bridges


Enumeration Type Documentation

enum Deployment::SatisfierPropertyKind

Enumerator:
Quantity 
Capacity 
Minimum 
Maximum 
_Attribute 
Selection 

enum Deployment::CCMComponentPortKind

Enumerator:
Facet 
SimplexReceptacle 
MultiplexReceptacle 
EventEmitter 
EventPublisher 
EventConsumer 

enum Deployment::ResourceUsageKind

Enumerator:
None 
InstanceUsesResource 
ResourceUsesInstance 
PortUsesResource 
ResourceUsesPort 

enum Deployment::PlanLocalityKind

Enumerator:
PlanSameProcess 
PlanDifferentProcess 
PlanNoConstraint 

enum Deployment::LocalityKind

Enumerator:
SameNodeAnyProcess 
SameNodeSameProcess 
SameNodeDifferentProcess 
DifferentNode 
DifferentProcess 
NoConstraint 

enum Deployment::DomainUpdateKind

Todo:
, UpdateAvailable is not in the spec, must be UpdateDynamic
Enumerator:
Add 
Delete 
UpdateAll 
UpdateDynamic 


Generated on Mon Apr 30 23:47:10 2007 for DAnCE by  doxygen 1.4.7-1