![]() | StorageAccessIndex Class |
Namespace: de.unika.ipd.grGen.lgsp
public class StorageAccessIndex
The StorageAccessIndex type exposes the following members.
Name | Description | |
---|---|---|
![]() | StorageAccessIndex(GlobalVariableAccess) | Initializes a new instance of the StorageAccessIndex class |
![]() | StorageAccessIndex(PatternElement) | Initializes a new instance of the StorageAccessIndex class |
![]() | StorageAccessIndex(PatternVariable) | Initializes a new instance of the StorageAccessIndex class |
![]() | StorageAccessIndex(QualificationAccess) | Initializes a new instance of the StorageAccessIndex class |
![]() | StorageAccessIndex(StorageAccessIndex) | Initializes a new instance of the StorageAccessIndex class |
Name | Description | |
---|---|---|
![]() | PatchUsersOfCopiedElements | |
![]() | ToString | (Overrides ObjectToString.) |
Name | Description | |
---|---|---|
![]() | Attribute |
The storage index is the given graph element attribute (qualification) if not null.
|
![]() | GlobalVariable |
The storage index is the given global variable if not null.
|
![]() | GraphElement |
The storage index is the given graph element if not null.
|
![]() | Variable |
The storage index is the given pattern variable if not null.
|