Skip to content
This repository has been archived by the owner on Jun 22, 2019. It is now read-only.

T_CAEX_ClassModel_LinkedObjects

AutomationML edited this page Feb 23, 2017 · 2 revisions

LinkedObjects Class

Class that holds references to the concrete objects that are linked via an InternalLink.

Inheritance Hierarchy

System.Object
  CAEX_ClassModel.LinkedObjects
    CAEX_ClassModel.LinkedSystemUnitClass
Namespace: CAEX_ClassModel
Assembly: AMLEngine (in AMLEngine.dll) Version: 3.5

Syntax

C#

public class LinkedObjects

C++

public ref class LinkedObjects

The LinkedObjects type exposes the following members.

Constructors

 

Name Description
Public method LinkedObjects Initializes a new instance of the LinkedObjects class
  Back to Top

Properties

 

Name Description
Public property InternalLink Gets or sets the Internal Link.
Public property RefPartnerSideAElement Gets or sets the reference partner side A Internal Element.
Public property RefPartnerSideAExternalInterface Gets or sets the reference partner side A External Interface.
Public property RefPartnerSideBElement Gets or sets the reference partner side b Internal Element.
Public property RefPartnerSideBExternalInterface Gets or sets the reference partner side B External Interface.
  Back to Top

Methods

 

Name Description
Public method ToString Returns a String that represents this instance. (Overrides Object.ToString().)
  Back to Top

See Also

Reference

CAEX_ClassModel Namespace

  • Introduction
  • [Version History](Version history)
    • [Version 3.5](Version 3.4)
    • [Version 3.1](Version 3.0)
    • [Version 2.1](Version 2.1)
    • [Version 2.0](Version 2.0)
  • [Getting Started](Getting started)
  • Examples
  • AMLEngine API
BEST Practice Content

Extensions

CAEX Elements

AutomationML

Utilities

Interfaceclasses

Exceptions

Objecttables and Document validation

Clone this wiki locally