BBN.DAML.DAMLClassImpl.DAMLClassImpl Function
Constructor, takes URI for this class, and the underlying model it will be attached to.

Public void DAMLClassImpl (string, BBN.DAML.DAMLModel, BBN.DAML.Vocabulary.DAMLVocabulary)
  Type Name Description  
    string uri The URI of the class  
    DAMLModel store Reference to the DAML store that will contain statements about this DAML class.  
    DAMLVocabulary vocabulary Reference to the DAML vocabulary used by this class.  
  Return Description  
    void    
Other overloads:
BBN.DAML.DAMLClassImpl.#ctor(e,e,DAMLModel,DAMLVocabulary)