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