Public Methods

MethodDescription
MappedObjectPropertyLooks up the value of a property of the mapped object indicated by the passed-in string. Available properties depend on the type of the mapped object.

Public Properties

PropertyDescription
LocalObjectGUIDUnique GUID of the local object.
LocalObjectNameDisplay name of the local object.
LocalObjectTypeAn enumerated value that corresponds to the object type of the local object.
MappedObjectGUIDUnique GUID of the mapped object.
MappedObjectNameDisplay name of the mapped object.
MappedObjectParentBusinessEntityGUIDUnique GUID of the mapped object's parent business entity. This applies only when the mapped object is a business attribute.
MappedObjectParentBusinessEntityNameDisplay name of the mapped object's parent business entity. This applies only when the mapped object is a business attribute.
MappedObjectParentDiagramGUIDUnique GUID of the mapped object's parent diagram. This applies only to Data Architect objects.
MappedObjectParentDiagramNameDisplay name of the mapped object's parent diagram. This applies only to Data Architect objects.
MappedObjectParentEntityGUIDUnique GUID of the mapped object's parent entity. This applies only when the mapped object is an attribute.
MappedObjectParentEntityNameDisplay name of the mapped object's parent entity. This applies only when the mapped object is an attribute.
MappedObjectParentModelGUIDUnique GUID of the mapped object's parent model, if it applies.
MappedObjectParentModelNameDisplay name of the mapped object's parent model, if it applies.
MappedObjectParentWorkspaceGUIDUnique GUID of the mapped object's parent workspace. This applies only to Business Architect objects.
MappedObjectParentWorkspaceNameDisplay name of the mapped object's parent workspace. This applies only to Business Architect objects.
MappedObjectTypeAn enumerated value that corresponds to the object type of the mapped object.
  • No labels