Class Service

This is the base entity for defining the Service hierarchy. All Services are characterized as either being related to Products or Resources. This gives rise to the two subclasses of Service: CustomerFacingService (used to realie a Product) and ResourceFacingService (which support the network/infrastructure facing part of the service).

Services are defined as being tightly bound to Products. A Product defines the context of the Service, Service and its related entities (e.g., ServiceSpecification, ServiceRole, and so forth) are related to entities in the Resource, Product, and other domains through a set of relationships.

A Service represents the object that will be instantiated. Each Service instance can be different; therefore, Service is limited to owning just the attributes, relationships, and constraints that are specific to an instance of a Service. The shared attributes, relationships, and constraints that can be instantiated are defined by a ServiceSpecification.

The purpose of this entity is twofold. First, it is used to define attributes, and relationships that are common to all Services. Second, it provides a convenient point to define how Services interact with other parts business entities.

Attributes
BusinessInteractionItem _businessInteractionItem _businessInteractionItem
CommonServiceInfo _commonServiceInfo _commonServiceInfo
«example» Device _device _device
PartyRole _partyRole _partyRole
PartyRole _partyRole4 _partyRole4
PhysicalResourceRole _physicalResourceRole _physicalResourceRole
Place _place _place
ServiceAccessPoint _serviceAccessPoint _serviceAccessPoint
ServiceCharacteristicValue _serviceCharacteristicValue _serviceCharacteristicValue
ServiceInvolvementRole _serviceInvolvementRole _serviceInvolvementRole
ServicePerformance _servicePerformance _servicePerformance
ServiceRole _serviceRole _serviceRole
ServiceSpecification _serviceSpecification _serviceSpecification
ServiceUsage _serviceUsage _serviceUsage
Boolean hasStarted hasStarted

This is a Boolean attribute that, if TRUE, signifies that this Service has already been started. If the value of this attribute is FALSE, then this signifies that this Service has NOT been Started.

Boolean isMandatory isMandatory

This is a Boolean attribute that, if TRUE, signifies that this Service is mandatory (i.e., this Service must be running when the managed environment is in a non-failed state). If the value of this attribute is FALSE, then this means that this Service is not required to run.

Boolean isServiceEnabled isServiceEnabled

This is a Boolean attribute that, if TRUE, signifies that this Service has been enabled for use. If the value of this attribute is FALSE, then this means that this particular Service has NOT been enabled for use.

Boolean isStateful isStateful

This is a Boolean attribute that, if TRUE, means that this Service can be changed without affecting any other services.

ServiceProblem problem problem
Problem problem1 problem1
ServiceCapacity serviceCapacity serviceCapacity
ServiceCapacityDemand serviceCapacityDemand serviceCapacityDemand
ServiceConfigSpec serviceConfigSpec serviceConfigSpec
ServiceConfiguration serviceConfiguration serviceConfiguration
ServiceRelationship serviceRelationship serviceRelationship
ServiceRelationship serviceRelationship2 serviceRelationship2
ServiceTest serviceTest serviceTest
Integer startMode startMode

This attribute is an enumerated integer that indicates how the Service is started. Values include:

0: Unknown
1: Automatically by the managed environment
2: Automatically by the owning device
3: Manually by the Provider of the Service
4: Manually by a Customer of the Provider
5: Any of the above

Attributes inherited from SID Models::Common Domain::Root Business Entities ABE::Entity SID Models::Common Domain::Root Business Entities ABE::Entity
_entityIdentification _entityIdentification, _entityRole _entityRole, managedEntity managedEntity, characteristicValue characteristicValue

Attributes inherited from SID Models::Common Domain::Root Business Entities ABE::RootEntity SID Models::Common Domain::Root Business Entities ABE::RootEntity
_rootEntityType _rootEntityType, _revenueAssuranceParmValue _revenueAssuranceParmValue, _characteristicValue _characteristicValue, name name, description description, ID ID, metric metric, _monitoredMetricInstancesCriteria _monitoredMetricInstancesCriteria, directedEdge directedEdge, vertex vertex, entityCatalogItem entityCatalogItem, rootEntityGroupMember rootEntityGroupMember, rootEntityGroup rootEntityGroup, rootEntityRelationship rootEntityRelationship, rootEntityRelationship2 rootEntityRelationship2, associationRole associationRole, entitySpecificationAttachment entitySpecificationAttachment, interactionUseCase interactionUseCase, interactionResult interactionResult

