DAnCE  ..
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Modules | Classes | Typedefs | Enumerations
Deployment Module Reference

Modules

 DnC_Dump_T
 

Classes

exception  LastConfiguration
 
exception  InvalidReference
 
interface  Application
 
interface  ApplicationManager
 
struct  Property
 
struct  Requirement
 
struct  SatisfierProperty
 
struct  Connection
 
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
 
exception  InvalidComponentExecParameter
 
exception  InvalidConnection
 
exception  InvalidNodeExecParameter
 
exception  InvalidProperty
 
interface  NodeApplication
 
interface  NodeApplicationManager
 
interface  Logger
 
interface  NodeManager
 
struct  ComponentPackageImport
 
struct  SubcomponentInstantiationDescription
 
struct  SubcomponentPortEndpoint
 
struct  AssemblyConnectionDescription
 
struct  SubcomponentPropertyReference
 
struct  AssemblyPropertyMapping
 
struct  ImplementationArtifactDescription
 
struct  NamedImplementationArtifact
 
struct  MonolithicImplementationDescription
 
struct  Locality
 
struct  ComponentAssemblyDescription
 
struct  ComponentImplementationDescription
 
struct  ConnectorImplementationDescription
 
struct  PackagedComponentImplementation
 
struct  ComponentPackageDescription
 
struct  ConnectorPackageDescription
 
struct  PackageConfiguration
 
struct  ComponentUsageDescription
 
struct  RequirementSatisfier
 
exception  PlanError
 
exception  NameExists
 
exception  PackageError
 
exception  NoSuchName
 
interface  RepositoryManager
 
struct  ResourceAllocation
 
exception  ResourceCommitmentFailure
 
interface  ResourceCommitmentManager
 
exception  ResourceNotAvailable
 
exception  StartError
 
exception  StopError
 
struct  Resource
 
struct  SharedResource
 
struct  Node
 
struct  Interconnect
 
struct  Bridge
 
struct  Domain
 
interface  TargetManager
 
class  DnC_Dump
 This class defines a set of overloaded "dump" methods to print the contents of various IDL data types, which passed as input. More...
 
class  Dump_Obj
 

Typedefs

typedef sequence< ApplicationApplications
 
typedef sequence< PropertyProperties
 
typedef sequence< RequirementRequirements
 
typedef sequence
< SatisfierProperty
SatisfierProperties
 
typedef sequence< Object > Endpoints
 
typedef sequence< ConnectionConnections
 
typedef sequence
< ComponentPackageReference
ComponentPackageReferences
 
typedef sequence
< ResourceUsageKind
ResourceUsageKinds
 
typedef sequence
< ImplementationRequirement
ImplementationRequirements
 
typedef sequence< CapabilityCapabilities
 
typedef sequence
< ComponentPortDescription
ComponentPortDescriptions
 
typedef sequence
< ComponentPropertyDescription
ComponentPropertyDescriptions
 
typedef sequence
< MonolithicDeploymentDescription
MonolithicDeploymentDescriptions
 
typedef sequence
< InstanceResourceDeploymentDescription
InstanceResourceDeploymentDescriptions
 
typedef sequence
< InstanceDeploymentDescription
InstanceDeploymentDescriptions
 
typedef sequence
< ComponentExternalPortEndpoint
ComponentExternalPortEndpoints
 
typedef sequence
< PlanSubcomponentPortEndpoint
PlanSubcomponentPortEndpoints
 
typedef sequence
< ExternalReferenceEndpoint
ExternalReferenceEndpoints
 
typedef sequence
< ConnectionResourceDeploymentDescription
ConnectionResourceDeploymentDescriptions
 
typedef sequence
< PlanConnectionDescription
PlanConnectionDescriptions
 
typedef sequence
< PlanSubcomponentPropertyReference
PlanSubcomponentPropertyReferences
 
typedef sequence
< PlanPropertyMapping
PlanPropertyMappings
 
typedef sequence
< ImplementationDependency
ImplementationDependencies
 
typedef sequence
< ResourceDeploymentDescription
ResourceDeploymentDescriptions
 
typedef sequence
< ArtifactDeploymentDescription
ArtifactDeploymentDescriptions
 
typedef sequence< PlanLocalityPlanLocalities
 
typedef sequence
< DomainApplicationManager
DomainApplicationManagers
 
typedef sequence
< ComponentPackageDescription
ComponentPackageDescriptions
 
typedef sequence
< PackageConfiguration
PackageConfigurations
 
typedef sequence
< ComponentPackageImport
ComponentPackageImports
 
typedef sequence
< SubcomponentInstantiationDescription
SubcomponentInstantiationDescriptions
 
typedef sequence
< SubcomponentPortEndpoint
SubcomponentPortEndpoints
 
typedef sequence
< AssemblyConnectionDescription
AssemblyConnectionDescriptions
 
typedef sequence
< SubcomponentPropertyReference
SubcomponentPropertyReferences
 
typedef sequence
< AssemblyPropertyMapping
AssemblyPropertyMappings
 
typedef sequence
< NamedImplementationArtifact
NamedImplementationArtifacts
 
typedef sequence
< MonolithicImplementationDescription
MonolithicImplementationDescriptions
 
typedef sequence< LocalityLocalities
 
typedef sequence
< ComponentAssemblyDescription
ComponentAssemblyDescriptions
 
typedef sequence
< PackagedComponentImplementation
PackagedComponentImplementations
 
typedef sequence
< ResourceAllocation
ResourceAllocations
 
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, ExtendedPort, _MirrorPort
}
 
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< Bridge > Deployment::Bridges
typedef sequence< Capability > Deployment::Capabilities
typedef sequence< Connection > Deployment::Connections
typedef sequence< Object > Deployment::Endpoints
typedef sequence< Locality > Deployment::Localities
typedef sequence< Node > Deployment::Nodes
typedef sequence< Property > Deployment::Properties
typedef sequence< Resource > Deployment::Resources

Enumeration Type Documentation

Enumerator
Facet 
SimplexReceptacle 
MultiplexReceptacle 
EventEmitter 
EventPublisher 
EventConsumer 
ExtendedPort 
_MirrorPort 
Enumerator
Add 
Delete 
UpdateAll 
UpdateDynamic 
Enumerator
SameNodeAnyProcess 
SameNodeSameProcess 
SameNodeDifferentProcess 
DifferentNode 
DifferentProcess 
NoConstraint 
Enumerator
PlanSameProcess 
PlanDifferentProcess 
PlanNoConstraint 
Enumerator
None 
InstanceUsesResource 
ResourceUsesInstance 
PortUsesResource 
ResourceUsesPort 
Enumerator
Quantity 
Capacity 
Minimum 
Maximum 
_Attribute 
Selection