Click or drag to resize

AutomationMLLogicInterfaceClassLib Methods

The AutomationMLLogicInterfaceClassLib type exposes the following members.

Methods
 NameDescription
Public methodStatic memberIsBehaviourLogicModelInterface Determines whether the specified interface class is derived from the BehaviourLogicModelInterface interface class. The method can resolve alias references anywhere in the inheritance hierarchy.
Public methodStatic memberIsInterlockingLogicModelInterface Determines whether the specified interface class is derived from the InterlockingLogicModelInterface interface class. The method can resolve alias references anywhere in the inheritance hierarchy.
Public methodStatic memberIsInterlockingVariableInterface Determines whether the specified interface class is derived from the InterlockingVariableInterface interface class. The method can resolve alias references anywhere in the inheritance hierarchy.
Public methodStatic memberIsLogicModelElementInterface Determines whether the specified interface class is derived from the LogicModelElementInterface interface class. The method can resolve alias references anywhere in the inheritance hierarchy.
Public methodStatic memberIsLogicModelInterface Determines whether the specified interface class is derived from the LogicModelInterface interface class. The method can resolve alias references anywhere in the inheritance hierarchy.
Public methodStatic memberIsSequencingLogicModelInterface Determines whether the specified interface class is derived from the SequencingLogicModelInterface interface class. The method can resolve alias references anywhere in the inheritance hierarchy.
Public methodStatic memberIsVariableInterface Determines whether the specified interface class is derived from the VariableInterface interface class. The method can resolve alias references anywhere in the inheritance hierarchy.
Top
See Also