Properties:

Alias
Classifier Behavior
Is Abstracttrue
Is Activefalse
Is Leaffalse
Keywords
NameService
Name Expression
Namespace«003» Service ABE
Owned Template Signature
Owner«003» Service ABE
Owning Template Parameter
Package«003» Service ABE
Qualified NameSID Models::Service Domain::Service ABE::Service
Representation
Stereotype
Template Parameter
VisibilityPublic

Attribute Details

 _businessInteractionItem
Public BusinessInteractionItem _businessInteractionItem
Constraints:
Properties:

AggregationNone
Alias
AssociationBusinessInteractionItemInvolvesService
Association End
ClassService
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquefalse
Keywords
Lower0
Lower Value(0)
Multiplicity*
Name_businessInteractionItem
Name Expression
NamespaceService
Opposite_service
OwnerService
Owning Association
Owning Template Parameter
Qualified NameSID Models::Service Domain::Service ABE::Service::_businessInteractionItem
Stereotype
Template Parameter
TypeBusinessInteractionItem
Upper*
Upper Value(*)
VisibilityPublic


 _commonServiceInfo
Public CommonServiceInfo _commonServiceInfo
Constraints:
Properties:

AggregationComposite
Alias
AssociationServiceIsExtendedBy
Association End
ClassService
Datatype
Default
Default Value
Is Compositetrue
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity0..1
Name_commonServiceInfo
Name Expression
NamespaceService
Opposite_service
OwnerService
Owning Association
Owning Template Parameter
Qualified NameSID Models::Service Domain::Service ABE::Service::_commonServiceInfo
Stereotype
Template Parameter
TypeCommonServiceInfo
Upper1
Upper Value(1)
VisibilityPublic


 _device
Public «example» Device _device
Constraints:
Properties:

AggregationNone
Alias
AssociationDeviceHostsService
Association End
ClassService
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquefalse
Keywords
Lower0
Lower Value(0)
Multiplicity0..1
Name_device
Name Expression
NamespaceService
Opposite_service
OwnerService
Owning Association
Owning Template Parameter
Qualified NameSID Models::Service Domain::Service ABE::Service::_device
Stereotype
Template Parameter
Type«example» Device
Upper1
Upper Value(1)
VisibilityPublic


 _partyRole
Public PartyRole _partyRole
Constraints:
Properties:

AggregationNone
Alias
AssociationOwnsServiceDetails
Association End
ClassService
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower1
Lower Value(1)
Multiplicity1
Name_partyRole
Name Expression
NamespaceService
Opposite_service
OwnerService
Owning Association
Owning Template Parameter
Qualified NameSID Models::Service Domain::Service ABE::Service::_partyRole
Stereotype
Template Parameter
TypePartyRole
Upper1
Upper Value(1)
VisibilityPublic


 _partyRole4
Public PartyRole _partyRole4
Constraints:
Properties:

AggregationNone
Alias
AssociationAdministerServiceDetails
Association End
ClassService
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity*
Name_partyRole4
Name Expression
NamespaceService
Opposite_service1
OwnerService
Owning Association
Owning Template Parameter
Qualified NameSID Models::Service Domain::Service ABE::Service::_partyRole4
Stereotype
Template Parameter
TypePartyRole
Upper*
Upper Value(*)
VisibilityPublic


 _physicalResourceRole
Public PhysicalResourceRole _physicalResourceRole
Constraints:
Properties:

AggregationNone
Alias
AssociationServiceHostedOn
Association End
ClassService
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquefalse
Keywords
Lower0
Lower Value(0)
Multiplicity*
Name_physicalResourceRole
Name Expression
NamespaceService
Opposite_service
OwnerService
Owning Association
Owning Template Parameter
Qualified NameSID Models::Service Domain::Service ABE::Service::_physicalResourceRole
Stereotype
Template Parameter
TypePhysicalResourceRole
Upper*
Upper Value(*)
VisibilityPublic


 _place
