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.void
Deprecated, for removal: This API element is subject to removal in a future version.void
setRelativePath
(String relativePath) Deprecated, for removal: This API element is subject to removal in a future version.void
Deprecated, for removal: This API element is subject to removal in a future version.void
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.
-
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:
getSource
in 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:
getType
in 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:
getId
in interfacecom.technia.dsx.app.model.Identifiable
- Specified by:
getId
in interfacecom.technia.dsx.app.model.Referable
-
getIdentifier
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getIdentifier
in 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:
getRelativePath
in 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.
-