Class ReferencedObject
java.lang.Object
com.technia.dsx.threedspace.eng.rel.ReferencedObject
- All Implemented Interfaces:
com.technia.dsx.app.model.Identifiable,com.technia.dsx.app.model.Referable
@Deprecated(forRemoval=true)
public class ReferencedObject
extends Object
implements com.technia.dsx.app.model.Referable
Deprecated, for removal: This API element is subject to removal in a future version.
- See Also:
-
DefaultObjectReference
-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptiongetId()Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.getType()Deprecated, for removal: This API element is subject to removal in a future version.voidDeprecated, for removal: This API element is subject to removal in a future version.voidsetRelativePath(String relativePath) Deprecated, for removal: This API element is subject to removal in a future version.voidDeprecated, for removal: This API element is subject to removal in a future version.voidDeprecated, for removal: This API element is subject to removal in a future version.toString()Deprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Details
-
ReferencedObject
public ReferencedObject()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
getSource
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getSourcein interfacecom.technia.dsx.app.model.Referable
-
setSource
Deprecated, for removal: This API element is subject to removal in a future version. -
getType
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getTypein interfacecom.technia.dsx.app.model.Referable
-
setType
Deprecated, for removal: This API element is subject to removal in a future version. -
getId
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getIdin interfacecom.technia.dsx.app.model.Identifiable- Specified by:
getIdin interfacecom.technia.dsx.app.model.Referable
-
getIdentifier
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getIdentifierin interfacecom.technia.dsx.app.model.Referable
-
setId
Deprecated, for removal: This API element is subject to removal in a future version. -
getRelativePath
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getRelativePathin interfacecom.technia.dsx.app.model.Referable
-
setRelativePath
Deprecated, for removal: This API element is subject to removal in a future version. -
toString
Deprecated, for removal: This API element is subject to removal in a future version.
-