public static class IlvRDFSDMModel.Subject extends IlvMResource
IlvMresource
encapsulates an SDM model
object. The URI of this IlvMResource
should be "#" + the ID of the object.Constructor and Description |
---|
Subject(String uri,
Object obj)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object target)
Two subjects are equal if they encapsulate the same object.
|
Object |
getObject()
Returns the encapsulated object.
|
int |
hashCode()
|
generateURI, getNamespace, getQName, getURI, print, setNamespace, setURI
public Object getObject()
public boolean equals(Object target)
equals
in class IlvMResource
public int hashCode()
hashCode
in class IlvMResource
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.