Package: target
Create alternative identifier for target feature object
Use the target.Alias
class to create alternative identifiers for target
feature objects. For example, if a target feature object has a long class identifier, you can
create a target.Alias
object that provides a short identifier for the
target feature object.
To create a target.Alias
object, use the target.create
function.
For an example that uses this class, see Create Alternative Identifier for Target Feature Object.