|
FrameIT
|
Public Member Functions | |
| ListFact () | |
| ListFact (string[] lids, SOMDoc[] payload, SOMDoc ElementType) | |
| ListFact (string[] lids, SOMDoc[] payload, SOMDoc ElementType, SOMDoc _ServerDefinition) | |
| override MMTFact | MakeMMTDeclaration () |
| override SOMDoc | Defines () |
| override SOMDoc | GetMMTType () |
Public Member Functions inherited from FactWrappedCRTP< ListFact > | |
| override bool | Equivalent (Fact f2) |
| Compares this against f2 . More... | |
| override bool | Equivalent (Fact f1, Fact f2) |
| Compares f1 against f2 . More... | |
Static Public Member Functions | |
| static new IEnumerable | parseFact (List< Fact > ret, MMTFact fact) |
Public Attributes | |
| string[] | lids = new string[0] |
| SOMDoc[] | payload = new SOMDoc[0] |
| OMA | ListType |
Protected Member Functions | |
| override object | GetCompiledValue () |
| override Fact | _ReInitializeMe (Dictionary< string, string > old_to_new) |
| override string[] | GetDependentFactIds () |
| override void | RecalculateTransform () |
| override bool | EquivalentWrapped (ListFact f1, ListFact f2) |
Protected Member Functions inherited from FactWrappedCRTP< ListFact > | |
| FactWrappedCRTP () | |
| abstract bool | EquivalentWrapped (T f1, T f2) |
| CRTP step of Equivalent(Fact) and Equivalent(Fact, Fact) More... | |
| bool | DependentFactsEquivalent (T f1, T f2) |
Private Member Functions | |
| void | Init (string[] lids, SOMDoc[] payload, SOMDoc ElementType) |
Needed to refere to lists serverside
| ListFact.ListFact | ( | ) |
|
protected |
| override SOMDoc ListFact.Defines | ( | ) |
|
protected |
|
protected |
| override SOMDoc ListFact.GetMMTType | ( | ) |
| override MMTFact ListFact.MakeMMTDeclaration | ( | ) |
|
protected |
| string [] ListFact.lids = new string[0] |
| OMA ListFact.ListType |