daml:equivalentTo
relation. The common method
just tests this relation, GetEquivalentValues()
in sub-classes,
such as {@link com.hp.hpl.jena.daml.DAMLClass}, may extend this with specific
additional semantics such as daml:sameClassAs
.
![]() |
Return | Description | ||
System.Collections.IEnumerator | an iterator ranging over every equivalent DAML value - each value of
the iteration will be a damlCommon object
|