DslDefinesExplorerBehavior Constructor
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
DslDefinesExplorerBehavior(DslLibrary, ExplorerBehavior) | Constructor Creates a DslDefinesExplorerBehavior link in the same Partition as the given DslLibrary | |
DslDefinesExplorerBehavior(Partition, array<RoleAssignment[]) | Constructor | |
DslDefinesExplorerBehavior(Store, array<RoleAssignment[]) | Constructor | |
DslDefinesExplorerBehavior(Partition, array<RoleAssignment[], array<PropertyAssignment[]) | Constructor | |
DslDefinesExplorerBehavior(Store, array<RoleAssignment[], array<PropertyAssignment[]) | Constructor |
Top