BBN.DAML.DAMLPropertyImpl Class
Access: Public
Base Classes: DAMLCommonImpl
Implemented interfaces: DAMLProperty
  Members Description  
    m_propDomain    
    m_propRange    
    m_propSubPropertyOf    
    m_propSamePropertyAs    
    DAMLPropertyImpl Constructor, takes the name and namespace for this property, and the underlying model it will be attached to.

 
    DAMLPropertyImpl Constructor, takes the URI for this property, and the underlying model it will be attached to.

 
    ToString    
    Unique    
    Prop_Domain    
    Prop_SubPropertyOf    
    Prop_SamePropertyAs    
    Prop_Range    
    GetSameProperties    
    GetEquivalentValues    
    GetSuperProperties    
    GetSuperProperties    
    GetSubProperties    
    GetSubProperties    
    GetDomainClasses    
    GetRangeClasses    
    GetOrdinal Answers the ordinal value of a containment property. Since DAML properties are not used as containment properties, this method always returns 0. See com.hp.hpl.mesa.rdf.jena.model.Property#getOrdinal for more details.

 
    GetKey    
    Port