Click or drag to resize

PartIndexAccess Class

Part class for multiple index accesses.
Inheritance Hierarchy
SystemObject
  de.unika.ipd.grGen.lgspPartIndexAccess

Namespace:  de.unika.ipd.grGen.lgsp
Assembly:  lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntax
C#
public class PartIndexAccess

The PartIndexAccess type exposes the following members.

Constructors
  NameDescription
Public methodPartIndexAccess
Initializes a new instance of the PartIndexAccess class
Top
Methods
  NameDescription
Public methodCopy
Public methodPatchUsersOfCopiedElements
Public methodToString (Overrides ObjectToString.)
Top
Fields
  NameDescription
Public fieldFrom
Public fieldIncludingFrom
Public fieldIncludingTo
Public fieldIndex
The index accessed
Public fieldTo
Top
See Also