Interface IBuiltInComponentAccess
- Namespace
- Coherence.ProtocolDef
- Assembly
- Coherence.ProtocolDef.dll
public interface IBuiltInComponentAccess
Methods
ExtractCoherenceTag(ICoherenceComponentData)
string ExtractCoherenceTag(ICoherenceComponentData data)
Parameters
Returns
ExtractCoherenceUUID(ICoherenceComponentData)
string ExtractCoherenceUUID(ICoherenceComponentData data)
Parameters
Returns
ExtractConnectedEntityID(ICoherenceComponentData)
Entity ExtractConnectedEntityID(ICoherenceComponentData data)
Parameters
Returns
GenerateCoherenceUUIDData(string)
ICoherenceComponentData GenerateCoherenceUUIDData(string UUID)
Parameters
UUID
string
Returns
GenerateGlobalQueryComponent()
ICoherenceComponentData GenerateGlobalQueryComponent()
Returns
IsConnectedEntity(ICoherenceComponentData)
bool IsConnectedEntity(ICoherenceComponentData data)