public class PropertyRef extends java.lang.Object implements java.lang.Comparable<PropertyRef>
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(PropertyRef o) |
boolean |
equals(java.lang.Object obj) |
java.lang.String |
getPrefix() |
VariableOrIRI |
getRef() |
java.lang.String |
getRefAsString() |
TripleElement |
getType() |
int |
hashCode() |
boolean |
hasVariableOrIRIRef() |
boolean |
isOptional() |
public TripleElement getType()
public java.lang.String getPrefix()
public java.lang.String getRefAsString()
public VariableOrIRI getRef()
public boolean hasVariableOrIRIRef()
public boolean isOptional()
public int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int compareTo(PropertyRef o)
compareTo in interface java.lang.Comparable<PropertyRef>Copyright © 2025, 2026 Dassault Aviation. All Rights Reserved. Documentation and source under the LGPL v3 licence