public class IRI extends VariableOrIRI
name| Constructor and Description |
|---|
IRI(java.lang.String name)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
IRI |
asIRI()
Return this.
|
IRI |
createFragmentIRI(java.lang.String name)
Create a fragment IRI from this IRI.
|
IRI |
createRelativeIRI(java.lang.String name)
Create a relative IRI from this IRI.
|
boolean |
equals(java.lang.Object obj) |
int |
hashCode() |
boolean |
isFragment()
Return true if this is a fragment IRI.
|
boolean |
isIRI()
Return true.
|
java.lang.String |
toString() |
addAsType, compareTo, fromTypes, getFirstType, getName, hasType, isFromTypesclone, finalize, getClass, notify, notifyAll, wait, wait, waitasProperty, asValue, asVariable, createIRI, createPropertyDecl, createValue, isProperty, isValue, isVariablepublic boolean isFragment()
public IRI createRelativeIRI(java.lang.String name)
name - the fragment relative IRIpublic IRI createFragmentIRI(java.lang.String name)
name - the fragment IRIpublic java.lang.String toString()
toString in class java.lang.Objectpublic int hashCode()
hashCode in class VariableOrIRIpublic boolean equals(java.lang.Object obj)
equals in class VariableOrIRIpublic boolean isIRI()
public IRI asIRI()
Copyright © 2025, 2026 Dassault Aviation. All Rights Reserved. Documentation and source under the LGPL v3 licence