![]() | IndexAccess Class |
Namespace: de.unika.ipd.grGen.lgsp
public abstract class IndexAccess
The IndexAccess type exposes the following members.
Name | Description | |
---|---|---|
![]() | IndexAccess | Initializes a new instance of the IndexAccess class |
Name | Description | |
---|---|---|
![]() | Copy | |
![]() | PatchUsersOfCopiedElements |
Name | Description | |
---|---|---|
![]() | Index |
The index accessed, null in case of a MultipleIndexAccess
|
![]() | NeededElement |
The pattern element that must be bound before the index can be accessed.
null if the index can be accessed straight from the beginning, does not depend on other nodes/edges.
|
![]() | VariablesNeeded |
Tells whether variables are needed for the expressions used in accessing the index.
This defines a constraint on scheduling.
|