Public Place _place
Constraints:
Properties:

AggregationNone
Alias
AssociationServicePlaceDetails
Association End
ClassService
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity*
Name_place
Name Expression
NamespaceService
Opposite_service
OwnerService
Owning Association
Owning Template Parameter
Qualified NameSID Models::Service Domain::Service ABE::Service::_place
Stereotype
Template Parameter
TypePlace
Upper*
Upper Value(*)
VisibilityPublic


 _serviceAccessPoint
Public ServiceAccessPoint _serviceAccessPoint
Constraints:
Properties:

AggregationNone
Alias
AssociationServiceAccessedVia
Association End
ClassService
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity*
Name_serviceAccessPoint
Name Expression
NamespaceService
Opposite_service
OwnerService
Owning Association
Owning Template Parameter
Qualified NameSID Models::Service Domain::Service ABE::Service::_serviceAccessPoint
Stereotype
Template Parameter
TypeServiceAccessPoint
Upper*
Upper Value(*)
VisibilityPublic


 _serviceCharacteristicValue
Public ServiceCharacteristicValue _serviceCharacteristicValue
Constraints:
Properties:

AggregationShared
Alias
AssociationServiceDescribedBy
Association End
ClassService
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquefalse
Keywords
Lower0
Lower Value(0)
Multiplicity*
Name_serviceCharacteristicValue
Name Expression
NamespaceService
Opposite_service
OwnerService
Owning Association
Owning Template Parameter
Qualified NameSID Models::Service Domain::Service ABE::Service::_serviceCharacteristicValue
Stereotype
Template Parameter
TypeServiceCharacteristicValue
Upper*
Upper Value(*)
VisibilityPublic


 _serviceInvolvementRole
Public ServiceInvolvementRole _serviceInvolvementRole
Constraints:
Properties:

AggregationNone
Alias
AssociationServiceOfInterestTo
Association End
ClassService
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity*
Name_serviceInvolvementRole
Name Expression
NamespaceService
Opposite_service
OwnerService
Owning Association
Owning Template Parameter
Qualified NameSID Models::Service Domain::Service ABE::Service::_serviceInvolvementRole
Stereotype
Template Parameter
TypeServiceInvolvementRole
Upper*
Upper Value(*)
VisibilityPublic


 _servicePerformance
Public ServicePerformance _servicePerformance
Constraints:
Properties:

AggregationNone
Alias
AssociationServicePerformanceMeasures
Association End
ClassService
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquefalse
Keywords
Lower0
Lower Value(0)
Multiplicity*
Name_servicePerformance
Name Expression
NamespaceService
Opposite_service
OwnerService
Owning Association
Owning Template Parameter
Qualified NameSID Models::Service Domain::Service ABE::Service::_servicePerformance
Stereotype
Template Parameter
TypeServicePerformance
Upper*
Upper Value(*)
VisibilityPublic


 _serviceRole
Public ServiceRole _serviceRole
Constraints:
Properties:

AggregationShared
Alias
AssociationUsesServiceRoles
Association End
ClassService
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquefalse
Keywords
Lower0
Lower Value(0)
Multiplicity*
Name_serviceRole
Name Expression
NamespaceService
Opposite_service
OwnerService
Owning Association
Owning Template Parameter
Qualified NameSID Models::Service Domain::Service ABE::Service::_serviceRole
Stereotype
Template Parameter
TypeServiceRole
Upper*
Upper Value(*)
VisibilityPublic


 _serviceSpecification
Public ServiceSpecification _serviceSpecification
Constraints:
Properties:

AggregationNone
Alias
AssociationSpecifiesService
Association End
ClassService
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquefalse
Keywords
Lower1
Lower Value(1)
Multiplicity1
Name_serviceSpecification
Name Expression
NamespaceService
Opposite_service
OwnerService
Owning Association
Owning Template Parameter
Qualified NameSID Models::Service Domain::Service ABE::Service::_serviceSpecification
Stereotype
Template Parameter
TypeServiceSpecification
Upper1
Upper Value(1)
VisibilityPublic


 _serviceUsage
Public ServiceUsage _serviceUsage
Constraints:
Properties:

