Class TcoSequence
Inheritance
System.Object
TcoSequence
Implements
Vortex.Connector.Identity.IVortexIdentity
Vortex.Connector.IVortexObject
Vortex.Connector.ITwinObject
Vortex.Connector.IVortexElement
Vortex.Connector.IVortexOnlineObject
Vortex.Connector.IVortexShadowObject
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: TcoCore
Assembly: TcoCoreConnector.dll
Syntax
[TypeMetaDescriptor("{attribute addProperty Name \"\" }", "TcoSequence", "TcoCore", TypeComplexityEnum.Complex)]
public class TcoSequence : TcoSequencerBase, IVortexIdentity, IsTcoObject, IVortexObject, ITwinObject, IVortexElement, ITcoSequence, ITcoSequencerBase, ITcoStateExtendible, ITcoStateBase, ITcoObject, IShadowTcoSequence, IShadowTcoSequencerBase, IShadowTcoStateExtendible, IShadowTcoStateBase, IShadowTcoObject, IVortexOnlineObject, IVortexShadowObject
Constructors
| Improve this Doc View SourceTcoSequence()
Declaration
public TcoSequence()
TcoSequence(IVortexObject, String, String)
Declaration
public TcoSequence(IVortexObject parent, string readableTail, string symbolTail)
Parameters
Type | Name | Description |
---|---|---|
Vortex.Connector.IVortexObject | parent | |
System.String | readableTail | |
System.String | symbolTail |
Fields
| Improve this Doc View Source__openingClosingErrorMessenger
Declaration
TcoMessenger __openingClosingErrorMessenger
Field Value
Type | Description |
---|---|
TcoMessenger |
Properties
| Improve this Doc View Source_openingClosingErrorMessenger
Declaration
public TcoMessenger _openingClosingErrorMessenger { get; }
Property Value
Type | Description |
---|---|
TcoMessenger |
Methods
| Improve this Doc View SourceCopyPlainToShadow(PlainTcoSequence)
Declaration
public void CopyPlainToShadow(PlainTcoSequence source)
Parameters
Type | Name | Description |
---|---|---|
PlainTcoSequence | source |
CreatePlainerType()
Declaration
public PlainTcoSequence CreatePlainerType()
Returns
Type | Description |
---|---|
PlainTcoSequence |
CreatePlainerType(PlainTcoSequence)
Declaration
protected PlainTcoSequence CreatePlainerType(PlainTcoSequence cloned)
Parameters
Type | Name | Description |
---|---|---|
PlainTcoSequence | cloned |
Returns
Type | Description |
---|---|
PlainTcoSequence |
FlushOnlineToPlain(PlainTcoSequence)
Declaration
public void FlushOnlineToPlain(PlainTcoSequence source)
Parameters
Type | Name | Description |
---|---|---|
PlainTcoSequence | source |
FlushOnlineToShadow()
Declaration
public void FlushOnlineToShadow()
FlushPlainToOnline(PlainTcoSequence)
Declaration
public void FlushPlainToOnline(PlainTcoSequence source)
Parameters
Type | Name | Description |
---|---|---|
PlainTcoSequence | source |
FlushShadowToOnline()
Declaration
public void FlushShadowToOnline()
LazyOnlineToShadow()
Declaration
public void LazyOnlineToShadow()
LazyShadowToOnline()
Declaration
public void LazyShadowToOnline()
PexConstructor(IVortexObject, String, String)
Declaration
void PexConstructor(IVortexObject parent, string readableTail, string symbolTail)
Parameters
Type | Name | Description |
---|---|---|
Vortex.Connector.IVortexObject | parent | |
System.String | readableTail | |
System.String | symbolTail |
PexConstructorParameterless()
Declaration
void PexConstructorParameterless()
PexPreConstructor(IVortexObject, String, String)
Declaration
void PexPreConstructor(IVortexObject parent, string readableTail, string symbolTail)
Parameters
Type | Name | Description |
---|---|---|
Vortex.Connector.IVortexObject | parent | |
System.String | readableTail | |
System.String | symbolTail |
PexPreConstructorParameterless()
Declaration
void PexPreConstructorParameterless()
Explicit Interface Implementations
| Improve this Doc View SourceIShadowTcoSequence._openingClosingErrorMessenger
Declaration
IShadowTcoMessenger IShadowTcoSequence._openingClosingErrorMessenger { get; }
Returns
Type | Description |
---|---|
IShadowTcoMessenger |
ITcoSequence._openingClosingErrorMessenger
Declaration
ITcoMessenger ITcoSequence._openingClosingErrorMessenger { get; }
Returns
Type | Description |
---|---|
ITcoMessenger |
Implements
Vortex.Connector.Identity.IVortexIdentity
Vortex.Connector.IVortexObject
Vortex.Connector.ITwinObject
Vortex.Connector.IVortexElement
Vortex.Connector.IVortexOnlineObject
Vortex.Connector.IVortexShadowObject