IEntityBuilder Members
[This content is no longer valid. For the latest information on "M", "Quadrant", SQL Server Modeling Services, and the Repository, see the Model Citizen blog.]
The IEntityBuilder type exposes the following members.
Methods
Name | Description | |
---|---|---|
DefineEntity | ||
DefineEntityMembers | ||
DefineNode | (Inherited from IGraphBuilder.) | |
DefineSuccessors | (Inherited from IGraphBuilder.) | |
GetEntityLabel | ||
GetEntityMember | ||
GetEntityMemberLabels | ||
GetEntityMembers | ||
GetLabel | (Inherited from IGraphBuilder.) | |
GetSuccessors | (Inherited from IGraphBuilder.) | |
IsEntity | ||
IsNode | (Inherited from IGraphBuilder.) |
Top
Extension Methods
Name | Description | |
---|---|---|
CreateEntity | (Defined by EntityStencil.) | |
CreateNode | (Defined by NodeStencil.) | |
CreateSequence | (Defined by SequenceStencil.) | |
DefineSequence | (Defined by SequenceStencil.) | |
DefineSequenceElements | (Defined by SequenceStencil.) | |
GetSequenceCount | (Defined by SequenceStencil.) | |
GetSequenceElementAt | (Defined by SequenceStencil.) | |
GetSequenceElements | (Defined by SequenceStencil.) | |
GetSequenceLabel | (Defined by SequenceStencil.) | |
IsSequence | (Defined by SequenceStencil.) |
Top
Properties
Name | Description | |
---|---|---|
NodeComparer | (Inherited from IGraphBuilder.) |
Top