Click or drag to resize

Concept Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[Missing <summary> documentation for "T:imbNLP.semanticLexicon.Concept"]

Inheritance Hierarchy
SystemObject
  BrightstarEntityObject
    imbNLP.semanticLexiconConcept

Namespace:  imbNLP.semanticLexicon
Assembly:  imbNLP.Data (in imbNLP.Data.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public class Concept : BrightstarEntityObject, IConcept, 
	ILexiconItem

The Concept type exposes the following members.

Constructors
  NameDescription
Public methodConcept
Initializes a new instance of the Concept class
Public methodConcept(BrightstarEntityContext)
Initializes a new instance of the Concept class
Public methodConcept(BrightstarEntityContext, IDataObject)
Initializes a new instance of the Concept class
Top
Properties
  NameDescription
Public propertyContext (Inherited from BrightstarEntityObject.)
Public propertydescription
Public propertyhyperConcept
Public propertyhypoConcepts
Public propertyId
Protected propertyIdentity (Inherited from BrightstarEntityObject.)
Public propertyIsAttached (Inherited from BrightstarEntityObject.)
Public propertyIsModified (Inherited from BrightstarEntityObject.)
Public propertylemmas
Public propertyname
Public propertyrelatedFrom
Public propertyrelatedTo
Top
Methods
  NameDescription
Public methodAttach (Inherited from BrightstarEntityObject.)
Public methodBecome``1 (Inherited from BrightstarEntityObject.)
Public methodDetach (Inherited from BrightstarEntityObject.)
Public methodEquals (Inherited from BrightstarEntityObject.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from BrightstarEntityObject.)
Public methodGetKey (Inherited from BrightstarEntityObject.)
Public methodGetRelatedLiteralPropertiesCollection``1 (Inherited from BrightstarEntityObject.)
Public methodGetRelatedObject``1 (Inherited from BrightstarEntityObject.)
Public methodGetRelatedObjects``1 (Inherited from BrightstarEntityObject.)
Public methodGetRelatedProperty``1 (Inherited from BrightstarEntityObject.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Protected methodOnCreated (Inherited from BrightstarEntityObject.)
Protected methodOnPropertyChanged (Inherited from BrightstarEntityObject.)
Public methodReportPropertyChanged (Inherited from BrightstarEntityObject.)
Public methodReportPropertyChanging (Inherited from BrightstarEntityObject.)
Protected methodSetKey (Inherited from BrightstarEntityObject.)
Public methodSetRelatedLiteralPropertiesCollection``1 (Inherited from BrightstarEntityObject.)
Public methodSetRelatedObject``1 (Inherited from BrightstarEntityObject.)
Public methodSetRelatedObjects``1 (Inherited from BrightstarEntityObject.)
Public methodSetRelatedProperty (Inherited from BrightstarEntityObject.)
Public methodToString (Inherited from Object.)
Public methodUnbecome``1 (Inherited from BrightstarEntityObject.)
Top
Events
  NameDescription
Public eventPropertyChanged (Inherited from BrightstarEntityObject.)
Top
Extension Methods
  NameDescription
Public Extension MethodexpandOnce
Expands the once.
(Defined by lexiconItemTools.)
Public Extension MethodgetItemTypeName (Defined by lexiconItemTools.)
Public Extension MethodIsMatch
Determines whether the specified term is match.
(Defined by lexiconItemTools.)
Top
See Also