프로퍼티 | 타입 | 설명 | |
---|---|---|---|
DomainClassId | global::System.Guid |
메소드 | 설명 | |
---|---|---|
EntityHasRelationShipsConnector ( global::Microsoft.VisualStudio.Modeling store ) |
Constructor
|
|
FindEntityHasRelationShipsConnectorDecorator ( string decoratorName ) : DslDiagrams::Decorator |
Finds a decorator associated with EntityHasRelationShipsConnector.
|
|
OnDragOver ( DiagramDragEventArgs e ) : void |
메소드 | 설명 | |
---|---|---|
InitializeInstanceResources ( ) : void |
Initializes resources associated with this connector instance.
|
|
InitializeResources ( global::Microsoft.VisualStudio.Modeling.Diagrams classStyleSet ) : void |
Initializes style set resources for this shape type
|
public EntityHasRelationShipsConnector ( global::Microsoft.VisualStudio.Modeling store ) | ||
store | global::Microsoft.VisualStudio.Modeling | Store where new element is to be created. |
public static FindEntityHasRelationShipsConnectorDecorator ( string decoratorName ) : DslDiagrams::Decorator | ||
decoratorName | string | |
리턴 | DslDiagrams::Decorator |
protected InitializeResources ( global::Microsoft.VisualStudio.Modeling.Diagrams classStyleSet ) : void | ||
classStyleSet | global::Microsoft.VisualStudio.Modeling.Diagrams | The style set for this shape class |
리턴 | void |
public OnDragOver ( DiagramDragEventArgs e ) : void | ||
e | DiagramDragEventArgs | |
리턴 | void |