Click or drag to resize

CStateImpl Methods

The CStateImpl type exposes the following members.

Methods
  NameDescription
Public methodAddKey (Inherited from CObjectImplBase.)
Public methodAddLifecycleableStateReverse
(Inherited from CStateImplBase.)
Public methodAddStateEnterActions
(Inherited from CStateImplBase.)
Public methodAddTransitionFromStateReverse
(Inherited from CStateImplBase.)
Public methodAddTransitionToStateReverse
(Inherited from CStateImplBase.)
Public methodAsT (Inherited from CObjectImplBase.)
Public methodAsBaseT (Inherited from CObjectImplBase.)
Public methodCastT (Inherited from CObjectImplBase.)
Public methodCastBaseT (Inherited from CObjectImplBase.)
Public methodChangeObjType (Inherited from CObjectImplBase.)
Public methodClearLifecycleableStateReverse
(Inherited from CStateImplBase.)
Public methodClearStateEnterActions
(Inherited from CStateImplBase.)
Public methodClearTransitionFromStateReverse
(Inherited from CStateImplBase.)
Public methodClearTransitionToStateReverse
(Inherited from CStateImplBase.)
Public methodContainsLifecycleableStateReverse
(Inherited from CStateImplBase.)
Public methodContainsStateEnterActions
(Inherited from CStateImplBase.)
Public methodContainsTransitionFromStateReverse
(Inherited from CStateImplBase.)
Public methodContainsTransitionToStateReverse
(Inherited from CStateImplBase.)
Public methodCopyTo (Inherited from CObjectImplBase.)
Public methodCreateObjRef
Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.
(Inherited from MarshalByRefObject.)
Public methodCreateTransition
Public methodDeleteKey (Inherited from CObjectImplBase.)
Public methodDeleteState
Public methodDestroy (Inherited from CObjectImplBase.)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetAttributes
(Inherited from CStateImplBase.)
Public methodGetAttrValue(IAttrDef) (Inherited from CObjectImplBase.)
Public methodGetAttrValue(String, String) (Inherited from CObjectImplBase.)
Public methodGetAttrValue(IAttrDef, Boolean) (Inherited from CObjectImplBase.)
Public methodGetAttrValue(String, String, Boolean) (Inherited from CObjectImplBase.)
Public methodGetAttrValues (Inherited from CObjectImplBase.)
Public methodGetFolder (Inherited from CObjectImplBase.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetKeys (Inherited from CObjectImplBase.)
Public methodGetLifetimeService
Retrieves the current lifetime service object that controls the lifetime policy for this instance.
(Inherited from MarshalByRefObject.)
Public methodGetLockInfo (Inherited from CObjectImplBase.)
Public methodGetObjType (Inherited from CObjectImplBase.)
Public methodGetPromoteableStates
Public methodGetRelationships(RelDirection) (Inherited from CObjectImplBase.)
Public methodGetRelationships(String, RelDirection) (Inherited from CObjectImplBase.)
Public methodGetRelationships(IRelType, RelDirection) (Inherited from CObjectImplBase.)
Public methodGetSingleRelationship(String, RelDirection) (Inherited from CObjectImplBase.)
Public methodGetSingleRelationship(IRelType, RelDirection) (Inherited from CObjectImplBase.)
Public methodGetTableAttrTemplateRow (Inherited from CObjectImplBase.)
Public methodGetTableAttrValues (Inherited from CObjectImplBase.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodInitializeLifetimeService
Obtains a lifetime service object to control the lifetime policy for this instance.
(Inherited from MarshalByRefObject.)
Public methodInsertStateEnterActions
(Inherited from CStateImplBase.)
Public methodIsOf(String) (Inherited from CObjectImplBase.)
Public methodIsOf(IObjType) (Inherited from CObjectImplBase.)
Public methodLock (Inherited from CObjectImplBase.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodMemberwiseClone(Boolean)
Creates a shallow copy of the current MarshalByRefObject object.
(Inherited from MarshalByRefObject.)
Public methodMoveTo (Inherited from CObjectImplBase.)
Public methodQueryInterface (Inherited from CObjectImplBase.)
Public methodReload (Inherited from CObjectImplBase.)
Public methodRemoveLifecycleableStateReverse
(Inherited from CStateImplBase.)
Public methodRemoveStateEnterActions
(Inherited from CStateImplBase.)
Public methodRemoveTransitionFromStateReverse
(Inherited from CStateImplBase.)
Public methodRemoveTransitionToStateReverse
(Inherited from CStateImplBase.)
Public methodSetAttributes
(Inherited from CStateImplBase.)
Public methodSetAttrValue(IAttrDef, Object) (Inherited from CObjectImplBase.)
Public methodSetAttrValue(String, String, Object) (Inherited from CObjectImplBase.)
Public methodSetAttrValues (Inherited from CObjectImplBase.)
Public methodSetRelationshipIndex (Inherited from CObjectImplBase.)
Public methodSetRelationshipIndices (Inherited from CObjectImplBase.)
Public methodSetTableAttrValues (Inherited from CObjectImplBase.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodTouch (Inherited from CObjectImplBase.)
Public methodTriggerEventEventImpl, EventArgs (Inherited from CObjectImplBase.)
Public methodTryCastT (Inherited from CObjectImplBase.)
Public methodTryCastBaseT (Inherited from CObjectImplBase.)
Public methodTryGetAttrValue(IAttrDef, Boolean) (Inherited from CObjectImplBase.)
Public methodTryGetAttrValue(IAttrDef, DateTime) (Inherited from CObjectImplBase.)
Public methodTryGetAttrValue(IAttrDef, Double) (Inherited from CObjectImplBase.)
Public methodTryGetAttrValue(IAttrDef, Int64) (Inherited from CObjectImplBase.)
Public methodTryGetAttrValue(IAttrDef, Object) (Inherited from CObjectImplBase.)
Public methodTryGetAttrValue(IAttrDef, String) (Inherited from CObjectImplBase.)
Public methodTryGetAttrValue(String, String, Boolean) (Inherited from CObjectImplBase.)
Public methodTryGetAttrValue(String, String, DateTime) (Inherited from CObjectImplBase.)
Public methodTryGetAttrValue(String, String, Double) (Inherited from CObjectImplBase.)
Public methodTryGetAttrValue(String, String, Int64) (Inherited from CObjectImplBase.)
Public methodTryGetAttrValue(String, String, Object) (Inherited from CObjectImplBase.)
Public methodTryGetAttrValue(String, String, String) (Inherited from CObjectImplBase.)
Public methodTryGetLifecycleStatesReverse
(Inherited from CStateImplBase.)
Public methodTryGetSingleRelationship(String, RelDirection, IRelationship) (Inherited from CObjectImplBase.)
Public methodTryGetSingleRelationship(IRelType, RelDirection, IRelationship) (Inherited from CObjectImplBase.)
Public methodUnLock (Inherited from CObjectImplBase.)
Top
Extension Methods
  NameDescription
Public Extension MethodGetFolderId
Gets the folder ID without unneccessarily retrieving the full folder information.
(Defined by ModelExtensions.)
Public Extension MethodGetRepository
Gets the corresponding repository for an object.
(Defined by ModelExtensions.)
Public Extension MethodIsConnected(String, RelDirection)Overloaded.
Detects whether an object is connected by at least one relationship of a specific type.
(Defined by ModelExtensions.)
Public Extension MethodIsConnected(IRelType, RelDirection)Overloaded.
Detects whether an object is connected by at least one relationship of a specific type.
(Defined by ModelExtensions.)
Top
See Also