RuleAttribute Members
Indicates that a method, constructor, or property is a rule for a model program and associates the rule with an action invocation.
The following tables list the members exposed by the RuleAttribute type.
Public Constructors
Name | Description | |
---|---|---|
RuleAttribute | Initializes a new instance of the RuleAttribute class. |
Top
Public Properties
Name | Description | |
---|---|---|
Action | Gets or sets the action invocation associated with the rule. | |
DefaultParameterExpansionPoint | Gets or sets a value that indicates when during exploration Spec Explorer performs parameter expansion for the rule. | |
ModeTransition | Gets or sets the mode transition associated with the rule. | |
TypeId | (Inherited from Attribute) |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overridden. (Inherited from Object) | |
GetHashCode | Overridden. (Inherited from Object) | |
GetType | (Inherited from Object) | |
IsDefaultAttribute | (Inherited from Attribute) | |
Match | (Inherited from Attribute) | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
RuleAttribute Class
Microsoft.Modeling Namespace
Other Resources
Actions
Model Programs
Rules
Rule Attribute
Parameter Generation
Exploration
Steps