AggregationNone
Alias
AssociationDescribesUsageOfService
Association End
ClassService
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquefalse
Keywords
Lower0
Lower Value(0)
Multiplicity*
Name_serviceUsage
Name Expression
NamespaceService
Opposite_service
OwnerService
Owning Association
Owning Template Parameter
Qualified NameSID Models::Service Domain::Service ABE::Service::_serviceUsage
Stereotype
Template Parameter
TypeServiceUsage
Upper*
Upper Value(*)
VisibilityPublic


 hasStarted
Public Boolean hasStarted

This is a Boolean attribute that, if TRUE, signifies that this Service has already been started. If the value of this attribute is FALSE, then this signifies that this Service has NOT been Started.

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassService
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower1
Lower Value
MultiplicityNone (1)
NamehasStarted
Name Expression
NamespaceService
Opposite
OwnerService
Owning Association
Owning Template Parameter
Qualified NameSID Models::Service Domain::Service ABE::Service::hasStarted
Stereotype
Template Parameter
TypeBoolean
Upper1
Upper Value
VisibilityPublic


 isMandatory
Public Boolean isMandatory

This is a Boolean attribute that, if TRUE, signifies that this Service is mandatory (i.e., this Service must be running when the managed environment is in a non-failed state). If the value of this attribute is FALSE, then this means that this Service is not required to run.

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassService
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower1
Lower Value
MultiplicityNone (1)
NameisMandatory
Name Expression
NamespaceService
Opposite
OwnerService
Owning Association
Owning Template Parameter
Qualified NameSID Models::Service Domain::Service ABE::Service::isMandatory
Stereotype
Template Parameter
TypeBoolean
Upper1
Upper Value
VisibilityPublic


 isServiceEnabled
Public Boolean isServiceEnabled

This is a Boolean attribute that, if TRUE, signifies that this Service has been enabled for use. If the value of this attribute is FALSE, then this means that this particular Service has NOT been enabled for use.

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassService
Datatype
Defaultfalse
Default Value(false)
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower1
Lower Value
MultiplicityNone (1)
NameisServiceEnabled
Name Expression
NamespaceService
Opposite
OwnerService
Owning Association
Owning Template Parameter
Qualified NameSID Models::Service Domain::Service ABE::Service::isServiceEnabled
Stereotyperequired
Template Parameter
TypeBoolean
Upper1
Upper Value
VisibilityPublic


 isStateful
Public Boolean isStateful

This is a Boolean attribute that, if TRUE, means that this Service can be changed without affecting any other services.

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassService
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower1
Lower Value
MultiplicityNone (1)
NameisStateful
Name Expression
NamespaceService
Opposite
OwnerService
Owning Association
Owning Template Parameter
Qualified NameSID Models::Service Domain::Service ABE::Service::isStateful
Stereotype
Template Parameter
TypeBoolean
Upper1
Upper Value
VisibilityPublic


 problem
Public ServiceProblem problem
Constraints:
Properties:

AggregationNone
Alias
AssociationServiceProblemHasAffectedServices
Association End
ClassService
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity*
Nameproblem
Name Expression
NamespaceService
OppositeaffectedServices
OwnerService
Owning Association
Owning Template Parameter
Qualified NameSID Models::Service Domain::Service ABE::Service::problem
Stereotype
Template Parameter
TypeServiceProblem
Upper*
Upper Value(*)
VisibilityPublic


 problem1
Public Problem problem1
Constraints:
Properties:

AggregationNone
Alias
AssociationProblemHasRootCauseService
Association End
ClassService
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity*
Nameproblem1
Name Expression
NamespaceService
OppositerootCauseServices
OwnerService
Owning Association
Owning Template Parameter
Qualified NameSID Models::Service Domain::Service ABE::Service::problem1
Stereotype
Template Parameter
TypeProblem
Upper*
Upper Value(*)
VisibilityPublic


 serviceCapacity
Public ServiceCapacity serviceCapacity
Constraints:
Properties:

