Package org.openprovenance.prov.core.xml
Interface XML_QualifiedAlternateOf
-
- All Superinterfaces:
HasAttributes,HasAttributes,HasKind,HasLabel,HasLabel,HasOther,HasOther,HasType,HasType,Identifiable,Identifiable,XML_Generic2,XML_Qualified
public interface XML_QualifiedAlternateOf extends XML_Generic2, XML_Qualified
-
-
Method Summary
Modifier and Type Method Description QualifiedNamegetAlternate1()QualifiedNamegetAlternate2()-
Methods inherited from interface org.openprovenance.prov.core.xml.HasAttributes
getAttributes, getIndexedAttributes, setIndexedAttributes
-
Methods inherited from interface org.openprovenance.prov.core.xml.Identifiable
getId, setId
-
Methods inherited from interface org.openprovenance.prov.core.xml.XML_Qualified
isUnqualified
-
-
-
-
Method Detail
-
getAlternate2
QualifiedName getAlternate2()
-
getAlternate1
QualifiedName getAlternate1()
-
-