Class ClassifierShape
Enables/Disables shape of the uml classifier shapes
Package - Indicates the scope is public.
Class - Indicates the scope is protected.
Interface - Indicates the scope is private.
Enumeration - Indicates the scope is package.
CollapsedPackage - Indicates the scope is public.
Inheritance - Indicates the scope is protected.
Association - Indicates the scope is private.
Aggregation - Indicates the scope is package.
Composition - Indicates the scope is public.
Realization - Indicates the scope is protected.
DirectedAssociation - Indicates the scope is private.
Dependency - Indicates the scope is package.
Inheritance
System.Object
ClassifierShape
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class ClassifierShape : Enum
Fields
Aggregation
Declaration
public const ClassifierShape Aggregation
Field Value
Association
Declaration
public const ClassifierShape Association
Field Value
Class
Declaration
public const ClassifierShape Class
Field Value
Composition
Declaration
public const ClassifierShape Composition
Field Value
Dependency
Declaration
public const ClassifierShape Dependency
Field Value
Enumeration
Declaration
public const ClassifierShape Enumeration
Field Value
Inheritance
Declaration
public const ClassifierShape Inheritance
Field Value
Interface
Declaration
public const ClassifierShape Interface
Field Value
Realization
Declaration
public const ClassifierShape Realization
Field Value