FrameIT
REST_JSON_API.MMTFact Class Referenceabstract
Inheritance diagram for REST_JSON_API.MMTFact:
REST_JSON_API.MMTGeneralFact REST_JSON_API.MMTValueFact

Public Member Functions

abstract string getType ()
 
abstract string getApplicant ()
 
abstract SOMDoc GetDefines ()
 
abstract MMTFact MapURIs (Dictionary< string, string > old_to_new)
 
abstract string[] GetDependentFactIds ()
 
bool Equivalent (MMTFact f2)
 
abstract SOMDoc GetMMTType ()
 
abstract new string ToString ()
 

Static Public Member Functions

static bool Equivalent (MMTFact f1, MMTFact f2)
 

Public Attributes

OMS ref
 

Protected Member Functions

abstract bool EquivalentWrapped (MMTFact f1, MMTFact f2)
 

Properties

abstract string kind [get]
 
string? label [getset]
 

Private Attributes

string _label
 

Member Function Documentation

◆ Equivalent() [1/2]

static bool REST_JSON_API.MMTFact.Equivalent ( MMTFact  f1,
MMTFact  f2 
)
static

◆ Equivalent() [2/2]

bool REST_JSON_API.MMTFact.Equivalent ( MMTFact  f2)

◆ EquivalentWrapped()

abstract bool REST_JSON_API.MMTFact.EquivalentWrapped ( MMTFact  f1,
MMTFact  f2 
)
protectedpure virtual

◆ getApplicant()

abstract string REST_JSON_API.MMTFact.getApplicant ( )
pure virtual

◆ GetDefines()

abstract SOMDoc REST_JSON_API.MMTFact.GetDefines ( )
pure virtual

◆ GetDependentFactIds()

abstract string[] REST_JSON_API.MMTFact.GetDependentFactIds ( )
pure virtual

◆ GetMMTType()

abstract SOMDoc REST_JSON_API.MMTFact.GetMMTType ( )
pure virtual

◆ getType()

abstract string REST_JSON_API.MMTFact.getType ( )
pure virtual

◆ MapURIs()

abstract MMTFact REST_JSON_API.MMTFact.MapURIs ( Dictionary< string, string >  old_to_new)
pure virtual

◆ ToString()

abstract new string REST_JSON_API.MMTFact.ToString ( )
pure virtual

Member Data Documentation

◆ _label

string REST_JSON_API.MMTFact._label
private

◆ ref

OMS REST_JSON_API.MMTFact.ref

Property Documentation

◆ kind

abstract string REST_JSON_API.MMTFact.kind
get

◆ label

string? REST_JSON_API.MMTFact.label
getset

The documentation for this class was generated from the following file: