BBN.DAML.DAMLListImpl Class

Access: Public
Base Classes: DAMLCommonImpl
Implemented interfaces: DAMLList
  Members Description  
    DAMLListImpl Constructor, takes the URI for this list, and the underlying model it will be attached to.

 
    DAMLListImpl Constructor, takes the name and namespace for this list, and the underlying model it will be attached to.

 
    Add    
    Remove    
    GetAll    
    GetFirst    
    GetRest    
    Count    
    IsEmpty    
    SetFirst    
    SetRest    
    SetRestNil    
    Cons    
    GetNil    
    IsNil    
    FindLast    
    GetItem    
    SetItem    
    this    
    GetRestResource    
    GetFirstResource    
    GetKey    
    DAMLListEnumerator