Class TcoTier
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 \"\" }", "TcoTier", "TcoCore", TypeComplexityEnum.Complex)]
public class TcoTier : TcoObject, IVortexIdentity, IsTcoObject, IVortexObject, ITwinObject, IVortexElement, ITcoTier, ITcoObject, IShadowTcoTier, IShadowTcoObject, IVortexOnlineObject, IVortexShadowObject
Constructors
| Improve this Doc View SourceTcoTier()
Declaration
public TcoTier()
TcoTier(IVortexObject, String, String)
Declaration
public TcoTier(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(PlainTcoTier)
Declaration
public void CopyPlainToShadow(PlainTcoTier source)
Parameters
Type | Name | Description |
---|---|---|
PlainTcoTier | source |
CreatePlainerType()
Declaration
public PlainTcoTier CreatePlainerType()
Returns
Type | Description |
---|---|
PlainTcoTier |
CreatePlainerType(PlainTcoTier)
Declaration
protected PlainTcoTier CreatePlainerType(PlainTcoTier cloned)
Parameters
Type | Name | Description |
---|---|---|
PlainTcoTier | cloned |
Returns
Type | Description |
---|---|
PlainTcoTier |
FlushOnlineToPlain(PlainTcoTier)
Declaration
public void FlushOnlineToPlain(PlainTcoTier source)
Parameters
Type | Name | Description |
---|---|---|
PlainTcoTier | source |
FlushOnlineToShadow()
Declaration
public void FlushOnlineToShadow()
FlushPlainToOnline(PlainTcoTier)
Declaration
public void FlushPlainToOnline(PlainTcoTier source)
Parameters
Type | Name | Description |
---|---|---|
PlainTcoTier | 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()
Implements
Vortex.Connector.Identity.IVortexIdentity
Vortex.Connector.IVortexObject
Vortex.Connector.ITwinObject
Vortex.Connector.IVortexElement
Vortex.Connector.IVortexOnlineObject
Vortex.Connector.IVortexShadowObject