Automation |
The AutomationMLLogicInterfaceClassLib type exposes the following members.
| Name | Description | |
|---|---|---|
| IsBehaviourLogicModelInterface | Determines whether the specified interface class is derived from the BehaviourLogicModelInterface interface class. The method can resolve alias references anywhere in the inheritance hierarchy. | |
| IsInterlockingLogicModelInterface | Determines whether the specified interface class is derived from the InterlockingLogicModelInterface interface class. The method can resolve alias references anywhere in the inheritance hierarchy. | |
| IsInterlockingVariableInterface | Determines whether the specified interface class is derived from the InterlockingVariableInterface interface class. The method can resolve alias references anywhere in the inheritance hierarchy. | |
| IsLogicModelElementInterface | Determines whether the specified interface class is derived from the LogicModelElementInterface interface class. The method can resolve alias references anywhere in the inheritance hierarchy. | |
| IsLogicModelInterface | Determines whether the specified interface class is derived from the LogicModelInterface interface class. The method can resolve alias references anywhere in the inheritance hierarchy. | |
| IsSequencingLogicModelInterface | Determines whether the specified interface class is derived from the SequencingLogicModelInterface interface class. The method can resolve alias references anywhere in the inheritance hierarchy. | |
| IsVariableInterface | Determines whether the specified interface class is derived from the VariableInterface interface class. The method can resolve alias references anywhere in the inheritance hierarchy. |