Package | Description |
---|---|
org.osate.ui.navigator |
Modifier and Type | Method and Description |
---|---|
static AadlElementImageDescriptor.ModificationFlag |
AadlNavigatorLabelProvider.getModification(org.eclipse.core.resources.IResource res) |
static AadlElementImageDescriptor.ModificationFlag |
AadlElementImageDescriptor.ModificationFlag.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AadlElementImageDescriptor.ModificationFlag[] |
AadlElementImageDescriptor.ModificationFlag.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
AadlElementImageDescriptor(org.eclipse.jface.resource.ImageDescriptor baseImage,
AadlElementImageDescriptor.ModificationFlag modification,
org.eclipse.swt.graphics.Point size) |