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. |
| Name | Description | |
|---|---|---|
| AutomationMLLogicInterfaceClassLibName | The AutomationML base interface class library name | |
| BehaviourLogicModelInterface | The BehaviourLogicModelInterface ClassPath (a Part 4 Interface) | |
| InterlockingLogicModelInterface | The InterlockingLogicModelInterface class path (a Part 4 Interface) | |
| InterlockingVariableInterface | The InterlockingVariableInterface ClassPath (a Part 4 Interface) | |
| LogicModelElementInterface | The LogicModelElementInterface ClassPath (a Part 4 Interface) | |
| LogicModelInterface | The LogicModelInterface ClassPath (a Part 4 Interface) | |
| SequencingLogicModelInterface | The SequencingLogicModelInterface ClassPath (a Part 4 Interface) | |
| VariableInterface | The VariableInterface ClassPath (a Part 4 Interface) |