AggregationNone
Alias
AssociationServiceCapacityDefinedAs
Association End
ClassService
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity*
NameserviceCapacity
Name Expression
NamespaceService
Oppositeservice
OwnerService
Owning Association
Owning Template Parameter
Qualified NameSID Models::Service Domain::Service ABE::Service::serviceCapacity
Stereotype
Template Parameter
TypeServiceCapacity
Upper*
Upper Value(*)
VisibilityPublic


 serviceCapacityDemand
Public ServiceCapacityDemand serviceCapacityDemand
Constraints:
Properties:

AggregationNone
Alias
AssociationServiceRequires
Association End
ClassService
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity*
NameserviceCapacityDemand
Name Expression
NamespaceService
Oppositeservice
OwnerService
Owning Association
Owning Template Parameter
Qualified NameSID Models::Service Domain::Service ABE::Service::serviceCapacityDemand
Stereotype
Template Parameter
TypeServiceCapacityDemand
Upper*
Upper Value(*)
VisibilityPublic


 serviceConfigSpec
Public ServiceConfigSpec serviceConfigSpec
Constraints:
Properties:

AggregationNone
Alias
AssociationServiceServesAs
Association End
ClassService
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity*
NameserviceConfigSpec
Name Expression
NamespaceService
Oppositeservice
OwnerService
Owning Association
Owning Template Parameter
Qualified NameSID Models::Service Domain::Service ABE::Service::serviceConfigSpec
Stereotype
Template Parameter
TypeServiceConfigSpec
Upper*
Upper Value(*)
VisibilityPublic


 serviceConfiguration
Public ServiceConfiguration serviceConfiguration
Constraints:
Properties:

AggregationNone
Alias
AssociationServiceConfigurationDefinedFor
Association End
ClassService
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity*
NameserviceConfiguration
Name Expression
NamespaceService
Oppositeservice2
OwnerService
Owning Association
Owning Template Parameter
Qualified NameSID Models::Service Domain::Service ABE::Service::serviceConfiguration
Stereotype
Template Parameter
TypeServiceConfiguration
Upper*
Upper Value(*)
VisibilityPublic


 serviceRelationship
Public ServiceRelationship serviceRelationship
Constraints:
Properties:

AggregationNone
Alias
AssociationServiceReferencedBy
Association End
ClassService
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity*
NameserviceRelationship
Name Expression
NamespaceService
Oppositeservice
OwnerService
Owning Association
Owning Template Parameter
Qualified NameSID Models::Service Domain::Service ABE::Service::serviceRelationship
Stereotype
Template Parameter
TypeServiceRelationship
Upper*
Upper Value(*)
VisibilityPublic


 serviceRelationship2
Public ServiceRelationship serviceRelationship2
Constraints:
Properties:

AggregationNone
Alias
AssociationServiceReferences
Association End
ClassService
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity*
NameserviceRelationship2
Name Expression
NamespaceService
Oppositeservice2
OwnerService
Owning Association
Owning Template Parameter
Qualified NameSID Models::Service Domain::Service ABE::Service::serviceRelationship2
Stereotype
Template Parameter
TypeServiceRelationship
Upper*
Upper Value(*)
VisibilityPublic


 serviceTest
Public ServiceTest serviceTest
Constraints:
Properties:

AggregationNone
Alias
AssociationServiceTestExecutesOn
Association End
ClassService
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity*
NameserviceTest
Name Expression
NamespaceService
Oppositeservice
OwnerService
Owning Association
Owning Template Parameter
Qualified NameSID Models::Service Domain::Service ABE::Service::serviceTest
Stereotype
Template Parameter
TypeServiceTest
Upper*
Upper Value(*)
VisibilityPublic


 startMode
Public Integer startMode

This attribute is an enumerated integer that indicates how the Service is started. Values include:

0: Unknown
1: Automatically by the managed environment
2: Automatically by the owning device
3: Manually by the Provider of the Service
4: Manually by a Customer of the Provider
5: Any of the above

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassService
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower1
Lower Value
MultiplicityNone (1)
NamestartMode
Name Expression
NamespaceService
Opposite
OwnerService
Owning Association
Owning Template Parameter
Qualified NameSID Models::Service Domain::Service ABE::Service::startMode
Stereotype
Template Parameter
TypeInteger
Upper1
Upper Value
VisibilityPublic