C# Class KnowledgeBase.DynamicPropertyResult

Mostrar archivo Open project: GAIPS-INESC-ID/FAtiMA-Toolkit

Public Properties

Property Type Description
Constraints SubstitutionSet
Value Name

Public Methods

Method Description
DynamicPropertyResult ( Name value, SubstitutionSet constraint ) : System.Collections.Generic

Method Details

DynamicPropertyResult() public method

public DynamicPropertyResult ( Name value, SubstitutionSet constraint ) : System.Collections.Generic
value Name
constraint SubstitutionSet
return System.Collections.Generic

Property Details

Constraints public_oe property

public SubstitutionSet Constraints
return SubstitutionSet

Value public_oe property

public Name Value
return Name