Class VSLinkVirtualSpace


  • public class VSLinkVirtualSpace
    extends VSLinkInfo<EditorVirtualSpace>
    Links a VirtualSpace to a target component, or replaces an existing VirtualSpace.
    Author:
    Christopher Mindus
    • Constructor Detail

      • VSLinkVirtualSpace

        public VSLinkVirtualSpace()
        The constructor for a VirtualSpace participant where the property of VSParticipant is named Atom.VIRTUALSPACE.
      • VSLinkVirtualSpace

        public VSLinkVirtualSpace​(Atom atom,
                                  boolean isParticipant)
        The constructor takes the VirtualSpace atom for the operation and if it's a VirtualSpace reference or a VirtualSpace participant.
        Parameters:
        atom - The atom for the reference property.
        isParticipant - Flag indicating VirtualSpace participant.