[]
Define a relation collection.
public class RelationSet
Name | Description |
---|---|
RelationSet() |
Name | Description |
---|---|
Relations | Gets the constraints; |
Name | Description |
---|---|
Add(IRelation) | Add a relation to the collection. |
Form(object[]) | Form the end set to the start set. |
Remove(IRelation) | Remove the relation form the collection. |
To(object[]) | Form the start set to end set. |