| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.java | |
| org.eclipse.gmt.modisco.java.neoemf.impl | |
| org.eclipse.gmt.modisco.java.neoemf.meta | |
| org.eclipse.gmt.modisco.java.neoemf.util |
| Modifier and Type | Method and Description |
|---|---|
PackageAccess |
PackageAccess.getQualifier()
Returns the value of the 'Qualifier' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<PackageAccess> |
Package.getUsagesInPackageAccess()
Returns the value of the 'Usages In Package Access' reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PackageAccess.setQualifier(PackageAccess value)
Sets the value of the '
Qualifier' containment reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
PackageAccessImpl
An implementation of the model object 'Package Access'.
|
| Modifier and Type | Method and Description |
|---|---|
PackageAccess |
JavaFactoryImpl.createPackageAccess() |
PackageAccess |
PackageAccessImpl.getQualifier() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<PackageAccess> |
PackageImpl.getUsagesInPackageAccess() |
| Modifier and Type | Method and Description |
|---|---|
void |
PackageAccessImpl.setQualifier(PackageAccess newQualifier) |
| Modifier and Type | Method and Description |
|---|---|
PackageAccess |
JavaFactory.createPackageAccess()
Returns a new object of class 'Package Access'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
JavaSwitch.casePackageAccess(PackageAccess object)
Returns the result of interpreting the object as an instance of 'Package Access'.
|
Copyright © 2018–2020 Atlanmod. All rights reserved.