RefSingle : Public <<struct>> Class
Created: |
18/11/2023 15:18:40 |
Modified: |
18/11/2023 15:18:40 |
|
Project: |
|
Author: |
steve |
Version: |
1.0 |
Phase: |
1.0 |
Status: |
Proposed |
Complexity: |
Easy |
Difficulty: |
|
Priority: |
|
Multiplicity: |
|
Advanced: |
|
UUID: |
{6D5FC1CA-BA39-49f4-9743-9686F4F4F1D2} |
Appears In: |
References, SetSpace |
A single value from the hiperspace, typically an aspect<br/><br/><br/>
- Attributes
- Operations
- Associations To
- Advanced
Attribute |
Scope |
Type |
_binder
|
Private
|
Action<TEntity>
|
|
_entity
|
Private
|
TEntity?
|
|
_key
|
Private
|
TKey
|
|
_keyBuilder
|
Private
|
Func<TKey>
|
|
SetSpace
|
Public
|
SetSpace<TEntity>?
|
|
Operation |
Public
Bind (setspace: SetSpace<TEntity>,
) : void
|
Details:
[ Is static False. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
|
Public
CompareTo (other: RefSingle<TKey, TEntity>,
) : int
|
Details:
[ Is static False. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
|
Public
Equals (other: RefSingle<TKey, TEntity>,
) : bool
|
Details:
[ Is static False. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
|
Public
RefSingle () :
|
Details:
[ Is static False. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
|
Public
RefSingle (keyBuilder: Func<TKey>,
binder: Action<TEntity>,
) :
|
Details:
[ Is static False. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
|
Public
Unbind (subSpace: SubSpace,
) : void
|
Details:
[ Is static False. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
|
Public
Value () : TEntity?
|
Details:
[ Is static False. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
|
Element |
Source Role |
Target Role |
SetSpace
Class
|
Name:
|
Name: SetSpace
|
Details:
|
Property |
Value |
isFinalSpecialization: |
0 |