24 package org.lightjason.agentspeak.language;
28 import javax.annotation.Nonnull;
29 import javax.annotation.Nullable;
T shallowcopysuffix()
clones the object (shallow-copy) without full-qualified path, only suffix is used ...
interface to create shallow-copy of objects
interface to define copyable obejcts (shallow- and deep-copy)
T shallowcopy( @Nullable final IPath... p_prefix)
clones the object (shallow-copy)