Class TcoSequencer
Inheritance
System.Object
TcoSequencer
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 \"\" }", "TcoSequencer", "TcoCore", TypeComplexityEnum.Complex)]
public class TcoSequencer : TcoSequencerBase, IVortexIdentity, IsTcoObject, IVortexObject, ITwinObject, IVortexElement, ITcoSequencer, ITcoSequencerBase, ITcoStateExtendible, ITcoStateBase, ITcoObject, IShadowTcoSequencer, IShadowTcoSequencerBase, IShadowTcoStateExtendible, IShadowTcoStateBase, IShadowTcoObject, IVortexOnlineObject, IVortexShadowObject
Constructors
| Improve this Doc View SourceTcoSequencer()
Declaration
public TcoSequencer()
TcoSequencer(IVortexObject, String, String)
Declaration
public TcoSequencer(IVortexObject parent, string readableTail, string symbolTail)
Parameters
Type | Name | Description |
---|---|---|
Vortex.Connector.IVortexObject | parent | |
System.String | readableTail | |
System.String | symbolTail |
Methods
| Improve this Doc View SourceCopyPlainToShadow(PlainTcoSequencer)
Declaration
public void CopyPlainToShadow(PlainTcoSequencer source)
Parameters
Type | Name | Description |
---|---|---|
PlainTcoSequencer | source |
CreatePlainerType()
Declaration
public PlainTcoSequencer CreatePlainerType()
Returns
Type | Description |
---|---|
PlainTcoSequencer |
CreatePlainerType(PlainTcoSequencer)
Declaration
protected PlainTcoSequencer CreatePlainerType(PlainTcoSequencer cloned)
Parameters
Type | Name | Description |
---|---|---|
PlainTcoSequencer | cloned |
Returns
Type | Description |
---|---|
PlainTcoSequencer |
FlushOnlineToPlain(PlainTcoSequencer)
Declaration
public void FlushOnlineToPlain(PlainTcoSequencer source)
Parameters
Type | Name | Description |
---|---|---|
PlainTcoSequencer | source |
FlushOnlineToShadow()
Declaration
public void FlushOnlineToShadow()
FlushPlainToOnline(PlainTcoSequencer)
Declaration
public void FlushPlainToOnline(PlainTcoSequencer source)
Parameters
Type | Name | Description |
---|---|---|
PlainTcoSequencer | source |
FlushShadowToOnline()
Declaration
public void FlushShadowToOnline()
LazyOnlineToShadow()
Declaration
public void LazyOnlineToShadow()
LazyShadowToOnline()
Declaration
public void LazyShadowToOnline()
LogStepDetailsInfo()
Declaration
object LogStepDetailsInfo()
Returns
Type | Description |
---|---|
System.Object |
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()
Implements
Vortex.Connector.Identity.IVortexIdentity
Vortex.Connector.IVortexObject
Vortex.Connector.ITwinObject
Vortex.Connector.IVortexElement
Vortex.Connector.IVortexOnlineObject
Vortex.Connector.IVortexShadowObject