SquaredUp.EAM.Library.Class.MapEnterprise Application - Map

SquaredUp.EAM.Library.Class.Map (ClassType)

The top-level collection within an Enterprise Application containing the groups of components and hosting objects of which it comprises as created by Squared Up Visual Application Discovery & Analysis.

Element properties:

Base ClassSystem.LogicalEntity
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId1ec7872b-023e-f2ad-bd4a-63fdd9c3efb1

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Object Status Object status false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Asset Status Asset status false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notes Notes false 4000       
SquaredUp.EAM.Library.Class.Map:
ApplicationId  guid  Enterprise Application Id The Id of the Enterprise Application within which this map collection is contained. true 256       
CreateTcpMonitors  bool  Create TCP Monitors Indicates if TCP monitors should be created by the EA Designer. false 256       
CreateServiceMonitors  bool  Create Service Monitors Indicates if Windows service monitors should be created by the EA Designer. false 256       

Health Model:

Source Code:

<ClassType ID="SquaredUp.EAM.Library.Class.Map" Base="System!System.LogicalEntity" Accessibility="Public" Abstract="true" Hosted="false" Singleton="false">
<Property ID="ApplicationId" Type="guid" Key="true"/>
<Property ID="CreateTcpMonitors" Type="bool" Key="false"/>
<Property ID="CreateServiceMonitors" Type="bool" Key="false"/>
</ClassType>