Uses of Class
com.iizix.prop.vs.VSReference
Packages that use VSReference Package Description com.iizix.prop com.iizix.prop.vs com.iizix.prop.vs.actor Uses of VSReference in com.iizix.prop
Methods in com.iizix.prop that return VSReference Modifier and Type Method Description VSReferenceModuleApp. createVSReference(Atom refAtom, PropCnr[] returnParent)Creates a VSReference instance from the container or any parent containers.VSReferencePropCnr. createVSReference(Atom refAtom, PropCnr[] returnParent)Creates a VSReference instance from the container or any parent containers.VSReferenceGProp. getVSReference(Atom refAtom)Gets a VSReference instance from the container or any parent containers.VSReferenceIGProp. getVSReference(Atom refAtom)Gets a VSReference instance from the container or any parent containers.VSReferenceModuleApp. getVSReference(Atom refAtom)Gets the VSReference that is initially used as start-up for the application.VSReferencePropCnr. getVSReference(Atom refAtom)Gets a VSReference instance from the container or any parent containers.Uses of VSReference in com.iizix.prop.vs
Subclasses of VSReference in com.iizix.prop.vs Modifier and Type Class Description classVSParticipantThe VirtualSpace participant property is a reference class to the VirtualSpace instance and interacts with the VSParticipantsHolder.Methods in com.iizix.prop.vs that return VSReference Modifier and Type Method Description VSReferenceVirtualSpace. createVSReference(Atom refAtom, PropCnr[] returnParent)Creates a VSReference instance from the container or any parent containers.VSReferenceVSAction. getTargetVirtualSpace()Gets the target VirtualSpace for operations.VSReferenceVirtualSpace. getVSReference(Atom refAtom)Gets the VSReference to this VirtualSpace.Uses of VSReference in com.iizix.prop.vs.actor
Methods in com.iizix.prop.vs.actor that return VSReference Modifier and Type Method Description VSReferenceAbstractPredefinedSettings. createVSReference(Atom refAtom, PropCnr[] returnParent)Creates a VSReference instance from the container or any parent containers.VSReferenceAbstractPredefinedSettings. getVSReference(Atom refAtom)Gets a VSReference instance from the container or any parent containers.