Provider
Class RelatedLocation

This class is used to relate two Locations to each other. This mechanism can be used to indicate how more finely-defined locations are parts of a more coarsely define location. For example, 123 Main St Suite 400 is a part of the building at 123 Main St.
Note that this construct is meant to be traversable in either direction. For example, 123 Main St Suite 400 is a part-of 123 Main St, while 123 Main St is composed-of the various suites within the building.

Attributes
Location location location

Pointer to the Location to which the owning Location is somehow related.

«CS» Code relatedLocationCategory relatedLocationCategory

This property indicates how the "owning" and "target" Location records are related to each other. Possible examples include: Parent, Child, has Component, is Component of, etc.


Properties:

Alias
Classifier Behavior
Is Abstractfalse
Is Activefalse
Is Leaffalse
Keywords
NameRelatedLocation
Name Expression
NamespaceProvider
Owned Template Signature
OwnerProvider
Owning Template Parameter
PackageProvider
Qualified NameFHIM::Provider::RelatedLocation
Representation
Stereotype
Template Parameter
VisibilityPublic

Attribute Details

 location
Public Location location

Pointer to the Location to which the owning Location is somehow related.

Constraints:
Properties:

AggregationNone
Alias
AssociationrelatedLocation_location
Association End
ClassRelatedLocation
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
Namelocation
Name Expression
NamespaceRelatedLocation
Opposite
OwnerRelatedLocation
Owning Association
Owning Template Parameter
Qualified NameFHIM::Provider::RelatedLocation::location
Stereotype
Template Parameter
TypeLocation
Upper1
Upper Value(1)
VisibilityPublic


 relatedLocationCategory
Public «CS» Code relatedLocationCategory

This property indicates how the "owning" and "target" Location records are related to each other. Possible examples include: Parent, Child, has Component, is Component of, etc.

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassRelatedLocation
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
NamerelatedLocationCategory
Name Expression
NamespaceRelatedLocation
Opposite
OwnerRelatedLocation
Owning Association
Owning Template Parameter
Qualified NameFHIM::Provider::RelatedLocation::relatedLocationCategory
Stereotype
Template Parameter
Type«CS» Code
Upper1
Upper Value(1)
VisibilityPublic