Class TcoParentedStructure
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 \"\" }", "TcoParentedStructure", "TcoCore", TypeComplexityEnum.Complex)]
public class TcoParentedStructure : TcoObject, IVortexIdentity, IsTcoObject, IVortexObject, ITwinObject, IVortexElement, ITcoParentedStructure, ITcoObject, IShadowTcoParentedStructure, IShadowTcoObject, IVortexOnlineObject, IVortexShadowObject
Constructors
| Improve this Doc View SourceTcoParentedStructure()
Declaration
public TcoParentedStructure()
TcoParentedStructure(IVortexObject, String, String)
Declaration
public TcoParentedStructure(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(PlainTcoParentedStructure)
Declaration
public void CopyPlainToShadow(PlainTcoParentedStructure source)
Parameters
Type | Name | Description |
---|---|---|
PlainTcoParentedStructure | source |
CreatePlainerType()
Declaration
public PlainTcoParentedStructure CreatePlainerType()
Returns
Type | Description |
---|---|
PlainTcoParentedStructure |
CreatePlainerType(PlainTcoParentedStructure)
Declaration
protected PlainTcoParentedStructure CreatePlainerType(PlainTcoParentedStructure cloned)
Parameters
Type | Name | Description |
---|---|---|
PlainTcoParentedStructure | cloned |
Returns
Type | Description |
---|---|
PlainTcoParentedStructure |
FlushOnlineToPlain(PlainTcoParentedStructure)
Declaration
public void FlushOnlineToPlain(PlainTcoParentedStructure source)
Parameters
Type | Name | Description |
---|---|---|
PlainTcoParentedStructure | source |
FlushOnlineToShadow()
Declaration
public void FlushOnlineToShadow()
FlushPlainToOnline(PlainTcoParentedStructure)
Declaration
public void FlushPlainToOnline(PlainTcoParentedStructure source)
Parameters
Type | Name | Description |
---|---|---|
PlainTcoParentedStructure | 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