Implements CRTP for AbstractLineFact; Escalates constructors;
More...
|
| | AbstractLineFactWrappedCRTP () |
| |
| | AbstractLineFactWrappedCRTP (string pid1, string pid2) |
| |
| | AbstractLineFactWrappedCRTP (string pid1, string pid2, SOMDoc _ServerDefinition) |
| |
| override bool | EquivalentWrapped (AbstractLineFact f1, AbstractLineFact f2) |
| | Compares f1 against f2 . More...
|
| |
| abstract bool | EquivalentWrapped (T f1, T f2) |
| | CRTP step of EquivalentWrapped(AbstractLineFact, AbstractLineFact) More...
|
| |
| | AbstractLineFact () |
| |
| | AbstractLineFact (string pid1, string pid2) |
| | Standard Constructor More...
|
| |
| | AbstractLineFact (string pid1, string pid2, SOMDoc _ServerDefinition) |
| | Bypasses initialization of new MMT Fact by using existend URI, which is not checked for existence. More...
|
| |
| override void | RecalculateTransform () |
| |
| override string[] | GetDependentFactIds () |
| |
| | FactWrappedCRTP () |
| |
| bool | DependentFactsEquivalent (T f1, T f2) |
| |
Implements CRTP for AbstractLineFact; Escalates constructors;
- Template Parameters
-
◆ AbstractLineFactWrappedCRTP() [1/3]
◆ AbstractLineFactWrappedCRTP() [2/3]
◆ AbstractLineFactWrappedCRTP() [3/3]
◆ EquivalentWrapped() [1/2]
Compares f1 against f2 .
- Parameters
-
| f1 | Fact to compare to |
| f2 | Fact to compare to |
- Returns
true if f2 is semantical very similar to f1
◆ EquivalentWrapped() [2/2]
The documentation for this class was generated from the following file:
- D:/Users/marco/Dokuments/OneDrive/FAU/Informatik/!UFrameIT/FrameIT/MaZiFAU/Assets/Scripts/InteractionEngine/FactHandling/Facts/AbstractLineFact.cs