|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Object in <Unnamed> |
---|
Subclasses of Object in <Unnamed> | |
---|---|
static class |
AbstractActionsJavaValidator
|
static class |
AbstractActionsProposalProvider
|
static class |
AbstractActionsSemanticSequencer
|
static class |
AbstractActionsSyntacticSequencer
|
static class |
AbstractAnnotationsJavaValidator
|
static class |
AbstractAnnotationsProposalProvider
|
static class |
AbstractAnnotationsSemanticSequencer
|
static class |
AbstractAnnotationsSyntacticSequencer
|
static class |
AbstractEsterelJavaValidator
|
static class |
AbstractEsterelProposalProvider
|
static class |
AbstractEsterelSemanticSequencer
|
static class |
AbstractEsterelSyntacticSequencer
|
static class |
AbstractGraphvizDotRuntimeModule
|
static class |
AbstractGraphvizDotSemanticSequencer
|
static class |
AbstractGraphvizDotSyntacticSequencer
|
static class |
AbstractKaomJavaValidator
|
static class |
AbstractKaomProposalProvider
|
static class |
AbstractKExpressionsJavaValidator
|
static class |
AbstractKExpressionsProposalProvider
|
static class |
AbstractKExpressionsSemanticSequencer
|
static class |
AbstractKExpressionsSyntacticSequencer
|
static class |
AbstractKitsJavaValidator
|
static class |
AbstractKitsProposalProvider
|
static class |
AbstractKitsSemanticSequencer
|
static class |
AbstractKitsStateJavaValidator
|
static class |
AbstractKitsStateProposalProvider
|
static class |
AbstractKitsStateSemanticSequencer
|
static class |
AbstractKitsStateSyntacticSequencer
|
static class |
AbstractKitsSyntacticSequencer
|
static class |
AbstractSJavaValidator
|
static class |
AbstractSProposalProvider
|
static class |
AbstractSSemanticSequencer
|
static class |
AbstractSSyntacticSequencer
|
static class |
ActionsStandaloneSetupGenerated
|
static class |
AnnotationsStandaloneSetupGenerated
|
static class |
EsterelStandaloneSetupGenerated
|
static class |
GraphvizDotStandaloneSetupGenerated
|
static class |
KaomStandaloneSetupGenerated
|
static class |
KExpressionsStandaloneSetupGenerated
|
static class |
KitsStandaloneSetupGenerated
|
static class |
KitsStateStandaloneSetupGenerated
|
static class |
SStandaloneSetupGenerated
|
static class |
TypedAtomicActor
|
Uses of Object in abro |
---|
Subclasses of Object in abro | |
---|---|
class |
EmbeddedABRO
The program ABRO. |
Uses of Object in com.ibm.oti.vm |
---|
Subclasses of Object in com.ibm.oti.vm | |
---|---|
class |
VM
Stub for IBM J9 MIDP implementation. |
Uses of Object in com.intel.bluetooth |
---|
Subclasses of Object in com.intel.bluetooth | |
---|---|
class |
BlueCoveImpl
Singleton class used as holder for BluetoothStack. |
class |
BluetoothConnectionAccessAdapter
Helper class to create connection Proxy classes. |
class |
BluetoothConsts
Constants defined by Bluetooth and JSR-82 specifications |
static class |
BluetoothConsts.DeviceClassConsts
|
static class |
BluetoothStack.LibraryInformation
|
class |
BluetoothStackBlueZNativeTests
|
class |
DebugLog
BlueCove log system. |
class |
MicroeditionConnector
Implementation of javax.microedition.io.Connector |
class |
NativeLibLoader
Load native library from resources. |
class |
NotImplementedError
Thrown when current implementation do not implement the functionality. |
class |
NotImplementedIOException
Thrown when current implementation do not implement the functionality. |
class |
NotSupportedIOException
Thrown when current native implementation can't implement the functionality. |
class |
NotSupportedRuntimeException
Thrown when current native implementation can't implement the functionality. |
class |
RemoteDeviceHelper
Implementation of RemoteDevice. |
class |
SelectServiceHandler
Implementation of DiscoveryAgent.selectService(). |
class |
ServiceRecordsRegistry
Maps ServiceRecord to ConnectionNotifier. |
class |
UtilsJavaSE
J2ME/J9 compatibility module. |
class |
UtilsJavaSE5
Optional Java 5 compatibility module. |
Methods in com.intel.bluetooth that return Object | |
---|---|
static Object |
BlueCoveImpl.getConfigObject(String key)
|
static Object |
BlueCoveImpl.getCurrentThreadBluetoothStackID()
Returns the ID to be used in other threads accessing the same stack. |
static Object |
BlueCoveImpl.getThreadBluetoothStackID()
Initialize BluetoothStack if not already done and returns the ID to be used in other threads accessing the same stack. |
Methods in com.intel.bluetooth with parameters of type Object | |
---|---|
static void |
DebugLog.debug(String message,
Object obj)
|
static void |
BlueCoveImpl.setConfigObject(String name,
Object value)
API that can be used to configure BlueCove properties that aren't just strings Initialization properties should be changed before stack initialized. |
static void |
BlueCoveImpl.setDefaultThreadBluetoothStackID(Object stackID)
Set default Thread BluetoothStack for Threads that do not call setThreadBluetoothStackID(stackID) . |
static void |
BlueCoveImpl.setThreadBluetoothStackID(Object stackID)
Updates the current Thread BluetoothStack. |
Uses of Object in com.intel.bluetooth.gcf.socket |
---|
Subclasses of Object in com.intel.bluetooth.gcf.socket | |
---|---|
class |
ServerSocketConnection
|
class |
SocketConnection
|
Uses of Object in com.intel.bluetooth.obex |
---|
Subclasses of Object in com.intel.bluetooth.obex | |
---|---|
class |
BlueCoveOBEX
Allow access to BlueCove OBEX internals. |
class |
OBEXClientSessionImpl
ClientSession implementation. |
class |
OBEXConnectionParams
|
class |
OBEXSessionNotifierImpl
SessionNotifier implementation. |
Uses of Object in com.intel.bluetooth.tcpobex |
---|
Subclasses of Object in com.intel.bluetooth.tcpobex | |
---|---|
class |
Connection
This class is Proxy for tcpobex (OBEX over TCP) Connection implementations for IBM J9 support. |
Uses of Object in com.sun.cdc.io.j2me.btgoep |
---|
Subclasses of Object in com.sun.cdc.io.j2me.btgoep | |
---|---|
class |
Protocol
This class is Proxy for btgoep (OBEX over RFCOMM) Connection implementations used in WTK and MicroEmulator |
Uses of Object in de.cau.cs.kieler.core |
---|
Subclasses of Object in de.cau.cs.kieler.core | |
---|---|
class |
KielerModelException
An Exception that indicates problems with certain model elements. |
class |
MapPreferenceStore
Preference store implementation that uses maps to hold preference values in memory. |
class |
WrappedException
A runtime exception that can be used to wrap checked exceptions. |
Methods in de.cau.cs.kieler.core that return Object | |
---|---|
Object |
KielerModelException.getModelObject()
|
Constructors in de.cau.cs.kieler.core with parameters of type Object | |
---|---|
KielerModelException(String message,
Object thecausingModelObject)
|
|
KielerModelException(String message,
Object thecausingModelObject,
Exception cause)
|
Uses of Object in de.cau.cs.kieler.core.alg |
---|
Subclasses of Object in de.cau.cs.kieler.core.alg | |
---|---|
class |
AbstractAlgorithm
Superclass for algorithms used in the KIELER project. |
class |
BasicProgressMonitor
Base class for implementations of progress monitors. |
class |
DefaultFactory<T>
A factory that uses the default constructor to create instances. |
class |
InstancePool<T>
A pool for class instances. |
Uses of Object in de.cau.cs.kieler.core.annotations |
---|
Subclasses of Object in de.cau.cs.kieler.core.annotations | |
---|---|
class |
AnnotationsUtil
Utility class for annotations. |
Methods in de.cau.cs.kieler.core.annotations with parameters of type Object | |
---|---|
static void |
AnnotationType.setValue(Annotation annotation,
Object value)
Set a new annotation value from the given object. |
Uses of Object in de.cau.cs.kieler.core.annotations.impl |
---|
Subclasses of Object in de.cau.cs.kieler.core.annotations.impl | |
---|---|
class |
AnnotatableImpl
An implementation of the model object 'Annotatable'. |
class |
AnnotationImpl
An implementation of the model object 'Annotation'. |
class |
AnnotationsFactoryImpl
An implementation of the model Factory. |
class |
AnnotationsPackageImpl
An implementation of the model Package. |
class |
BooleanAnnotationImpl
An implementation of the model object 'Boolean Annotation'. |
class |
ContainmentAnnotationImpl
An implementation of the model object 'Containment Annotation'. |
class |
FloatAnnotationImpl
An implementation of the model object 'Float Annotation'. |
class |
ImportAnnotationImpl
An implementation of the model object 'Import Annotation'. |
class |
IntAnnotationImpl
An implementation of the model object 'Int Annotation'. |
class |
NamedObjectImpl
An implementation of the model object 'Named Object'. |
class |
ReferenceAnnotationImpl
An implementation of the model object 'Reference Annotation'. |
class |
StringAnnotationImpl
An implementation of the model object 'String Annotation'. |
class |
TypedStringAnnotationImpl
An implementation of the model object 'Typed String Annotation'. |
Methods in de.cau.cs.kieler.core.annotations.impl that return Object | |
---|---|
Object |
AnnotatableImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
BooleanAnnotationImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
ContainmentAnnotationImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
FloatAnnotationImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
ImportAnnotationImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
IntAnnotationImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
NamedObjectImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
ReferenceAnnotationImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
StringAnnotationImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
TypedStringAnnotationImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Methods in de.cau.cs.kieler.core.annotations.impl with parameters of type Object | |
---|---|
void |
AnnotatableImpl.eSet(int featureID,
Object newValue)
|
void |
BooleanAnnotationImpl.eSet(int featureID,
Object newValue)
|
void |
ContainmentAnnotationImpl.eSet(int featureID,
Object newValue)
|
void |
FloatAnnotationImpl.eSet(int featureID,
Object newValue)
|
void |
ImportAnnotationImpl.eSet(int featureID,
Object newValue)
|
void |
IntAnnotationImpl.eSet(int featureID,
Object newValue)
|
void |
NamedObjectImpl.eSet(int featureID,
Object newValue)
|
void |
ReferenceAnnotationImpl.eSet(int featureID,
Object newValue)
|
void |
StringAnnotationImpl.eSet(int featureID,
Object newValue)
|
void |
TypedStringAnnotationImpl.eSet(int featureID,
Object newValue)
|
Uses of Object in de.cau.cs.kieler.core.annotations.provider |
---|
Subclasses of Object in de.cau.cs.kieler.core.annotations.provider | |
---|---|
class |
AnnotatableItemProvider
This is the item provider adapter for a Annotatable object. |
class |
AnnotationItemProvider
This is the item provider adapter for a Annotation object. |
class |
AnnotationsEditPlugin
This is the central singleton for the Annotations edit plugin. |
static class |
AnnotationsEditPlugin.Implementation
The actual implementation of the Eclipse Plugin. |
class |
AnnotationsItemProviderAdapterFactory
This is the factory that is used to provide the interfaces needed to support Viewers. |
class |
BooleanAnnotationItemProvider
This is the item provider adapter for a BooleanAnnotation object. |
class |
ContainmentAnnotationItemProvider
This is the item provider adapter for a ContainmentAnnotation object. |
class |
FloatAnnotationItemProvider
This is the item provider adapter for a FloatAnnotation object. |
class |
ImportAnnotationItemProvider
This is the item provider adapter for a ImportAnnotation object. |
class |
IntAnnotationItemProvider
This is the item provider adapter for a IntAnnotation object. |
class |
NamedObjectItemProvider
This is the item provider adapter for a NamedObject object. |
class |
ReferenceAnnotationItemProvider
This is the item provider adapter for a ReferenceAnnotation object. |
class |
StringAnnotationItemProvider
This is the item provider adapter for a StringAnnotation object. |
class |
TypedStringAnnotationItemProvider
This is the item provider adapter for a TypedStringAnnotation object. |
Fields in de.cau.cs.kieler.core.annotations.provider with type parameters of type Object | |
---|---|
protected Collection<Object> |
AnnotationsItemProviderAdapterFactory.supportedTypes
This keeps track of all the supported types checked by isFactoryForType . |
Methods in de.cau.cs.kieler.core.annotations.provider that return Object | |
---|---|
Object |
AnnotationsItemProviderAdapterFactory.adapt(Object object,
Object type)
|
Object |
AnnotationItemProvider.getImage(Object object)
This returns Annotation.gif. |
Object |
BooleanAnnotationItemProvider.getImage(Object object)
This returns BooleanAnnotation.gif. |
Object |
ContainmentAnnotationItemProvider.getImage(Object object)
This returns ContainmentAnnotation.gif. |
Object |
FloatAnnotationItemProvider.getImage(Object object)
This returns FloatAnnotation.gif. |
Object |
ImportAnnotationItemProvider.getImage(Object object)
This returns ImportAnnotation.gif. |
Object |
IntAnnotationItemProvider.getImage(Object object)
This returns IntAnnotation.gif. |
Object |
ReferenceAnnotationItemProvider.getImage(Object object)
This returns ReferenceAnnotation.gif. |
Object |
StringAnnotationItemProvider.getImage(Object object)
This returns StringAnnotation.gif. |
Object |
TypedStringAnnotationItemProvider.getImage(Object object)
This returns TypedStringAnnotation.gif. |
Methods in de.cau.cs.kieler.core.annotations.provider with parameters of type Object | |
---|---|
Adapter |
AnnotationsItemProviderAdapterFactory.adapt(Notifier notifier,
Object type)
This implementation substitutes the factory itself as the key for the adapter. |
Object |
AnnotationsItemProviderAdapterFactory.adapt(Object object,
Object type)
|
protected void |
ImportAnnotationItemProvider.addImportURIPropertyDescriptor(Object object)
This adds a property descriptor for the Import URI feature. |
protected void |
NamedObjectItemProvider.addNamePropertyDescriptor(Object object)
This adds a property descriptor for the Name feature. |
protected void |
ReferenceAnnotationItemProvider.addObjectPropertyDescriptor(Object object)
This adds a property descriptor for the Object feature. |
protected void |
TypedStringAnnotationItemProvider.addTypePropertyDescriptor(Object object)
This adds a property descriptor for the Type feature. |
protected void |
BooleanAnnotationItemProvider.addValuePropertyDescriptor(Object object)
This adds a property descriptor for the Value feature. |
protected void |
FloatAnnotationItemProvider.addValuePropertyDescriptor(Object object)
This adds a property descriptor for the Value feature. |
protected void |
IntAnnotationItemProvider.addValuePropertyDescriptor(Object object)
This adds a property descriptor for the Value feature. |
protected void |
StringAnnotationItemProvider.addValuePropertyDescriptor(Object object)
This adds a property descriptor for the Value feature. |
protected void |
AnnotatableItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
AnnotationItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
BooleanAnnotationItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
ContainmentAnnotationItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
FloatAnnotationItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
ImportAnnotationItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
IntAnnotationItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
NamedObjectItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
ReferenceAnnotationItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
StringAnnotationItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
TypedStringAnnotationItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected EStructuralFeature |
AnnotatableItemProvider.getChildFeature(Object object,
Object child)
|
protected EStructuralFeature |
ContainmentAnnotationItemProvider.getChildFeature(Object object,
Object child)
|
Collection<? extends EStructuralFeature> |
AnnotatableItemProvider.getChildrenFeatures(Object object)
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an
AddCommand , RemoveCommand or
MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter) . |
Collection<? extends EStructuralFeature> |
ContainmentAnnotationItemProvider.getChildrenFeatures(Object object)
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an
AddCommand , RemoveCommand or
MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter) . |
String |
ContainmentAnnotationItemProvider.getCreateChildText(Object owner,
Object feature,
Object child,
Collection<?> selection)
This returns the label text for CreateChildCommand . |
Object |
AnnotationItemProvider.getImage(Object object)
This returns Annotation.gif. |
Object |
BooleanAnnotationItemProvider.getImage(Object object)
This returns BooleanAnnotation.gif. |
Object |
ContainmentAnnotationItemProvider.getImage(Object object)
This returns ContainmentAnnotation.gif. |
Object |
FloatAnnotationItemProvider.getImage(Object object)
This returns FloatAnnotation.gif. |
Object |
ImportAnnotationItemProvider.getImage(Object object)
This returns ImportAnnotation.gif. |
Object |
IntAnnotationItemProvider.getImage(Object object)
This returns IntAnnotation.gif. |
Object |
ReferenceAnnotationItemProvider.getImage(Object object)
This returns ReferenceAnnotation.gif. |
Object |
StringAnnotationItemProvider.getImage(Object object)
This returns StringAnnotation.gif. |
Object |
TypedStringAnnotationItemProvider.getImage(Object object)
This returns TypedStringAnnotation.gif. |
List<IItemPropertyDescriptor> |
AnnotatableItemProvider.getPropertyDescriptors(Object object)
This returns the property descriptors for the adapted class. |
List<IItemPropertyDescriptor> |
AnnotationItemProvider.getPropertyDescriptors(Object object)
This returns the property descriptors for the adapted class. |
List<IItemPropertyDescriptor> |
BooleanAnnotationItemProvider.getPropertyDescriptors(Object object)
This returns the property descriptors for the adapted class. |
List<IItemPropertyDescriptor> |
ContainmentAnnotationItemProvider.getPropertyDescriptors(Object object)
This returns the property descriptors for the adapted class. |
List<IItemPropertyDescriptor> |
FloatAnnotationItemProvider.getPropertyDescriptors(Object object)
This returns the property descriptors for the adapted class. |
List<IItemPropertyDescriptor> |
ImportAnnotationItemProvider.getPropertyDescriptors(Object object)
This returns the property descriptors for the adapted class. |
List<IItemPropertyDescriptor> |
IntAnnotationItemProvider.getPropertyDescriptors(Object object)
This returns the property descriptors for the adapted class. |
List<IItemPropertyDescriptor> |
NamedObjectItemProvider.getPropertyDescriptors(Object object)
This returns the property descriptors for the adapted class. |
List<IItemPropertyDescriptor> |
ReferenceAnnotationItemProvider.getPropertyDescriptors(Object object)
This returns the property descriptors for the adapted class. |
List<IItemPropertyDescriptor> |
StringAnnotationItemProvider.getPropertyDescriptors(Object object)
This returns the property descriptors for the adapted class. |
List<IItemPropertyDescriptor> |
TypedStringAnnotationItemProvider.getPropertyDescriptors(Object object)
This returns the property descriptors for the adapted class. |
String |
AnnotatableItemProvider.getText(Object object)
This returns the label text for the adapted class. |
String |
AnnotationItemProvider.getText(Object object)
This returns the label text for the adapted class. |
String |
BooleanAnnotationItemProvider.getText(Object object)
This returns the label text for the adapted class. |
String |
ContainmentAnnotationItemProvider.getText(Object object)
This returns the label text for the adapted class. |
String |
FloatAnnotationItemProvider.getText(Object object)
This returns the label text for the adapted class. |
String |
ImportAnnotationItemProvider.getText(Object object)
This returns the label text for the adapted class. |
String |
IntAnnotationItemProvider.getText(Object object)
This returns the label text for the adapted class. |
String |
NamedObjectItemProvider.getText(Object object)
This returns the label text for the adapted class. |
String |
ReferenceAnnotationItemProvider.getText(Object object)
This returns the label text for the adapted class. |
String |
StringAnnotationItemProvider.getText(Object object)
This returns the label text for the adapted class. |
String |
TypedStringAnnotationItemProvider.getText(Object object)
This returns the label text for the adapted class. |
boolean |
AnnotationsItemProviderAdapterFactory.isFactoryForType(Object type)
|
Method parameters in de.cau.cs.kieler.core.annotations.provider with type arguments of type Object | |
---|---|
protected void |
AnnotatableItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
AnnotationItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
BooleanAnnotationItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
ContainmentAnnotationItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
FloatAnnotationItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
ImportAnnotationItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
IntAnnotationItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
NamedObjectItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
ReferenceAnnotationItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
StringAnnotationItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
TypedStringAnnotationItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
Uses of Object in de.cau.cs.kieler.core.annotations.text |
---|
Subclasses of Object in de.cau.cs.kieler.core.annotations.text | |
---|---|
static class |
de.cau.cs.kieler.core.annotations.text.AbstractAnnotationsRuntimeModule
|
class |
AnnotationsRuntimeModule
|
class |
AnnotationsStandaloneSetup
Initialization support for running Xtext languages without equinox extension registry |
Uses of Object in de.cau.cs.kieler.core.annotations.text.formatting |
---|
Subclasses of Object in de.cau.cs.kieler.core.annotations.text.formatting | |
---|---|
class |
AnnotationsFormatter
This class contains custom formatting description. |
class |
AnnotationsValueConverter
|
Uses of Object in de.cau.cs.kieler.core.annotations.text.scoping |
---|
Subclasses of Object in de.cau.cs.kieler.core.annotations.text.scoping | |
---|---|
class |
AnnotationsScopeProvider
This class contains custom scoping description. |
Uses of Object in de.cau.cs.kieler.core.annotations.text.serializer |
---|
Subclasses of Object in de.cau.cs.kieler.core.annotations.text.serializer | |
---|---|
class |
AnnotationsSemanticSequencer
|
class |
AnnotationsSyntacticSequencer
|
Uses of Object in de.cau.cs.kieler.core.annotations.text.ui |
---|
Subclasses of Object in de.cau.cs.kieler.core.annotations.text.ui | |
---|---|
static class |
de.cau.cs.kieler.core.annotations.text.ui.AbstractAnnotationsUiModule
|
class |
AnnotationsHighlightingConfiguration
Custom IHighlightingConfiguration contributing to text editors of DSLs based on this
Annotations language. |
class |
AnnotationsSemanticHighlightingCalculator
Custom ISemanticHighlightingCalculator contributing to the Kits editor. |
class |
AnnotationsUiModule
Custom Module contributing to the Kits editor. |
Uses of Object in de.cau.cs.kieler.core.annotations.text.ui.contentassist |
---|
Subclasses of Object in de.cau.cs.kieler.core.annotations.text.ui.contentassist | |
---|---|
class |
AnnotationsProposalProvider
see http://www.eclipse.org/Xtext/documentation/latest/xtext.html#contentAssist on how to customize content assistant |
Uses of Object in de.cau.cs.kieler.core.annotations.text.ui.labeling |
---|
Subclasses of Object in de.cau.cs.kieler.core.annotations.text.ui.labeling | |
---|---|
class |
AnnotationsDescriptionLabelProvider
Provides labels for a IEObjectDescriptions and IResourceDescriptions. |
Uses of Object in de.cau.cs.kieler.core.annotations.text.ui.outline |
---|
Subclasses of Object in de.cau.cs.kieler.core.annotations.text.ui.outline | |
---|---|
class |
AnnotationsOutlineTreeProvider
customization of the default outline structure |
Uses of Object in de.cau.cs.kieler.core.annotations.text.ui.quickfix |
---|
Subclasses of Object in de.cau.cs.kieler.core.annotations.text.ui.quickfix | |
---|---|
class |
AnnotationsQuickfixProvider
|
Uses of Object in de.cau.cs.kieler.core.annotations.text.validation |
---|
Subclasses of Object in de.cau.cs.kieler.core.annotations.text.validation | |
---|---|
class |
AnnotationsJavaValidator
|
Uses of Object in de.cau.cs.kieler.core.annotations.ui.properties |
---|
Subclasses of Object in de.cau.cs.kieler.core.annotations.ui.properties | |
---|---|
class |
AddAnnotationAction
An action for creation of new annotations. |
class |
AnnotationsContentProvider
Content provider for annotations property sections. |
class |
AnnotationsEditingSupport
Editing support for annotation values. |
class |
AnnotationsLabelProvider
Label provider for annotations. |
class |
AnnotationsPropertySection
Property section for annotatable objects. |
class |
NewAnnotationDialog
A dialog to add new annotations in the properties view. |
class |
RemoveAnnotationAction
An action for removal of annotations. |
Methods in de.cau.cs.kieler.core.annotations.ui.properties that return Object | |
---|---|
Object[] |
AnnotationsContentProvider.getChildren(Object parentElement)
|
Object[] |
AnnotationsContentProvider.getElements(Object inputElement)
|
Object |
AnnotationsContentProvider.getParent(Object element)
|
protected Object |
AnnotationsEditingSupport.getValue(Object element)
|
Methods in de.cau.cs.kieler.core.annotations.ui.properties with parameters of type Object | |
---|---|
protected boolean |
AnnotationsEditingSupport.canEdit(Object element)
|
protected CellEditor |
AnnotationsEditingSupport.getCellEditor(Object element)
|
Object[] |
AnnotationsContentProvider.getChildren(Object parentElement)
|
Image |
AnnotationsLabelProvider.getColumnImage(Object element,
int columnIndex)
|
String |
AnnotationsLabelProvider.getColumnText(Object element,
int columnIndex)
|
Object[] |
AnnotationsContentProvider.getElements(Object inputElement)
|
Object |
AnnotationsContentProvider.getParent(Object element)
|
protected Object |
AnnotationsEditingSupport.getValue(Object element)
|
boolean |
AnnotationsContentProvider.hasChildren(Object element)
|
void |
AnnotationsContentProvider.inputChanged(Viewer viewer,
Object oldInput,
Object newInput)
|
protected void |
AnnotationsEditingSupport.setValue(Object element,
Object value)
|
Uses of Object in de.cau.cs.kieler.core.annotations.util |
---|
Subclasses of Object in de.cau.cs.kieler.core.annotations.util | |
---|---|
class |
AnnotationsAdapterFactory
The Adapter Factory for the model. |
class |
AnnotationsSwitch<T>
The Switch for the model's inheritance hierarchy. |
Methods in de.cau.cs.kieler.core.annotations.util with parameters of type Object | |
---|---|
boolean |
AnnotationsAdapterFactory.isFactoryForType(Object object)
Returns whether this factory is applicable for the type of the object. |
Uses of Object in de.cau.cs.kieler.core.kexpressions |
---|
Subclasses of Object in de.cau.cs.kieler.core.kexpressions | |
---|---|
static class |
de.cau.cs.kieler.core.kexpressions.AbstractKExpressionsRuntimeModule
|
class |
KExpressionsRuntimeModule
|
class |
KExpressionsStandaloneSetup
Initialization support for running Xtext languages without equinox extension registry |
Uses of Object in de.cau.cs.kieler.core.kexpressions.formatting |
---|
Subclasses of Object in de.cau.cs.kieler.core.kexpressions.formatting | |
---|---|
class |
KExpressionsFormatter
This class contains custom formatting description. |
class |
KExpressionsValueConverter
|
Uses of Object in de.cau.cs.kieler.core.kexpressions.impl |
---|
Subclasses of Object in de.cau.cs.kieler.core.kexpressions.impl | |
---|---|
class |
BooleanValueImpl
An implementation of the model object 'Boolean Value'. |
class |
ChannelDescriptionImpl
An implementation of the model object 'Channel Description'. |
class |
ComplexExpressionImpl
An implementation of the model object 'Complex Expression'. |
class |
ExpressionImpl
An implementation of the model object 'Expression'. |
class |
FloatValueImpl
An implementation of the model object 'Float Value'. |
class |
InputImpl
An implementation of the model object 'Input'. |
class |
InputOutputImpl
An implementation of the model object 'Input Output'. |
class |
InterfaceDeclarationImpl
An implementation of the model object 'Interface Declaration'. |
class |
InterfaceSignalDeclImpl
An implementation of the model object 'Interface Signal Decl'. |
class |
InterfaceVariableDeclImpl
An implementation of the model object 'Interface Variable Decl'. |
class |
IntValueImpl
An implementation of the model object 'Int Value'. |
class |
ISignalImpl
An implementation of the model object 'ISignal'. |
class |
IVariableImpl
An implementation of the model object 'IVariable'. |
class |
KExpressionsFactoryImpl
An implementation of the model Factory. |
class |
KExpressionsPackageImpl
An implementation of the model Package. |
class |
OperatorExpressionImpl
An implementation of the model object 'Operator Expression'. |
class |
OutputImpl
An implementation of the model object 'Output'. |
class |
ReturnImpl
An implementation of the model object 'Return'. |
class |
SignalImpl
An implementation of the model object 'Signal'. |
class |
TextExpressionImpl
An implementation of the model object 'Text Expression'. |
class |
TextualCodeImpl
An implementation of the model object 'Textual Code'. |
class |
TypeIdentifierImpl
An implementation of the model object 'Type Identifier'. |
class |
ValuedObjectImpl
An implementation of the model object 'Valued Object'. |
class |
ValuedObjectReferenceImpl
An implementation of the model object 'Valued Object Reference'. |
class |
ValueImpl
An implementation of the model object 'Value'. |
class |
VariableDeclImpl
An implementation of the model object 'Variable Decl'. |
class |
VariableImpl
An implementation of the model object 'Variable'. |
Methods in de.cau.cs.kieler.core.kexpressions.impl that return Object | |
---|---|
Object |
KExpressionsFactoryImpl.createFromString(EDataType eDataType,
String initialValue)
|
Object |
BooleanValueImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
ChannelDescriptionImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
ComplexExpressionImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
FloatValueImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
ISignalImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
IVariableImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
IntValueImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
InterfaceSignalDeclImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
InterfaceVariableDeclImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
OperatorExpressionImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
SignalImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
TextExpressionImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
TextualCodeImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
TypeIdentifierImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
ValuedObjectImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
ValuedObjectReferenceImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
VariableDeclImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
VariableImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Methods in de.cau.cs.kieler.core.kexpressions.impl with parameters of type Object | |
---|---|
String |
KExpressionsFactoryImpl.convertCombineOperatorToString(EDataType eDataType,
Object instanceValue)
|
String |
KExpressionsFactoryImpl.convertOperatorTypeToString(EDataType eDataType,
Object instanceValue)
|
String |
KExpressionsFactoryImpl.convertToString(EDataType eDataType,
Object instanceValue)
|
String |
KExpressionsFactoryImpl.convertValueTypeToString(EDataType eDataType,
Object instanceValue)
|
void |
BooleanValueImpl.eSet(int featureID,
Object newValue)
|
void |
ChannelDescriptionImpl.eSet(int featureID,
Object newValue)
|
void |
ComplexExpressionImpl.eSet(int featureID,
Object newValue)
|
void |
FloatValueImpl.eSet(int featureID,
Object newValue)
|
void |
ISignalImpl.eSet(int featureID,
Object newValue)
|
void |
IVariableImpl.eSet(int featureID,
Object newValue)
|
void |
IntValueImpl.eSet(int featureID,
Object newValue)
|
void |
InterfaceSignalDeclImpl.eSet(int featureID,
Object newValue)
|
void |
InterfaceVariableDeclImpl.eSet(int featureID,
Object newValue)
|
void |
OperatorExpressionImpl.eSet(int featureID,
Object newValue)
|
void |
SignalImpl.eSet(int featureID,
Object newValue)
|
void |
TextExpressionImpl.eSet(int featureID,
Object newValue)
|
void |
TextualCodeImpl.eSet(int featureID,
Object newValue)
|
void |
TypeIdentifierImpl.eSet(int featureID,
Object newValue)
|
void |
ValuedObjectImpl.eSet(int featureID,
Object newValue)
|
void |
ValuedObjectReferenceImpl.eSet(int featureID,
Object newValue)
|
void |
VariableDeclImpl.eSet(int featureID,
Object newValue)
|
void |
VariableImpl.eSet(int featureID,
Object newValue)
|
Uses of Object in de.cau.cs.kieler.core.kexpressions.provider |
---|
Subclasses of Object in de.cau.cs.kieler.core.kexpressions.provider | |
---|---|
class |
BooleanValueItemProvider
This is the item provider adapter for a BooleanValue object. |
class |
ChannelDescriptionItemProvider
This is the item provider adapter for a ChannelDescription object. |
class |
ComplexExpressionItemProvider
This is the item provider adapter for a ComplexExpression object. |
class |
ExpressionItemProvider
This is the item provider adapter for a Expression object. |
class |
FloatValueItemProvider
This is the item provider adapter for a FloatValue object. |
class |
InputItemProvider
This is the item provider adapter for a Input object. |
class |
InputOutputItemProvider
This is the item provider adapter for a InputOutput object. |
class |
InterfaceDeclarationItemProvider
This is the item provider adapter for a InterfaceDeclaration object. |
class |
InterfaceSignalDeclItemProvider
This is the item provider adapter for a InterfaceSignalDecl object. |
class |
InterfaceVariableDeclItemProvider
This is the item provider adapter for a InterfaceVariableDecl object. |
class |
IntValueItemProvider
This is the item provider adapter for a IntValue object. |
class |
ISignalItemProvider
This is the item provider adapter for a ISignal object. |
class |
IVariableItemProvider
This is the item provider adapter for a IVariable object. |
class |
KExpressionsEditPlugin
This is the central singleton for the KExpressions edit plugin. |
static class |
KExpressionsEditPlugin.Implementation
The actual implementation of the Eclipse Plugin. |
class |
KExpressionsItemProviderAdapterFactory
This is the factory that is used to provide the interfaces needed to support Viewers. |
class |
OperatorExpressionItemProvider
This is the item provider adapter for a OperatorExpression object. |
class |
OutputItemProvider
This is the item provider adapter for a Output object. |
class |
ReturnItemProvider
This is the item provider adapter for a Return object. |
class |
SignalItemProvider
This is the item provider adapter for a Signal object. |
class |
TextExpressionItemProvider
This is the item provider adapter for a TextExpression object. |
class |
TextualCodeItemProvider
This is the item provider adapter for a TextualCode object. |
class |
TypeIdentifierItemProvider
This is the item provider adapter for a TypeIdentifier object. |
class |
ValuedObjectItemProvider
This is the item provider adapter for a ValuedObject object. |
class |
ValuedObjectReferenceItemProvider
This is the item provider adapter for a ValuedObjectReference object. |
class |
ValueItemProvider
This is the item provider adapter for a Value object. |
class |
VariableDeclItemProvider
This is the item provider adapter for a VariableDecl object. |
class |
VariableItemProvider
This is the item provider adapter for a Variable object. |
Fields in de.cau.cs.kieler.core.kexpressions.provider with type parameters of type Object | |
---|---|
protected Collection<Object> |
KExpressionsItemProviderAdapterFactory.supportedTypes
This keeps track of all the supported types checked by isFactoryForType . |
Methods in de.cau.cs.kieler.core.kexpressions.provider that return Object | |
---|---|
Object |
KExpressionsItemProviderAdapterFactory.adapt(Object object,
Object type)
|
Object |
BooleanValueItemProvider.getImage(Object object)
This returns BooleanValue.gif. |
Object |
ChannelDescriptionItemProvider.getImage(Object object)
This returns ChannelDescription.gif. |
Object |
ComplexExpressionItemProvider.getImage(Object object)
This returns ComplexExpression.gif. |
Object |
ExpressionItemProvider.getImage(Object object)
This returns Expression.gif. |
Object |
FloatValueItemProvider.getImage(Object object)
This returns FloatValue.gif. |
Object |
ISignalItemProvider.getImage(Object object)
This returns ISignal.gif. |
Object |
IVariableItemProvider.getImage(Object object)
This returns IVariable.gif. |
Object |
InputItemProvider.getImage(Object object)
This returns Input.gif. |
Object |
InputOutputItemProvider.getImage(Object object)
This returns InputOutput.gif. |
Object |
IntValueItemProvider.getImage(Object object)
This returns IntValue.gif. |
Object |
InterfaceDeclarationItemProvider.getImage(Object object)
This returns InterfaceDeclaration.gif. |
Object |
InterfaceSignalDeclItemProvider.getImage(Object object)
This returns InterfaceSignalDecl.gif. |
Object |
InterfaceVariableDeclItemProvider.getImage(Object object)
This returns InterfaceVariableDecl.gif. |
Object |
OperatorExpressionItemProvider.getImage(Object object)
This returns OperatorExpression.gif. |
Object |
OutputItemProvider.getImage(Object object)
This returns Output.gif. |
Object |
ReturnItemProvider.getImage(Object object)
This returns Return.gif. |
Object |
SignalItemProvider.getImage(Object object)
This returns Signal.gif. |
Object |
TextExpressionItemProvider.getImage(Object object)
This returns TextExpression.gif. |
Object |
TextualCodeItemProvider.getImage(Object object)
This returns TextualCode.gif. |
Object |
TypeIdentifierItemProvider.getImage(Object object)
This returns TypeIdentifier.gif. |
Object |
ValueItemProvider.getImage(Object object)
This returns Value.gif. |
Object |
ValuedObjectItemProvider.getImage(Object object)
This returns ValuedObject.gif. |
Object |
ValuedObjectReferenceItemProvider.getImage(Object object)
This returns ValuedObjectReference.gif. |
Object |
VariableDeclItemProvider.getImage(Object object)
This returns VariableDecl.gif. |
Object |
VariableItemProvider.getImage(Object object)
This returns Variable.gif. |
Methods in de.cau.cs.kieler.core.kexpressions.provider with parameters of type Object | |
---|---|
Adapter |
KExpressionsItemProviderAdapterFactory.adapt(Notifier notifier,
Object type)
This implementation substitutes the factory itself as the key for the adapter. |
Object |
KExpressionsItemProviderAdapterFactory.adapt(Object object,
Object type)
|
protected void |
TextExpressionItemProvider.addCodePropertyDescriptor(Object object)
This adds a property descriptor for the Code feature. |
protected void |
TextualCodeItemProvider.addCodePropertyDescriptor(Object object)
This adds a property descriptor for the Code feature. |
protected void |
SignalItemProvider.addCombineOperatorPropertyDescriptor(Object object)
This adds a property descriptor for the Combine Operator feature. |
protected void |
VariableItemProvider.addConstPropertyDescriptor(Object object)
This adds a property descriptor for the Const feature. |
protected void |
SignalItemProvider.addHostCombineOperatorPropertyDescriptor(Object object)
This adds a property descriptor for the Host Combine Operator feature. |
protected void |
ValuedObjectItemProvider.addHostTypePropertyDescriptor(Object object)
This adds a property descriptor for the Host Type feature. |
protected void |
ValuedObjectItemProvider.addInitialValuePropertyDescriptor(Object object)
This adds a property descriptor for the Initial Value feature. |
protected void |
SignalItemProvider.addIsInputPropertyDescriptor(Object object)
This adds a property descriptor for the Is Input feature. |
protected void |
SignalItemProvider.addIsOutputPropertyDescriptor(Object object)
This adds a property descriptor for the Is Output feature. |
protected void |
ValuedObjectItemProvider.addNamePropertyDescriptor(Object object)
This adds a property descriptor for the Name feature. |
protected void |
OperatorExpressionItemProvider.addOperatorPropertyDescriptor(Object object)
This adds a property descriptor for the Operator feature. |
protected void |
TypeIdentifierItemProvider.addOperatorPropertyDescriptor(Object object)
This adds a property descriptor for the Operator feature. |
protected void |
TypeIdentifierItemProvider.addTypeIDPropertyDescriptor(Object object)
This adds a property descriptor for the Type ID feature. |
protected void |
TextExpressionItemProvider.addTypePropertyDescriptor(Object object)
This adds a property descriptor for the Type feature. |
protected void |
TextualCodeItemProvider.addTypePropertyDescriptor(Object object)
This adds a property descriptor for the Type feature. |
protected void |
TypeIdentifierItemProvider.addTypePropertyDescriptor(Object object)
This adds a property descriptor for the Type feature. |
protected void |
ValuedObjectItemProvider.addTypePropertyDescriptor(Object object)
This adds a property descriptor for the Type feature. |
protected void |
ValuedObjectReferenceItemProvider.addValuedObjectPropertyDescriptor(Object object)
This adds a property descriptor for the Valued Object feature. |
protected void |
BooleanValueItemProvider.addValuePropertyDescriptor(Object object)
This adds a property descriptor for the Value feature. |
protected void |
FloatValueItemProvider.addValuePropertyDescriptor(Object object)
This adds a property descriptor for the Value feature. |
protected void |
IntValueItemProvider.addValuePropertyDescriptor(Object object)
This adds a property descriptor for the Value feature. |
protected void |
BooleanValueItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
ChannelDescriptionItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
ComplexExpressionItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
ExpressionItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
FloatValueItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
ISignalItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
IVariableItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
InputItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
InputOutputItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
IntValueItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
InterfaceDeclarationItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
InterfaceSignalDeclItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
InterfaceVariableDeclItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
OperatorExpressionItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
OutputItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
ReturnItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
SignalItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
TextExpressionItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
TextualCodeItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
TypeIdentifierItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
ValueItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
ValuedObjectItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
ValuedObjectReferenceItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
VariableDeclItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
VariableItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected EStructuralFeature |
ChannelDescriptionItemProvider.getChildFeature(Object object,
Object child)
|
protected EStructuralFeature |
ComplexExpressionItemProvider.getChildFeature(Object object,
Object child)
|
protected EStructuralFeature |
ISignalItemProvider.getChildFeature(Object object,
Object child)
|
protected EStructuralFeature |
IVariableItemProvider.getChildFeature(Object object,
Object child)
|
protected EStructuralFeature |
InterfaceSignalDeclItemProvider.getChildFeature(Object object,
Object child)
|
protected EStructuralFeature |
InterfaceVariableDeclItemProvider.getChildFeature(Object object,
Object child)
|
protected EStructuralFeature |
VariableDeclItemProvider.getChildFeature(Object object,
Object child)
|
Collection<? extends EStructuralFeature> |
ChannelDescriptionItemProvider.getChildrenFeatures(Object object)
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an
AddCommand , RemoveCommand or
MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter) . |
Collection<? extends EStructuralFeature> |
ComplexExpressionItemProvider.getChildrenFeatures(Object object)
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an
AddCommand , RemoveCommand or
MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter) . |
Collection<? extends EStructuralFeature> |
ISignalItemProvider.getChildrenFeatures(Object object)
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an
AddCommand , RemoveCommand or
MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter) . |
Collection<? extends EStructuralFeature> |
IVariableItemProvider.getChildrenFeatures(Object object)
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an
AddCommand , RemoveCommand or
MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter) . |
Collection<? extends EStructuralFeature> |
InterfaceSignalDeclItemProvider.getChildrenFeatures(Object object)
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an
AddCommand , RemoveCommand or
MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter) . |
Collection<? extends EStructuralFeature> |
InterfaceVariableDeclItemProvider.getChildrenFeatures(Object object)
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an
AddCommand , RemoveCommand or
MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter) . |
Collection<? extends EStructuralFeature> |
VariableDeclItemProvider.getChildrenFeatures(Object object)
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an
AddCommand , RemoveCommand or
MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter) . |
Object |
BooleanValueItemProvider.getImage(Object object)
This returns BooleanValue.gif. |
Object |
ChannelDescriptionItemProvider.getImage(Object object)
This returns ChannelDescription.gif. |
Object |
ComplexExpressionItemProvider.getImage(Object object)
This returns ComplexExpression.gif. |
Object |
ExpressionItemProvider.getImage(Object object)
This returns Expression.gif. |
Object |
FloatValueItemProvider.getImage(Object object)
This returns FloatValue.gif. |
Object |
ISignalItemProvider.getImage(Object object)
This returns ISignal.gif. |
Object |
IVariableItemProvider.getImage(Object object)
This returns IVariable.gif. |
Object |
InputItemProvider.getImage(Object object)
This returns Input.gif. |
Object |
InputOutputItemProvider.getImage(Object object)
This returns InputOutput.gif. |
Object |
IntValueItemProvider.getImage(Object object)
This returns IntValue.gif. |
Object |
InterfaceDeclarationItemProvider.getImage(Object object)
This returns InterfaceDeclaration.gif. |
Object |
InterfaceSignalDeclItemProvider.getImage(Object object)
This returns InterfaceSignalDecl.gif. |
Object |
InterfaceVariableDeclItemProvider.getImage(Object object)
This returns InterfaceVariableDecl.gif. |
Object |
OperatorExpressionItemProvider.getImage(Object object)
This returns OperatorExpression.gif. |
Object |
OutputItemProvider.getImage(Object object)
This returns Output.gif. |
Object |
ReturnItemProvider.getImage(Object object)
This returns Return.gif. |
Object |
SignalItemProvider.getImage(Object object)
This returns Signal.gif. |
Object |
TextExpressionItemProvider.getImage(Object object)
This returns TextExpression.gif. |
Object |
TextualCodeItemProvider.getImage(Object object)
This returns TextualCode.gif. |
Object |
TypeIdentifierItemProvider.getImage(Object object)
This returns TypeIdentifier.gif. |
Object |
ValueItemProvider.getImage(Object object)
This returns Value.gif. |
Object |
ValuedObjectItemProvider.getImage(Object object)
This returns ValuedObject.gif. |
Object |
ValuedObjectReferenceItemProvider.getImage(Object object)
This returns ValuedObjectReference.gif. |
Object |
VariableDeclItemProvider.getImage(Object object)
This returns VariableDecl.gif. |
Object |
VariableItemProvider.getImage(Object object)
This returns Variable.gif. |
List<IItemPropertyDescriptor> |
BooleanValueItemProvider.getPropertyDescriptors(Object object)
This returns the property descriptors for the adapted class. |
List<IItemPropertyDescriptor> |
ChannelDescriptionItemProvider.getPropertyDescriptors(Object object)
This returns the property descriptors for the adapted class. |
List<IItemPropertyDescriptor> |
ComplexExpressionItemProvider.getPropertyDescriptors(Object object)
This returns the property descriptors for the adapted class. |
List<IItemPropertyDescriptor> |
ExpressionItemProvider.getPropertyDescriptors(Object object)
This returns the property descriptors for the adapted class. |
List<IItemPropertyDescriptor> |
FloatValueItemProvider.getPropertyDescriptors(Object object)
This returns the property descriptors for the adapted class. |
List<IItemPropertyDescriptor> |
ISignalItemProvider.getPropertyDescriptors(Object object)
This returns the property descriptors for the adapted class. |
List<IItemPropertyDescriptor> |
IVariableItemProvider.getPropertyDescriptors(Object object)
This returns the property descriptors for the adapted class. |
List<IItemPropertyDescriptor> |
InputItemProvider.getPropertyDescriptors(Object object)
This returns the property descriptors for the adapted class. |
List<IItemPropertyDescriptor> |
InputOutputItemProvider.getPropertyDescriptors(Object object)
This returns the property descriptors for the adapted class. |
List<IItemPropertyDescriptor> |
IntValueItemProvider.getPropertyDescriptors(Object object)
This returns the property descriptors for the adapted class. |
List<IItemPropertyDescriptor> |
InterfaceDeclarationItemProvider.getPropertyDescriptors(Object object)
This returns the property descriptors for the adapted class. |
List<IItemPropertyDescriptor> |
InterfaceSignalDeclItemProvider.getPropertyDescriptors(Object object)
This returns the property descriptors for the adapted class. |
List<IItemPropertyDescriptor> |
InterfaceVariableDeclItemProvider.getPropertyDescriptors(Object object)
This returns the property descriptors for the adapted class. |
List<IItemPropertyDescriptor> |
OperatorExpressionItemProvider.getPropertyDescriptors(Object object)
This returns the property descriptors for the adapted class. |
List<IItemPropertyDescriptor> |
OutputItemProvider.getPropertyDescriptors(Object object)
This returns the property descriptors for the adapted class. |
List<IItemPropertyDescriptor> |
ReturnItemProvider.getPropertyDescriptors(Object object)
This returns the property descriptors for the adapted class. |
List<IItemPropertyDescriptor> |
SignalItemProvider.getPropertyDescriptors(Object object)
This returns the property descriptors for the adapted class. |
List<IItemPropertyDescriptor> |
TextExpressionItemProvider.getPropertyDescriptors(Object object)
This returns the property descriptors for the adapted class. |
List<IItemPropertyDescriptor> |
TextualCodeItemProvider.getPropertyDescriptors(Object object)
This returns the property descriptors for the adapted class. |
List<IItemPropertyDescriptor> |
TypeIdentifierItemProvider.getPropertyDescriptors(Object object)
This returns the property descriptors for the adapted class. |
List<IItemPropertyDescriptor> |
ValueItemProvider.getPropertyDescriptors(Object object)
This returns the property descriptors for the adapted class. |
List<IItemPropertyDescriptor> |
ValuedObjectItemProvider.getPropertyDescriptors(Object object)
This returns the property descriptors for the adapted class. |
List<IItemPropertyDescriptor> |
ValuedObjectReferenceItemProvider.getPropertyDescriptors(Object object)
This returns the property descriptors for the adapted class. |
List<IItemPropertyDescriptor> |
VariableDeclItemProvider.getPropertyDescriptors(Object object)
This returns the property descriptors for the adapted class. |
List<IItemPropertyDescriptor> |
VariableItemProvider.getPropertyDescriptors(Object object)
This returns the property descriptors for the adapted class. |
String |
BooleanValueItemProvider.getText(Object object)
This returns the label text for the adapted class. |
String |
ChannelDescriptionItemProvider.getText(Object object)
This returns the label text for the adapted class. |
String |
ComplexExpressionItemProvider.getText(Object object)
This returns the label text for the adapted class. |
String |
ExpressionItemProvider.getText(Object object)
This returns the label text for the adapted class. |
String |
FloatValueItemProvider.getText(Object object)
This returns the label text for the adapted class. |
String |
ISignalItemProvider.getText(Object object)
This returns the label text for the adapted class. |
String |
IVariableItemProvider.getText(Object object)
This returns the label text for the adapted class. |
String |
InputItemProvider.getText(Object object)
This returns the label text for the adapted class. |
String |
InputOutputItemProvider.getText(Object object)
This returns the label text for the adapted class. |
String |
IntValueItemProvider.getText(Object object)
This returns the label text for the adapted class. |
String |
InterfaceDeclarationItemProvider.getText(Object object)
This returns the label text for the adapted class. |
String |
InterfaceSignalDeclItemProvider.getText(Object object)
This returns the label text for the adapted class. |
String |
InterfaceVariableDeclItemProvider.getText(Object object)
This returns the label text for the adapted class. |
String |
OperatorExpressionItemProvider.getText(Object object)
This returns the label text for the adapted class. |
String |
OutputItemProvider.getText(Object object)
This returns the label text for the adapted class. |
String |
ReturnItemProvider.getText(Object object)
This returns the label text for the adapted class. |
String |
SignalItemProvider.getText(Object object)
This returns the label text for the adapted class. |
String |
TextExpressionItemProvider.getText(Object object)
This returns the label text for the adapted class. |
String |
TextualCodeItemProvider.getText(Object object)
This returns the label text for the adapted class. |
String |
TypeIdentifierItemProvider.getText(Object object)
This returns the label text for the adapted class. |
String |
ValueItemProvider.getText(Object object)
This returns the label text for the adapted class. |
String |
ValuedObjectItemProvider.getText(Object object)
This returns the label text for the adapted class. |
String |
ValuedObjectReferenceItemProvider.getText(Object object)
This returns the label text for the adapted class. |
String |
VariableDeclItemProvider.getText(Object object)
This returns the label text for the adapted class. |
String |
VariableItemProvider.getText(Object object)
This returns the label text for the adapted class. |
boolean |
KExpressionsItemProviderAdapterFactory.isFactoryForType(Object type)
|
Method parameters in de.cau.cs.kieler.core.kexpressions.provider with type arguments of type Object | |
---|---|
protected void |
BooleanValueItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
ChannelDescriptionItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
ComplexExpressionItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
ExpressionItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
FloatValueItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
ISignalItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
IVariableItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
InputItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
InputOutputItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
IntValueItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
InterfaceDeclarationItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
InterfaceSignalDeclItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
InterfaceVariableDeclItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
OperatorExpressionItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
OutputItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
ReturnItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
SignalItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
TextExpressionItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
TextualCodeItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
TypeIdentifierItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
ValueItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
ValuedObjectItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
ValuedObjectReferenceItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
VariableDeclItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
VariableItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
Uses of Object in de.cau.cs.kieler.core.kexpressions.scoping |
---|
Subclasses of Object in de.cau.cs.kieler.core.kexpressions.scoping | |
---|---|
class |
KExpressionsScopeProvider
This class contains custom scoping description. |
Uses of Object in de.cau.cs.kieler.core.kexpressions.serializer |
---|
Subclasses of Object in de.cau.cs.kieler.core.kexpressions.serializer | |
---|---|
class |
KExpressionsSemanticSequencer
|
class |
KExpressionsSyntacticSequencer
|
Uses of Object in de.cau.cs.kieler.core.kexpressions.ui |
---|
Subclasses of Object in de.cau.cs.kieler.core.kexpressions.ui | |
---|---|
static class |
de.cau.cs.kieler.core.kexpressions.ui.AbstractKExpressionsUiModule
|
class |
KExpressionsUiModule
Use this class to register components to be used within the IDE. |
Uses of Object in de.cau.cs.kieler.core.kexpressions.ui.contentassist |
---|
Subclasses of Object in de.cau.cs.kieler.core.kexpressions.ui.contentassist | |
---|---|
class |
KExpressionsProposalProvider
see http://www.eclipse.org/Xtext/documentation/latest/xtext.html#contentAssist on how to customize content assistant |
Uses of Object in de.cau.cs.kieler.core.kexpressions.ui.labeling |
---|
Subclasses of Object in de.cau.cs.kieler.core.kexpressions.ui.labeling | |
---|---|
class |
KExpressionsDescriptionLabelProvider
Provides labels for a IEObjectDescriptions and IResourceDescriptions. |
class |
KExpressionsLabelProvider
Provides labels for a EObjects. |
Uses of Object in de.cau.cs.kieler.core.kexpressions.ui.outline |
---|
Subclasses of Object in de.cau.cs.kieler.core.kexpressions.ui.outline | |
---|---|
class |
KExpressionsOutlineTreeProvider
customization of the default outline structure |
Uses of Object in de.cau.cs.kieler.core.kexpressions.ui.quickfix |
---|
Subclasses of Object in de.cau.cs.kieler.core.kexpressions.ui.quickfix | |
---|---|
class |
KExpressionsQuickfixProvider
|
Uses of Object in de.cau.cs.kieler.core.kexpressions.util |
---|
Subclasses of Object in de.cau.cs.kieler.core.kexpressions.util | |
---|---|
class |
KExpressionsAdapterFactory
The Adapter Factory for the model. |
class |
KExpressionsSwitch<T>
The Switch for the model's inheritance hierarchy. |
Methods in de.cau.cs.kieler.core.kexpressions.util with parameters of type Object | |
---|---|
boolean |
KExpressionsAdapterFactory.isFactoryForType(Object object)
Returns whether this factory is applicable for the type of the object. |
Uses of Object in de.cau.cs.kieler.core.kexpressions.validation |
---|
Subclasses of Object in de.cau.cs.kieler.core.kexpressions.validation | |
---|---|
class |
KExpressionsJavaValidator
|
Uses of Object in de.cau.cs.kieler.core.kgraph |
---|
Methods in de.cau.cs.kieler.core.kgraph that return types with arguments of type Object | |
---|---|
EMap<IProperty<?>,Object> |
EMapPropertyHolder.getProperties()
Returns the value of the 'Properties' map. |
Uses of Object in de.cau.cs.kieler.core.kgraph.impl |
---|
Subclasses of Object in de.cau.cs.kieler.core.kgraph.impl | |
---|---|
class |
EMapPropertyHolderImpl
An implementation of the model object 'EMap Property Holder'. |
class |
IPropertyToObjectMapImpl
An implementation of the model object 'IProperty To Object Map'. |
class |
KEdgeImpl
An implementation of the model object 'KEdge'. |
class |
KGraphDataImpl
An implementation of the model object 'Data'. |
class |
KGraphElementImpl
An implementation of the model object 'Element'. |
class |
KGraphFactoryImpl
An implementation of the model Factory. |
class |
KGraphPackageImpl
An implementation of the model Package. |
class |
KLabeledGraphElementImpl
An implementation of the model object 'KLabeled Graph Element'. |
class |
KLabelImpl
An implementation of the model object 'KLabel'. |
class |
KNodeImpl
An implementation of the model object 'KNode'. |
class |
KPortImpl
An implementation of the model object 'KPort'. |
class |
PersistentEntryImpl
An implementation of the model object 'Persistent Entry'. |
Fields in de.cau.cs.kieler.core.kgraph.impl declared as Object | |
---|---|
protected Object |
IPropertyToObjectMapImpl.value
The cached value of the ' Value ' attribute. |
protected static Object |
IPropertyToObjectMapImpl.VALUE_EDEFAULT
The default value of the ' Value ' attribute. |
Fields in de.cau.cs.kieler.core.kgraph.impl with type parameters of type Object | |
---|---|
protected EMap<IProperty<?>,Object> |
EMapPropertyHolderImpl.properties
The cached value of the ' Properties ' map. |
Methods in de.cau.cs.kieler.core.kgraph.impl that return Object | |
---|---|
Object |
KGraphFactoryImpl.createFromString(EDataType eDataType,
String initialValue)
|
Object |
EMapPropertyHolderImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
IPropertyToObjectMapImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
KEdgeImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
KGraphElementImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
KLabelImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
KLabeledGraphElementImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
KNodeImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
KPortImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
PersistentEntryImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
IPropertyToObjectMapImpl.getTypedValue()
|
Object |
IPropertyToObjectMapImpl.getValue()
|
Object |
IPropertyToObjectMapImpl.setValue(Object value)
|
Methods in de.cau.cs.kieler.core.kgraph.impl that return types with arguments of type Object | |
---|---|
Map.Entry<IProperty<?>,Object> |
KGraphFactoryImpl.createIPropertyToObjectMap()
|
Map<IProperty<?>,Object> |
EMapPropertyHolderImpl.getAllProperties()
Returns a map of all assigned properties with associated values. |
EMap<IProperty<?>,Object> |
IPropertyToObjectMapImpl.getEMap()
|
EMap<IProperty<?>,Object> |
EMapPropertyHolderImpl.getProperties()
|
Methods in de.cau.cs.kieler.core.kgraph.impl with parameters of type Object | |
---|---|
String |
KGraphFactoryImpl.convertIPropertyToString(EDataType eDataType,
Object instanceValue)
|
String |
KGraphFactoryImpl.convertToString(EDataType eDataType,
Object instanceValue)
|
void |
EMapPropertyHolderImpl.eSet(int featureID,
Object newValue)
|
void |
IPropertyToObjectMapImpl.eSet(int featureID,
Object newValue)
|
void |
KEdgeImpl.eSet(int featureID,
Object newValue)
|
void |
KGraphElementImpl.eSet(int featureID,
Object newValue)
|
void |
KLabelImpl.eSet(int featureID,
Object newValue)
|
void |
KLabeledGraphElementImpl.eSet(int featureID,
Object newValue)
|
void |
KNodeImpl.eSet(int featureID,
Object newValue)
|
void |
KPortImpl.eSet(int featureID,
Object newValue)
|
void |
PersistentEntryImpl.eSet(int featureID,
Object newValue)
|
void |
EMapPropertyHolderImpl.setProperty(IProperty<?> property,
Object value)
Sets a property value. |
void |
IPropertyToObjectMapImpl.setTypedValue(Object newValue)
|
Object |
IPropertyToObjectMapImpl.setValue(Object value)
|
Uses of Object in de.cau.cs.kieler.core.kgraph.provider |
---|
Subclasses of Object in de.cau.cs.kieler.core.kgraph.provider | |
---|---|
class |
EMapPropertyHolderItemProvider
This is the item provider adapter for a EMapPropertyHolder object. |
class |
IPropertyToObjectMapItemProvider
This is the item provider adapter for a Map.Entry object. |
class |
KEdgeItemProvider
This is the item provider adapter for a KEdge object. |
class |
KGraphDataItemProvider
This is the item provider adapter for a KGraphData object. |
class |
KGraphEditPlugin
This is the central singleton for the KGraph edit plugin. |
static class |
KGraphEditPlugin.Implementation
The actual implementation of the Eclipse Plugin. |
class |
KGraphElementItemProvider
This is the item provider adapter for a KGraphElement object. |
class |
KGraphItemProviderAdapterFactory
This is the factory that is used to provide the interfaces needed to support Viewers. |
class |
KLabeledGraphElementItemProvider
This is the item provider adapter for a KLabeledGraphElement object. |
class |
KLabelItemProvider
This is the item provider adapter for a KLabel object. |
class |
KNodeItemProvider
This is the item provider adapter for a KNode object. |
class |
KPortItemProvider
This is the item provider adapter for a KPort object. |
class |
PersistentEntryItemProvider
This is the item provider adapter for a PersistentEntry object. |
Fields in de.cau.cs.kieler.core.kgraph.provider with type parameters of type Object | |
---|---|
protected Collection<Object> |
KGraphItemProviderAdapterFactory.supportedTypes
This keeps track of all the supported types checked by isFactoryForType . |
Methods in de.cau.cs.kieler.core.kgraph.provider that return Object | |
---|---|
Object |
KGraphItemProviderAdapterFactory.adapt(Object object,
Object type)
|
Object |
IPropertyToObjectMapItemProvider.getImage(Object object)
This returns IPropertyToObjectMap.gif. |
Object |
KEdgeItemProvider.getImage(Object object)
This returns KEdge.gif. |
Object |
KLabelItemProvider.getImage(Object object)
This returns KLabel.gif. |
Object |
KNodeItemProvider.getImage(Object object)
This returns KNode.gif. |
Object |
KPortItemProvider.getImage(Object object)
This returns KPort.gif. |
Object |
PersistentEntryItemProvider.getImage(Object object)
This returns PersistentEntry.gif. |
Methods in de.cau.cs.kieler.core.kgraph.provider with parameters of type Object | |
---|---|
Adapter |
KGraphItemProviderAdapterFactory.adapt(Notifier notifier,
Object type)
This implementation substitutes the factory itself as the key for the adapter. |
Object |
KGraphItemProviderAdapterFactory.adapt(Object object,
Object type)
|
protected void |
IPropertyToObjectMapItemProvider.addKeyPropertyDescriptor(Object object)
This adds a property descriptor for the Key feature. |
protected void |
PersistentEntryItemProvider.addKeyPropertyDescriptor(Object object)
This adds a property descriptor for the Key feature. |
protected void |
KLabelItemProvider.addParentPropertyDescriptor(Object object)
This adds a property descriptor for the Parent feature. |
protected void |
KEdgeItemProvider.addSourcePortPropertyDescriptor(Object object)
This adds a property descriptor for the Source Port feature. |
protected void |
KEdgeItemProvider.addTargetPortPropertyDescriptor(Object object)
This adds a property descriptor for the Target Port feature. |
protected void |
KEdgeItemProvider.addTargetPropertyDescriptor(Object object)
This adds a property descriptor for the Target feature. |
protected void |
KLabelItemProvider.addTextPropertyDescriptor(Object object)
This adds a property descriptor for the Text feature. |
protected void |
IPropertyToObjectMapItemProvider.addValuePropertyDescriptor(Object object)
This adds a property descriptor for the Value feature. |
protected void |
PersistentEntryItemProvider.addValuePropertyDescriptor(Object object)
This adds a property descriptor for the Value feature. |
protected void |
EMapPropertyHolderItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
IPropertyToObjectMapItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
KEdgeItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
KGraphDataItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
KGraphElementItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
KLabelItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
KLabeledGraphElementItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
KNodeItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
KPortItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
PersistentEntryItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected EStructuralFeature |
EMapPropertyHolderItemProvider.getChildFeature(Object object,
Object child)
|
protected EStructuralFeature |
KGraphElementItemProvider.getChildFeature(Object object,
Object child)
|
protected EStructuralFeature |
KLabeledGraphElementItemProvider.getChildFeature(Object object,
Object child)
|
protected EStructuralFeature |
KNodeItemProvider.getChildFeature(Object object,
Object child)
|
Collection<? extends EStructuralFeature> |
EMapPropertyHolderItemProvider.getChildrenFeatures(Object object)
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an
AddCommand , RemoveCommand or
MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter) . |
Collection<? extends EStructuralFeature> |
KGraphElementItemProvider.getChildrenFeatures(Object object)
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an
AddCommand , RemoveCommand or
MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter) . |
Collection<? extends EStructuralFeature> |
KLabeledGraphElementItemProvider.getChildrenFeatures(Object object)
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an
AddCommand , RemoveCommand or
MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter) . |
Collection<? extends EStructuralFeature> |
KNodeItemProvider.getChildrenFeatures(Object object)
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an
AddCommand , RemoveCommand or
MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter) . |
Object |
IPropertyToObjectMapItemProvider.getImage(Object object)
This returns IPropertyToObjectMap.gif. |
Object |
KEdgeItemProvider.getImage(Object object)
This returns KEdge.gif. |
Object |
KLabelItemProvider.getImage(Object object)
This returns KLabel.gif. |
Object |
KNodeItemProvider.getImage(Object object)
This returns KNode.gif. |
Object |
KPortItemProvider.getImage(Object object)
This returns KPort.gif. |
Object |
PersistentEntryItemProvider.getImage(Object object)
This returns PersistentEntry.gif. |
List<IItemPropertyDescriptor> |
EMapPropertyHolderItemProvider.getPropertyDescriptors(Object object)
This returns the property descriptors for the adapted class. |
List<IItemPropertyDescriptor> |
IPropertyToObjectMapItemProvider.getPropertyDescriptors(Object object)
This returns the property descriptors for the adapted class. |
List<IItemPropertyDescriptor> |
KEdgeItemProvider.getPropertyDescriptors(Object object)
This returns the property descriptors for the adapted class. |
List<IItemPropertyDescriptor> |
KGraphDataItemProvider.getPropertyDescriptors(Object object)
This returns the property descriptors for the adapted class. |
List<IItemPropertyDescriptor> |
KGraphElementItemProvider.getPropertyDescriptors(Object object)
This returns the property descriptors for the adapted class. |
List<IItemPropertyDescriptor> |
KLabelItemProvider.getPropertyDescriptors(Object object)
This returns the property descriptors for the adapted class. |
List<IItemPropertyDescriptor> |
KLabeledGraphElementItemProvider.getPropertyDescriptors(Object object)
This returns the property descriptors for the adapted class. |
List<IItemPropertyDescriptor> |
KNodeItemProvider.getPropertyDescriptors(Object object)
This returns the property descriptors for the adapted class. |
List<IItemPropertyDescriptor> |
KPortItemProvider.getPropertyDescriptors(Object object)
This returns the property descriptors for the adapted class. |
List<IItemPropertyDescriptor> |
PersistentEntryItemProvider.getPropertyDescriptors(Object object)
This returns the property descriptors for the adapted class. |
String |
EMapPropertyHolderItemProvider.getText(Object object)
This returns the label text for the adapted class. |
String |
IPropertyToObjectMapItemProvider.getText(Object object)
This returns the label text for the adapted class. |
String |
KEdgeItemProvider.getText(Object object)
This returns the label text for the adapted class. |
String |
KGraphDataItemProvider.getText(Object object)
This returns the label text for the adapted class. |
String |
KGraphElementItemProvider.getText(Object object)
This returns the label text for the adapted class. |
String |
KLabelItemProvider.getText(Object object)
This returns the label text for the adapted class. |
String |
KLabeledGraphElementItemProvider.getText(Object object)
This returns the label text for the adapted class. |
String |
KNodeItemProvider.getText(Object object)
This returns the label text for the adapted class. |
String |
KPortItemProvider.getText(Object object)
This returns the label text for the adapted class. |
String |
PersistentEntryItemProvider.getText(Object object)
This returns the label text for the adapted class. |
boolean |
KGraphItemProviderAdapterFactory.isFactoryForType(Object type)
|
Method parameters in de.cau.cs.kieler.core.kgraph.provider with type arguments of type Object | |
---|---|
protected void |
EMapPropertyHolderItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
IPropertyToObjectMapItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
KEdgeItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
KGraphDataItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
KGraphElementItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
KLabelItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
KLabeledGraphElementItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
KNodeItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
KPortItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
PersistentEntryItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
Uses of Object in de.cau.cs.kieler.core.kgraph.util |
---|
Subclasses of Object in de.cau.cs.kieler.core.kgraph.util | |
---|---|
class |
KGraphAdapterFactory
The Adapter Factory for the model. |
class |
KGraphSwitch<T>
The Switch for the model's inheritance hierarchy. |
Methods in de.cau.cs.kieler.core.kgraph.util with parameters of type Object | |
---|---|
boolean |
KGraphAdapterFactory.isFactoryForType(Object object)
Returns whether this factory is applicable for the type of the object. |
Method parameters in de.cau.cs.kieler.core.kgraph.util with type arguments of type Object | |
---|---|
T |
KGraphSwitch.caseIPropertyToObjectMap(Map.Entry<IProperty<?>,Object> object)
Returns the result of interpreting the object as an instance of 'IProperty To Object Map'. |
Uses of Object in de.cau.cs.kieler.core.kivi |
---|
Subclasses of Object in de.cau.cs.kieler.core.kivi | |
---|---|
class |
AbstractCombination
Abstract base implementation for combinations. |
class |
AbstractEffect
Abstract base implementation for effects. |
class |
AbstractTrigger
Abstract base implementation for triggers. |
class |
AbstractTriggerState
Base implementation for trigger states. |
class |
CombinationDescriptor
A container for extension point descriptions. |
class |
CombinationParameter<T>
Describes a parameter of a combination. |
class |
KiVi
Core controller for the view management. |
class |
KiViPlugin
The activator class controls the plug-in life cycle. |
class |
UndoEffect
Takes another effect and performs undo when executed. |
class |
UnlockEffect
A simple effect that unlocks a given Object. |
Constructors in de.cau.cs.kieler.core.kivi with parameters of type Object | |
---|---|
UnlockEffect(Object unlockTarget)
Create a new UnlockEffect with a given target on which notifyAll() will be called. |
Uses of Object in de.cau.cs.kieler.core.kivi.internal |
---|
Subclasses of Object in de.cau.cs.kieler.core.kivi.internal | |
---|---|
class |
CombinationsWorker
Worker thread that handles the evaluation and execution of all combinations. |
class |
EffectsWorker
Worker thread that handles the execution of effects. |
class |
KiviContributionItem
Dynamic toolbar contribution for the use with KIELER View Management. |
Uses of Object in de.cau.cs.kieler.core.kivi.menu |
---|
Subclasses of Object in de.cau.cs.kieler.core.kivi.menu | |
---|---|
class |
ButtonHandler
The handler that receives commands from various view management buttons. |
class |
ButtonTrigger
Listens to various buttons for the view management. |
static class |
ButtonTrigger.ButtonState
Contains information about the last view management button pressed. |
class |
KiviMenuContributionDemoCombination
A simple demo Combination for using Buttons in KIELER View Management (KiVi). |
class |
KiviMenuContributionService
A simple programmatic API to specify toolbar buttons to be used with the KIELER View Management. |
static class |
KiviMenuContributionService.ButtonConfiguration
A container class for configurations for buttons. |
class |
MenuItemEnableStateEffect
A KIELER View Management Effect to change the enable state of a menu entry. |
Methods in de.cau.cs.kieler.core.kivi.menu that return Object | |
---|---|
Object |
ButtonHandler.execute(ExecutionEvent event)
|
Uses of Object in de.cau.cs.kieler.core.kivi.preferences |
---|
Subclasses of Object in de.cau.cs.kieler.core.kivi.preferences | |
---|---|
class |
CombinationsPreferencePage
Displays all available preferences for all registered combinations. |
class |
KiViPreferencePage
Preference page for the view management. |
class |
PreferenceInitializer
Preference initializer for the KiVi plugin. |
Uses of Object in de.cau.cs.kieler.core.kivi.test |
---|
Subclasses of Object in de.cau.cs.kieler.core.kivi.test | |
---|---|
class |
KiViCoreTest
Test of the core of KiVi. |
class |
PrintEffect
|
class |
TestCombinationA
Simple test combination that uses some triggers and executes effects |
class |
TestCombinationB
Simple test combination that uses some triggers and executes effects |
class |
TestCombinationEffectsTrigger
A combination that takes an effect as a trigger parameter. |
class |
TestCombinationEffectsTrigger2
A combination that takes an effect as a trigger parameter. |
class |
TestCombinationManyExecutes
A Combination with multiple executes with disjoint parameters. |
class |
TestCombinationNoExecute
Empty test Combination that has no execute method. |
class |
TestCombinationOverlappingParameters
Simple test combination that has overlapping parameters. |
class |
TestCombinationSpammer
Test spamming of trigger states while using slow effects. |
class |
TestCombinationSpammerSynchronized
Test spamming of trigger states while using slow effects. |
class |
TestCombinationTwoEffects
Combination with two effect triggers, which is actually not allowed. |
class |
TestCombinationUndo
A combination that explicitly calls undoOldEffects. |
class |
TestCombinationWrongParameterType
Test combination with an execute method which has no expected type, i.e. |
class |
TestEffectA
Simple Test effect that prints onto the console and waits 50ms. |
class |
TestEffectSlow
Simple Test effect that prints onto the console and waits 50ms. |
class |
TestTriggerA
A simple Trigger for unit tests that runs in an own thread and triggers from time to time. |
static class |
TestTriggerA.AState
|
class |
TestTriggerB
A simple Trigger for unit tests that runs in an own thread and triggers from time to time. |
static class |
TestTriggerB.BState
|
class |
TestTriggerSpammer
A simple Trigger for unit tests that runs in an own thread and triggers every 1ms, i.e. |
static class |
TestTriggerSpammer.SpamState
|
class |
TestTriggerSpammerSynchronized
A simple Trigger for unit tests that runs in an own thread and triggers every 1ms, i.e. |
static class |
TestTriggerSpammerSynchronized.SynchronizedSpamState
|
Uses of Object in de.cau.cs.kieler.core.kivi.triggers |
---|
Subclasses of Object in de.cau.cs.kieler.core.kivi.triggers | |
---|---|
class |
EffectTrigger
A trigger that listens to effects being executed. |
static class |
EffectTrigger.EffectTriggerState<Effect extends IEffect>
The trigger state for recently executed effects. |
Uses of Object in de.cau.cs.kieler.core.math |
---|
Subclasses of Object in de.cau.cs.kieler.core.math | |
---|---|
class |
BezierSpline
Represents a piecewise bezier spline. |
class |
BezierSpline.BezierCurve
Represents a part of the whole spline consisting of start and end point, and two control points. |
class |
CubicSplineInterpolator
Provides a technique to calculate a piece-wise bezier spline for a list of given points. |
class |
KielerMath
Mathematics utility class for the KIELER projects. |
class |
KVector
A simple 2D vector class which supports translation, scaling, normalization etc. |
class |
KVectorChain
A chain of vectors. |
Methods in de.cau.cs.kieler.core.math with parameters of type Object | |
---|---|
boolean |
KVector.equals(Object obj)
|
Uses of Object in de.cau.cs.kieler.core.model |
---|
Subclasses of Object in de.cau.cs.kieler.core.model | |
---|---|
class |
CoreModelPlugin
The activator class controls the plug-in life cycle. |
class |
EditorTester
A property tester that checks whether the given element is supported using the GraphicalFrameworkService. |
class |
GraphicalFrameworkService
A service for providing bridges to graphical editing frameworks. |
Methods in de.cau.cs.kieler.core.model with parameters of type Object | |
---|---|
IGraphicalFrameworkBridge |
GraphicalFrameworkService.getBridge(Object object)
Retrieve the first suitable graphical editing framework bridge for the given object. |
EditingDomain |
IGraphicalFrameworkBridge.getEditingDomain(Object object)
Retrieve the editing domain for model changes of the given object. |
EditPart |
IGraphicalFrameworkBridge.getEditPart(IWorkbenchPart editorPart,
Object object)
Returns the relevant edit part for the given object. |
EditPart |
IGraphicalFrameworkBridge.getEditPart(Object object)
Returns the relevant edit part for the given object. |
EObject |
IGraphicalFrameworkBridge.getElement(Object object)
Retrieve the domain model element from the given object. |
EObject |
IGraphicalFrameworkBridge.getNotationElement(Object object)
Retrieve the notational model element from the given object. |
boolean |
GraphicalFrameworkService.isSupported(Object object)
Check whether the given object is supported by any framework bridge. |
boolean |
IGraphicalFrameworkBridge.supports(Object object)
Determine whether this bridge supports the given object. |
boolean |
EditorTester.test(Object receiver,
String property,
Object[] args,
Object expectedValue)
|
boolean |
EditorTester.test(Object receiver,
String property,
Object[] args,
Object expectedValue)
|
Uses of Object in de.cau.cs.kieler.core.model.effects |
---|
Subclasses of Object in de.cau.cs.kieler.core.model.effects | |
---|---|
class |
ReorderEffect
An effect for reordering elements in a feature list. |
class |
ShowHideEffect
KiviEffect that hides or reveals an element by modifying the visibility of its figure. |
class |
TransformationEffect
A KiVi effect that executes a specific transformation. |
Methods in de.cau.cs.kieler.core.model.effects that return Object | |
---|---|
Object |
TransformationEffect.getResult()
|
Uses of Object in de.cau.cs.kieler.core.model.figures |
---|
Subclasses of Object in de.cau.cs.kieler.core.model.figures | |
---|---|
class |
CircleDecoration
A decoration that depicts a circle. |
class |
DoubleRoundedRectangle
A rounded rectangle with a double border. |
class |
TranslatablePolyline
A Polyline that reacts to translation. |
Uses of Object in de.cau.cs.kieler.core.model.gmf |
---|
Subclasses of Object in de.cau.cs.kieler.core.model.gmf | |
---|---|
class |
GmfFrameworkBridge
Domain model element provider for GMF. |
class |
ModelGmfPlugin
The plug-in activator class. |
Methods in de.cau.cs.kieler.core.model.gmf with parameters of type Object | |
---|---|
EditingDomain |
GmfFrameworkBridge.getEditingDomain(Object object)
Retrieve the editing domain for model changes of the given object. |
EditPart |
GmfFrameworkBridge.getEditPart(IWorkbenchPart workbenchPart,
Object object)
Returns the relevant edit part for the given object. |
EditPart |
GmfFrameworkBridge.getEditPart(Object object)
Returns the relevant edit part for the given object. |
EObject |
GmfFrameworkBridge.getElement(Object object)
Retrieve the domain model element from the given object. |
EObject |
GmfFrameworkBridge.getNotationElement(Object object)
Retrieve the notational model element from the given object. |
boolean |
GmfFrameworkBridge.supports(Object object)
Determine whether this bridge supports the given object. |
Uses of Object in de.cau.cs.kieler.core.model.gmf.combinations |
---|
Subclasses of Object in de.cau.cs.kieler.core.model.gmf.combinations | |
---|---|
class |
ShowHierarchyCombination
Color the levels of hierarchy. |
Uses of Object in de.cau.cs.kieler.core.model.gmf.effects |
---|
Subclasses of Object in de.cau.cs.kieler.core.model.gmf.effects | |
---|---|
class |
CompartmentCollapseExpandEffect
This Effect collapses or expands compartments. |
class |
FocusContextEffect
A FocusContextEffect implements the Focus & Context behavior for graphical models for their diagrams in the KIELER View Management. |
class |
GmfShowHideEffect
An extended show / hide effect that is able to perform the change persistently. |
class |
HighlightEffect
A simple transient highlighting effect. |
class |
PanningEffect
This effect scrolls to the given eobject or coordinates. |
class |
RefreshGMFEditPoliciesEffect
KiVi effect refreshing the edit policies of the passed DiagramEditor . |
Uses of Object in de.cau.cs.kieler.core.model.gmf.figures |
---|
Subclasses of Object in de.cau.cs.kieler.core.model.gmf.figures | |
---|---|
class |
RoundedRectangleFigure
A 2D figure which provides anchoring on the outline of a rounded rectangle. |
class |
SlidableRoundedRectangleAnchor
A slideable anchor for rounded rectangle figures. |
class |
SplineConnection
A connection figure that is able to draw polylines as well as real splines or approximated splines. |
static class |
SplineConnection.ArrowLocatorEx
An extension of the ArrowLocator that is capable of using spline points as references. |
Uses of Object in de.cau.cs.kieler.core.model.gmf.figures.layout |
---|
Subclasses of Object in de.cau.cs.kieler.core.model.gmf.figures.layout | |
---|---|
class |
AbstractTableLayout
A generic configurable table layout for figures: Inner elements are laid out in a tabular style. |
class |
LabelLocator
A border item locator for entity and port labels. |
Uses of Object in de.cau.cs.kieler.core.model.gmf.figures.layout.container |
---|
Subclasses of Object in de.cau.cs.kieler.core.model.gmf.figures.layout.container | |
---|---|
class |
Cell
Represents a single cell of a table layout, used in ExtendedTable. |
class |
ExtendedTable
An instance of this class acts as a container for the layoutinformation. |
class |
LayoutSizes
Class used as container by GenericTableLayout. |
Uses of Object in de.cau.cs.kieler.core.model.gmf.handlers |
---|
Subclasses of Object in de.cau.cs.kieler.core.model.gmf.handlers | |
---|---|
class |
AbstractCutCopyPasteHandler
Abstract super class for all handlers concerning copy and paste on diagrams. |
class |
AbstractCutCopyPasteHandlerProvider
Handler for passing cut, copy and paste request to the appropriate KSbase handler if applicable. |
Uses of Object in de.cau.cs.kieler.core.model.gmf.policies |
---|
Subclasses of Object in de.cau.cs.kieler.core.model.gmf.policies | |
---|---|
class |
AbstractDeletionPolicyProvider
This policy is responsible for ensuring that elements get deleted from model or not at all. |
protected class |
AbstractDeletionPolicyProvider.KielerComponentEditPolicy
The policy to be applied to the edit parts for controlling deletion behaviour. |
class |
BalloonMouseListener
MouseListener for listening to clicks on the custom popup balloons. |
class |
DiagramPopupBarPolicy
This is the default popup bar editpolicy installed on diagrams. |
class |
PopupBarPolicy
Popup bars are esentially a cartoon balloon with buttons that are activated during mouse hover over a shape. |
Methods in de.cau.cs.kieler.core.model.gmf.policies with parameters of type Object | |
---|---|
protected boolean |
PopupBarPolicy.isDiagramAssistant(Object object)
|
Uses of Object in de.cau.cs.kieler.core.model.gmf.triggers |
---|
Subclasses of Object in de.cau.cs.kieler.core.model.gmf.triggers | |
---|---|
class |
ModelChangeTrigger
A view management Trigger that registered as a ResourceSetChangeListener onto any active Diagram editor. |
static class |
ModelChangeTrigger.ActiveEditorState
A state about the model viewers currently visible, e.g. |
static class |
ModelChangeTrigger.DiagramChangeState
A state about changes of the diagram model (currently only the GMF notation model). |
static class |
ModelChangeTrigger.ModelChangeState
A state about changes of the semantic model. |
Uses of Object in de.cau.cs.kieler.core.model.gmf.util |
---|
Subclasses of Object in de.cau.cs.kieler.core.model.gmf.util | |
---|---|
class |
GmfModelingUtil
Utility class with static methods to handle EMF models and GEF EditParts. |
class |
SplineUtilities
Helper methods for handling splines. |
Uses of Object in de.cau.cs.kieler.core.model.graphiti |
---|
Subclasses of Object in de.cau.cs.kieler.core.model.graphiti | |
---|---|
class |
FigureParserGraphiti
Class to read an svg document and return some graphiti pictogram. |
class |
GraphitiFrameworkBridge
Editing provider for Graphiti. |
class |
GraphitiHighlightEffect
A simple transient highlighting effect. |
class |
GraphitiUtil
Utility class for Graphiti editors. |
class |
ModelGraphitiPlugin
The activator class controls the plug-in life cycle. |
class |
ShowGraphitiHierarchyCombination
Color the levels of hierarchy. |
Methods in de.cau.cs.kieler.core.model.graphiti with parameters of type Object | |
---|---|
EditingDomain |
GraphitiFrameworkBridge.getEditingDomain(Object object)
Retrieve the editing domain for model changes of the given object. |
EditPart |
GraphitiFrameworkBridge.getEditPart(IWorkbenchPart workbenchPart,
Object object)
Returns the relevant edit part for the given object. |
EditPart |
GraphitiFrameworkBridge.getEditPart(Object object)
Returns the relevant edit part for the given object. |
EObject |
GraphitiFrameworkBridge.getElement(Object object)
Retrieve the domain model element from the given object. |
EObject |
GraphitiFrameworkBridge.getNotationElement(Object object)
Retrieve the notational model element from the given object. |
boolean |
GraphitiFrameworkBridge.supports(Object object)
Determine whether this bridge supports the given object. |
Uses of Object in de.cau.cs.kieler.core.model.graphiti.features |
---|
Subclasses of Object in de.cau.cs.kieler.core.model.graphiti.features | |
---|---|
class |
DefaultKielerDeleteFeature
Default feature that removes outgoing and incoming links of any node when the node is removed. |
Uses of Object in de.cau.cs.kieler.core.model.graphiti.ui |
---|
Subclasses of Object in de.cau.cs.kieler.core.model.graphiti.ui | |
---|---|
class |
AbstractInitGraphitiDiagramHandler
Abstract super class for commands that initialize any graphiti diagram. |
class |
CreationWizardPage
Wizard page to create diagram or model files. |
class |
GraphitiNewWizard
A generic wizard for creation of new Graphiti diagrams. |
Uses of Object in de.cau.cs.kieler.core.model.handlers |
---|
Subclasses of Object in de.cau.cs.kieler.core.model.handlers | |
---|---|
class |
AbstractInitDiagramHandler
A command handler that reinitializes a diagram file from a given model file. |
class |
ConvertModelHandler
A command handler that can be used to convert a model from one format into another. |
class |
RemoveMarkerHandler
A Command handler that removes all problem markers from the currently opened file/diagram. |
class |
ValidateActionHandler
Handler for triggering the validate action in the checkfile manager. |
class |
ZoomToFitHandler
A handler used to zoom the diagram to fit. |
Methods in de.cau.cs.kieler.core.model.handlers that return Object | |
---|---|
Object |
AbstractInitDiagramHandler.execute(ExecutionEvent event)
|
Object |
ConvertModelHandler.execute(ExecutionEvent event)
|
Object |
RemoveMarkerHandler.execute(ExecutionEvent event)
|
Object |
ValidateActionHandler.execute(ExecutionEvent event)
|
Object |
ZoomToFitHandler.execute(ExecutionEvent event)
|
Uses of Object in de.cau.cs.kieler.core.model.m2m |
---|
Subclasses of Object in de.cau.cs.kieler.core.model.m2m | |
---|---|
class |
TransformationDescriptor
A TransformationDescriptor holds information about the name of a transformation method and the parameters that should be passed to this method. |
class |
TransformException
Thrown when a model transformation fails. |
Methods in de.cau.cs.kieler.core.model.m2m that return Object | |
---|---|
Object[] |
TransformationDescriptor.getParameters()
|
Object |
TransformationDescriptor.getResult()
|
Methods in de.cau.cs.kieler.core.model.m2m with parameters of type Object | |
---|---|
void |
TransformationDescriptor.setResult(Object result)
|
Constructors in de.cau.cs.kieler.core.model.m2m with parameters of type Object | |
---|---|
TransformationDescriptor(String theTransformationName,
Object[] theParameters)
|
Uses of Object in de.cau.cs.kieler.core.model.preferences |
---|
Subclasses of Object in de.cau.cs.kieler.core.model.preferences | |
---|---|
class |
ValidationManagerPreferencePage
The preference page for configuring which CheckFile should be used to validate the different diagrams. |
Uses of Object in de.cau.cs.kieler.core.model.triggers |
---|
Subclasses of Object in de.cau.cs.kieler.core.model.triggers | |
---|---|
class |
DiagramTrigger
A Trigger for supported diagrams. |
static class |
DiagramTrigger.DiagramState
A TriggerState that contains a diagram that can be processed with the KIELER View Management. |
class |
PartTrigger
A part trigger that fires trigger states if the active part has been switched. |
static class |
PartTrigger.EditorState
A specialized PartTrigger.PartState allowing to restrict the triggering of combinations sensible
to workbench part events. |
static class |
PartTrigger.PartState
Trigger states containing information of the current active work bench part. |
class |
ReInitDiagramDoneTrigger
This trigger is used for notifying that a diagram reinitialization has finished. |
class |
ReInitDiagramTriggerState
The state for triggers on the diagram reinitialization. |
class |
SelectionTrigger
Listens for selection and deselection of graphical elements. |
static class |
SelectionTrigger.DiagramSelectionState
Contains the currently selected EObjects. |
static class |
SelectionTrigger.EObjectSelectionState
Contains the currently selected EObjects. |
static class |
SelectionTrigger.SelectionState
A general selection trigger state. |
Methods in de.cau.cs.kieler.core.model.triggers that return types with arguments of type Object | |
---|---|
Map<IProperty<?>,Object> |
PartTrigger.PartState.getAllProperties()
Returns a map of all assigned properties with associated values. |
Methods in de.cau.cs.kieler.core.model.triggers with parameters of type Object | |
---|---|
void |
PartTrigger.PartState.setProperty(IProperty<?> property,
Object value)
Sets a property value. |
Uses of Object in de.cau.cs.kieler.core.model.ui |
---|
Subclasses of Object in de.cau.cs.kieler.core.model.ui | |
---|---|
class |
AbstractContributionItem
This class contains an abstract menu item with a selection listener. |
class |
M2MProgressMonitor
|
class |
ValidationMenuContributionFactory
This factory is responsible for creating the menu entries for the menu of the validate action on the toolbar. |
Methods in de.cau.cs.kieler.core.model.ui with parameters of type Object | |
---|---|
void |
M2MProgressMonitor.finished(Object element,
Object context)
|
void |
M2MProgressMonitor.postTask(Object element,
Object context)
|
void |
M2MProgressMonitor.preTask(Object element,
Object context)
|
void |
M2MProgressMonitor.started(Object element,
Object context)
|
Uses of Object in de.cau.cs.kieler.core.model.util |
---|
Subclasses of Object in de.cau.cs.kieler.core.model.util | |
---|---|
class |
FeatureValueCondition
A condition that evaluates a feature of an EOject. |
class |
ListSizeCondition
A condition that checks whether a featured list of an EObject has a certain size. |
class |
ModelErrorHandler
A StatusHandler that displays error messages for KielerModelException Status causes at the corresponding Diagram object as a problem marker. |
class |
ModelingUtil
Utility class with static methods to handle EMF models and GEF EditParts. |
class |
PossiblyEmptyCompoundCommand
A CompoundCommand that may be empty. |
class |
SetIndexCommand<T extends EObject>
Set an integer feature of the element to its index in a list. |
class |
SortCommand<T>
Command to sort an EList using a given Comparator. |
Constructors in de.cau.cs.kieler.core.model.util with parameters of type Object | |
---|---|
FeatureValueCondition(EStructuralFeature thefeature,
Object thevalue)
Creates a feature condition. |
Uses of Object in de.cau.cs.kieler.core.model.validation |
---|
Subclasses of Object in de.cau.cs.kieler.core.model.validation | |
---|---|
class |
AbstractValidationActionFactory
Abstract implementation of a factory for validate actions. |
class |
ValidationInformationCollector
This class is responsible for gathering the data contributed through the extension point. |
class |
ValidationManager
Handler for managing check files and validate actions. |
Uses of Object in de.cau.cs.kieler.core.model.xtend.m2m |
---|
Subclasses of Object in de.cau.cs.kieler.core.model.xtend.m2m | |
---|---|
class |
XtendTransformationCommand
A command executing an xtend transformation. |
class |
XtendTransformationContext
ITransformationContext for the execution of Xtend transformations. |
class |
XtendTransformationEffect
Xtend implementation of an TransformationEffect . |
Methods in de.cau.cs.kieler.core.model.xtend.m2m that return types with arguments of type Object | |
---|---|
Collection<Object> |
XtendTransformationCommand.getResult()
|
Constructors in de.cau.cs.kieler.core.model.xtend.m2m with parameters of type Object | |
---|---|
XtendTransformationEffect(String extentionFile,
String[] basePackages,
String transformationName,
Object[] parameters,
TransactionalEditingDomain theEditingDomain,
Map<String,org.eclipse.xtend.expression.Variable> globalVars)
|
Uses of Object in de.cau.cs.kieler.core.model.xtend.transformation |
---|
Subclasses of Object in de.cau.cs.kieler.core.model.xtend.transformation | |
---|---|
class |
AbstractTransformation
Deprecated. This class is used by KSBasE. For new implementations use the TransformationDescriptor instead. |
Methods in de.cau.cs.kieler.core.model.xtend.transformation that return Object | |
---|---|
Object |
ITransformationFramework.executeTransformation()
Deprecated. Executes a transformation with the parameters set with the initalizeTransformation method. |
Methods in de.cau.cs.kieler.core.model.xtend.transformation that return types with arguments of type Object | |
---|---|
List<Object> |
ITransformationFramework.createParameterMapping(List<EObject> parametersToMap,
String... parameter)
Deprecated. Creates the actual mapping between the selected diagram elements and the given list of formal parameters. |
Methods in de.cau.cs.kieler.core.model.xtend.transformation with parameters of type Object | |
---|---|
void |
ITransformationFramework.setParameters(Object[] parameter)
Deprecated. Sets the transformation parameters. |
Uses of Object in de.cau.cs.kieler.core.model.xtend.transformation.xtend |
---|
Subclasses of Object in de.cau.cs.kieler.core.model.xtend.transformation.xtend | |
---|---|
class |
XtendTransformation
Deprecated. This class is used by KSBasE. For new implementations use a class that extends TransformationDescriptor instead. |
class |
XtendTransformationFramework
Deprecated. This class is used by KSBasE. For new implementations extend the XtendTransformationContext instead. |
Methods in de.cau.cs.kieler.core.model.xtend.transformation.xtend that return Object | |
---|---|
Object |
XtendTransformationFramework.executeTransformation()
Deprecated. Executes a transformation. |
Methods in de.cau.cs.kieler.core.model.xtend.transformation.xtend that return types with arguments of type Object | |
---|---|
List<Object> |
XtendTransformationFramework.createParameterMapping(List<EObject> parametersToMap,
String... parameter)
Deprecated. Creates a mapping between the selected diagram elements and the given list of formal parameters. |
Methods in de.cau.cs.kieler.core.model.xtend.transformation.xtend with parameters of type Object | |
---|---|
boolean |
XtendTransformation.equals(Object obj)
Deprecated. Two transformations are equal if they have the same name & parameter. |
void |
XtendTransformationFramework.setParameters(Object[] parameter)
Deprecated. Sets the actual parameters. |
Uses of Object in de.cau.cs.kieler.core.model.xtend.util |
---|
Subclasses of Object in de.cau.cs.kieler.core.model.xtend.util | |
---|---|
class |
TransformationWorkflowHook
A workflow component that knows about the reader that loaded a source model. |
class |
XpandTransformationUtil
Utility class for performing model to text transformations using xpand. |
class |
XtendStatus
Class to create a MultiStatus object from an Issues object that contains Xtend Errors, Warnings and Infos. |
class |
XtendTransformationUtil
Utitlity class to conveniently execute Xtend transformations. |
Uses of Object in de.cau.cs.kieler.core.model.xtend.validation |
---|
Subclasses of Object in de.cau.cs.kieler.core.model.xtend.validation | |
---|---|
class |
CheckValidationRegistry
Validation registry for the Check language. |
Uses of Object in de.cau.cs.kieler.core.model.xtext |
---|
Subclasses of Object in de.cau.cs.kieler.core.model.xtext | |
---|---|
class |
AbstractXtextEditorValidationActionFactory
Abstract super class for validation action factories for xtext editors. |
class |
ModelXtextPlugin
The activator class controls the plug-in life cycle. |
Uses of Object in de.cau.cs.kieler.core.model.xtext.triggers |
---|
Subclasses of Object in de.cau.cs.kieler.core.model.xtext.triggers | |
---|---|
class |
XtextBasedEditorActivationChangeTrigger
Implementation of ITrigger dedicated to Xtext-based editors. |
static class |
XtextBasedEditorActivationChangeTrigger.XtextModelChangeState
An ITriggerState indicating opening, modifying, or closing events of Xtext-based
editors. |
Uses of Object in de.cau.cs.kieler.core.model.xtext.util |
---|
Subclasses of Object in de.cau.cs.kieler.core.model.xtext.util | |
---|---|
class |
XtextModelingUtil
Utility class for Xtext modeling. |
Uses of Object in de.cau.cs.kieler.core.product |
---|
Subclasses of Object in de.cau.cs.kieler.core.product | |
---|---|
class |
CoreProductPlugin
Activator class for the KIELER core product plugin. |
Uses of Object in de.cau.cs.kieler.core.product.splash |
---|
Subclasses of Object in de.cau.cs.kieler.core.product.splash | |
---|---|
class |
KielerSplashHandler
Provides a splash screen handler that shows a progress bar, a message line and a version number. |
Uses of Object in de.cau.cs.kieler.core.properties |
---|
Subclasses of Object in de.cau.cs.kieler.core.properties | |
---|---|
class |
MapPropertyHolder
An abstract holder class for properties that uses a hash map. |
class |
Property<T>
A property that uses a string for identification. |
Methods in de.cau.cs.kieler.core.properties that return types with arguments of type Object | |
---|---|
Map<IProperty<?>,Object> |
IPropertyHolder.getAllProperties()
Returns a map of all assigned properties with associated values. |
Map<IProperty<?>,Object> |
MapPropertyHolder.getAllProperties()
Returns a map of all assigned properties with associated values. |
Methods in de.cau.cs.kieler.core.properties with parameters of type Object | |
---|---|
boolean |
Property.equals(Object obj)
|
void |
IPropertyHolder.setProperty(IProperty<?> property,
Object value)
Sets a property value. |
void |
MapPropertyHolder.setProperty(IProperty<?> property,
Object value)
Sets a property value. |
Uses of Object in de.cau.cs.kieler.core.ui |
---|
Subclasses of Object in de.cau.cs.kieler.core.ui | |
---|---|
class |
CoreUIPlugin
Activator class for the KIELER core UI plugin. |
class |
KielerPreferenceStore
Wrapper class for Eclipse preference stores. |
class |
KielerProgressMonitor
Wrapper class for Eclipse progress monitors. |
class |
ModelingPerspective
A Perspective for the KIELER modeling application. |
class |
UnsupportedPartException
Thrown when a diagram object such as an editor part or edit part is not supported. |
Methods in de.cau.cs.kieler.core.ui that return Object | |
---|---|
Object |
UnsupportedPartException.getNotSupportedObject()
|
Constructors in de.cau.cs.kieler.core.ui with parameters of type Object | |
---|---|
UnsupportedPartException(String operation,
String reason,
Object notSupportedObject)
Constructs a KIELER exception with given message and cause. |
|
UnsupportedPartException(String operation,
String reason,
Object notSupportedObject,
boolean nullConsideredEvil)
Constructs a KIELER exception with given message and cause. |
Uses of Object in de.cau.cs.kieler.core.ui.commands |
---|
Subclasses of Object in de.cau.cs.kieler.core.ui.commands | |
---|---|
class |
AffectedFileSelectionDialog
Dialog for selecting the files affected by a reinitialization operation. |
static class |
FunctionReturningString.IFileToStringFunction
Example function for computing the representation of an IFile. |
class |
SelectObjectsFromListDialog<Type>
Dialog for selecting object from a list of objects. |
Methods in de.cau.cs.kieler.core.ui.commands that return Object | |
---|---|
Object[] |
SelectObjectsFromListDialog.getElements(Object inputElement)
|
Methods in de.cau.cs.kieler.core.ui.commands with parameters of type Object | |
---|---|
String |
FunctionReturningString.evaluate(Object... args)
Evaluate the function. |
String |
FunctionReturningString.IFileToStringFunction.evaluate(Object... args)
Evaluate the function. |
Object[] |
SelectObjectsFromListDialog.getElements(Object inputElement)
|
Image |
SelectObjectsFromListDialog.getImage(Object element)
|
String |
SelectObjectsFromListDialog.getText(Object element)
|
void |
SelectObjectsFromListDialog.inputChanged(Viewer viewer,
Object oldInput,
Object newInput)
|
boolean |
SelectObjectsFromListDialog.isLabelProperty(Object element,
String property)
|
Uses of Object in de.cau.cs.kieler.core.ui.errorhandler |
---|
Subclasses of Object in de.cau.cs.kieler.core.ui.errorhandler | |
---|---|
class |
GenericErrorHandler
Generic error handler, mainly taken from IDEWorkbenchErrorHandler. |
class |
InternalErrorDialog
Added a Details button to the MessageDialog to show the exception stack trace. |
Uses of Object in de.cau.cs.kieler.core.ui.listeners |
---|
Subclasses of Object in de.cau.cs.kieler.core.ui.listeners | |
---|---|
class |
RefactoringListener
This class listens to refactoring events like delete, move, rename and performs actions when files of interest are affected. |
Uses of Object in de.cau.cs.kieler.core.ui.preferences |
---|
Subclasses of Object in de.cau.cs.kieler.core.ui.preferences | |
---|---|
class |
KielerPreferencePage
Main preference page for the KIELER project. |
Uses of Object in de.cau.cs.kieler.core.ui.providers |
---|
Subclasses of Object in de.cau.cs.kieler.core.ui.providers | |
---|---|
class |
ConditionalWorkbenchContentProvider
The BaseWorkbenchContentProvider that can filter returned children objects. |
Methods in de.cau.cs.kieler.core.ui.providers that return Object | |
---|---|
Object[] |
ConditionalWorkbenchContentProvider.getChildren(Object element)
|
Object[] |
ConditionalWorkbenchContentProvider.getElements(Object element)
|
Methods in de.cau.cs.kieler.core.ui.providers with parameters of type Object | |
---|---|
Object[] |
ConditionalWorkbenchContentProvider.getChildren(Object element)
|
Object[] |
ConditionalWorkbenchContentProvider.getElements(Object element)
|
Constructor parameters in de.cau.cs.kieler.core.ui.providers with type arguments of type Object | |
---|---|
ConditionalWorkbenchContentProvider(ICondition<Object> cond)
The constructor. |
Uses of Object in de.cau.cs.kieler.core.ui.util |
---|
Subclasses of Object in de.cau.cs.kieler.core.ui.util | |
---|---|
class |
CombinedWorkbenchListener
This listener keeps track of all windows, pages, parts... |
class |
ComboHistoryHandler
This class can be used to manage the items in a combo box as a history. |
class |
CoreUiUtil
Utility class for the User Interface. |
class |
DoubleFieldEditor
Field editor for input of double values. |
class |
DragDropScrollHandler
Adds drag and drop scrolling functionality to a given scrollable. |
class |
EditorUtils
Static utility class for working with editors. |
class |
FloatFieldEditor
Field editor for input of float values. |
class |
MonitoredOperation
An operation that can be tracked with a progress bar. |
class |
TreeViewerCheckStateHandler
Manages check states of checked tree viewers. |
Methods in de.cau.cs.kieler.core.ui.util with parameters of type Object | |
---|---|
void |
TreeViewerCheckStateHandler.checkElement(Object element)
Checks the given element, updating its ancestors and children in the process. |
void |
CombinedWorkbenchListener.propertyChanged(Object source,
int propId)
|
void |
TreeViewerCheckStateHandler.uncheckElement(Object element)
Unchecks the given element, updating its ancestors and children in the process. |
Uses of Object in de.cau.cs.kieler.core.ui.views |
---|
Subclasses of Object in de.cau.cs.kieler.core.ui.views | |
---|---|
class |
TextViewer
A Viewer for displaying some sort of text content. |
Uses of Object in de.cau.cs.kieler.core.ui.wizards |
---|
Subclasses of Object in de.cau.cs.kieler.core.ui.wizards | |
---|---|
class |
ExtendedFileSystemElement
A FileSystemElement representing File s and carrying extended states. |
class |
FileSystemResourcesPage
A wizard page that allows the user to choose files to import from the file system. |
class |
ResourceTreeAndListPage
A wizard page that displays a checked tree and a checked list, as well as a source group, target group and an options group. |
class |
WorkspaceResourcesPage
A wizard page that allows the user to choose files to import from the workspace. |
Methods in de.cau.cs.kieler.core.ui.wizards that return types with arguments of type Object | |
---|---|
Collection<Object> |
ResourceTreeAndListPage.getSelectedElements(IProgressMonitor monitor)
Returns a list of selected elements. |
Methods in de.cau.cs.kieler.core.ui.wizards with parameters of type Object | |
---|---|
protected boolean |
ResourceTreeAndListPage.selectAndRevealElement(Object element,
boolean listElement)
Tries to find the given element and selects it, as well as expanding the path leading to it. |
void |
ExtendedFileSystemElement.setFileSystemObject(Object value)
|
protected void |
ResourceTreeAndListPage.setResourceTreeInput(Object newInput)
Sets the resource tree's input and validates the page. |
Uses of Object in de.cau.cs.kieler.core.util |
---|
Subclasses of Object in de.cau.cs.kieler.core.util | |
---|---|
class |
CompoundCondition<T>
A condition that is composed of a set of other conditions. |
class |
Dependency<T extends Comparable<T>>
The class representing an object dependency. |
class |
DependencyGraph<S extends Comparable<S>,T extends IDepending<S>>
A graph structure for expressing and resolving object dependencies. |
class |
FilteredIterator<E>
An iterator that filters the elements returned by a wrapped iterator. |
static class |
FilteredIterator.Iterable<E>
An iterable that creates a filtered iterator as iterator. |
class |
ForkedOutputStream
An output stream that can be used to send the same output to multiple output streams. |
class |
ForwardingInputStream
An input stream that forwards all read data to an output stream. |
class |
Maybe<T>
Object that may contain another object, inspired by the Haskell type Maybe. |
class |
NonBlockingInputStream
An input stream wrapper that does not block when reading, but returns the EOF code if no character is available. |
class |
Pair<F,S>
A simple pair implementation. |
static class |
Pair.FirstComparator<F extends Comparable<F>,S>
Comparator that uses the first element as base. |
static class |
Pair.SecondComparator<F,S extends Comparable<S>>
Comparator that uses the second element as base. |
class |
ProxyIterable<T>
A class for creating iterable instances to a given iterator. |
Methods in de.cau.cs.kieler.core.util with parameters of type Object | |
---|---|
boolean |
Maybe.equals(Object obj)
|
boolean |
Pair.equals(Object obj)
|
Uses of Object in de.cau.cs.kieler.kaom.custom |
---|
Subclasses of Object in de.cau.cs.kieler.kaom.custom | |
---|---|
class |
AnnotationsLayoutConfig
A semantic layout configurations for annotations. |
class |
EntityLayout
A layout manager for entities. |
class |
TypeLayoutConfig
A semantic layout configuration for the diagram type of entities. |
Methods in de.cau.cs.kieler.kaom.custom that return Object | |
---|---|
protected Object |
AnnotationsLayoutConfig.getSemanticValue(EObject semanticElem,
LayoutOptionData<?> layoutOption)
Determine the value of the given layout option from the semantic element. |
protected Object |
TypeLayoutConfig.getSemanticValue(EObject semanticElem,
LayoutOptionData<?> layoutOption)
Determine the value of the given layout option from the semantic element. |
Methods in de.cau.cs.kieler.kaom.custom with parameters of type Object | |
---|---|
protected void |
AnnotationsLayoutConfig.setSemanticValue(EObject semanticElem,
LayoutOptionData<?> layoutOption,
Object value)
Set a layout option value for the semantic element. |
protected void |
TypeLayoutConfig.setSemanticValue(EObject semanticElem,
LayoutOptionData<?> layoutOption,
Object value)
Set a layout option value for the semantic element. |
Uses of Object in de.cau.cs.kieler.kaom.custom.figures |
---|
Subclasses of Object in de.cau.cs.kieler.kaom.custom.figures | |
---|---|
class |
DiamondFigure
This class represents diamond figures. |
Uses of Object in de.cau.cs.kieler.kaom.diagram.custom |
---|
Subclasses of Object in de.cau.cs.kieler.kaom.diagram.custom | |
---|---|
class |
AnnotationDisplayer
Utility class for displaying some annotations of a diagram. |
class |
KaomDiagramCustomPlugin
The activator class controls the plug-in life cycle. |
Uses of Object in de.cau.cs.kieler.kaom.diagram.custom.commands |
---|
Subclasses of Object in de.cau.cs.kieler.kaom.diagram.custom.commands | |
---|---|
class |
InitKaomDiagramHandler
A command handler that reinitializes a diagram file from a given KAOM model file. |
class |
KaomPropertyTester
This tester determines whether the provided property of activeEditor is called by a kaom editor. |
Methods in de.cau.cs.kieler.kaom.diagram.custom.commands with parameters of type Object | |
---|---|
boolean |
KaomPropertyTester.test(Object receiver,
String property,
Object[] args,
Object expectedValue)
|
boolean |
KaomPropertyTester.test(Object receiver,
String property,
Object[] args,
Object expectedValue)
|
Uses of Object in de.cau.cs.kieler.kaom.diagram.custom.policies |
---|
Subclasses of Object in de.cau.cs.kieler.kaom.diagram.custom.policies | |
---|---|
class |
KaomDeletionPolicyProvider
This policy prevents deletion of edit parts that should not be deleted from a synccharts diagram. |
Uses of Object in de.cau.cs.kieler.kaom.diagram.edit.commands |
---|
Subclasses of Object in de.cau.cs.kieler.kaom.diagram.edit.commands | |
---|---|
class |
Entity2CreateCommand
|
class |
EntityCreateCommand
|
class |
KaomReorientConnectionViewCommand
|
class |
LinkCreateCommand
|
class |
LinkReorientCommand
|
class |
PortCreateCommand
|
class |
Relation2CreateCommand
|
class |
RelationCreateCommand
|
Uses of Object in de.cau.cs.kieler.kaom.diagram.edit.helpers |
---|
Subclasses of Object in de.cau.cs.kieler.kaom.diagram.edit.helpers | |
---|---|
class |
EntityEditHelper
|
class |
KaomBaseEditHelper
|
class |
LinkEditHelper
|
class |
RelationEditHelper
|
Uses of Object in de.cau.cs.kieler.kaom.diagram.edit.parts |
---|
Subclasses of Object in de.cau.cs.kieler.kaom.diagram.edit.parts | |
---|---|
class |
Entity2EditPart
|
class |
Entity2EditPart.EntityFigure
|
class |
Entity3EditPart
|
class |
Entity3EditPart.EntityFigure
|
class |
EntityEditPart
|
class |
EntityEntityCompartment2EditPart
|
class |
EntityEntityCompartmentEditPart
|
class |
EntityName2EditPart
|
class |
EntityName2EditPart.EntityNameFigure
|
class |
EntityNameEditPart
|
class |
EntityNameEditPart.EntityNameFigure
|
class |
KaomEditPartFactory
|
class |
LinkEditPart
|
class |
LinkEditPart.LinkFigure
|
class |
LinkNameEditPart
|
class |
LinkNameEditPart.LinkNameFigure
|
class |
PortNameEditPart
|
class |
PortNameEditPart.PortNameFigure
|
class |
Relation2EditPart
|
class |
Relation2EditPart.RelationFigure
|
class |
RelationEditPart
|
class |
RelationEditPart.RelationFigure
|
class |
RelationName2EditPart
|
class |
RelationName2EditPart.RelationNameFigure
|
class |
RelationNameEditPart
|
class |
RelationNameEditPart.RelationNameFigure
|
Methods in de.cau.cs.kieler.kaom.diagram.edit.parts with parameters of type Object | |
---|---|
EditPart |
KaomEditPartFactory.createEditPart(EditPart context,
Object model)
|
Uses of Object in de.cau.cs.kieler.kaom.diagram.edit.policies |
---|
Uses of Object in de.cau.cs.kieler.kaom.diagram.navigator |
---|
Subclasses of Object in de.cau.cs.kieler.kaom.diagram.navigator | |
---|---|
class |
KaomAbstractNavigatorItem
|
class |
KaomDomainNavigatorContentProvider
|
class |
KaomDomainNavigatorItem
|
class |
KaomDomainNavigatorLabelProvider
|
class |
KaomNavigatorActionProvider
|
class |
KaomNavigatorContentProvider
|
class |
KaomNavigatorGroup
|
class |
KaomNavigatorItem
|
class |
KaomNavigatorLabelProvider
|
class |
KaomNavigatorLinkHelper
|
class |
KaomNavigatorSorter
|
Methods in de.cau.cs.kieler.kaom.diagram.navigator that return Object | |
---|---|
Object[] |
KaomNavigatorGroup.getChildren()
|
Object[] |
KaomDomainNavigatorContentProvider.getChildren(Object parentElement)
|
Object[] |
KaomNavigatorContentProvider.getChildren(Object parentElement)
|
Object[] |
KaomDomainNavigatorContentProvider.getElements(Object inputElement)
|
Object[] |
KaomNavigatorContentProvider.getElements(Object inputElement)
|
Object |
KaomAbstractNavigatorItem.getParent()
|
Object |
KaomDomainNavigatorItem.getParent()
|
Object |
KaomDomainNavigatorContentProvider.getParent(Object element)
|
Object |
KaomNavigatorContentProvider.getParent(Object element)
|
Object[] |
KaomDomainNavigatorContentProvider.wrapEObjects(Object[] objects,
Object parentElement)
|
Methods in de.cau.cs.kieler.kaom.diagram.navigator with parameters of type Object | |
---|---|
void |
KaomNavigatorGroup.addChild(Object child)
|
int |
KaomNavigatorSorter.category(Object element)
|
boolean |
KaomDomainNavigatorItem.equals(Object obj)
|
boolean |
KaomNavigatorGroup.equals(Object obj)
|
boolean |
KaomNavigatorItem.equals(Object obj)
|
Object[] |
KaomDomainNavigatorContentProvider.getChildren(Object parentElement)
|
Object[] |
KaomNavigatorContentProvider.getChildren(Object parentElement)
|
String |
KaomDomainNavigatorLabelProvider.getDescription(Object anElement)
|
String |
KaomNavigatorLabelProvider.getDescription(Object anElement)
|
Object[] |
KaomDomainNavigatorContentProvider.getElements(Object inputElement)
|
Object[] |
KaomNavigatorContentProvider.getElements(Object inputElement)
|
Image |
KaomDomainNavigatorLabelProvider.getImage(Object element)
|
Image |
KaomNavigatorLabelProvider.getImage(Object element)
|
Object |
KaomDomainNavigatorContentProvider.getParent(Object element)
|
Object |
KaomNavigatorContentProvider.getParent(Object element)
|
String |
KaomDomainNavigatorLabelProvider.getText(Object element)
|
String |
KaomNavigatorLabelProvider.getText(Object element)
|
boolean |
KaomDomainNavigatorContentProvider.hasChildren(Object element)
|
boolean |
KaomNavigatorContentProvider.hasChildren(Object element)
|
void |
KaomDomainNavigatorContentProvider.inputChanged(Viewer viewer,
Object oldInput,
Object newInput)
|
void |
KaomNavigatorContentProvider.inputChanged(Viewer viewer,
Object oldInput,
Object newInput)
|
boolean |
KaomDomainNavigatorLabelProvider.isLabelProperty(Object element,
String property)
|
Object[] |
KaomDomainNavigatorContentProvider.wrapEObjects(Object[] objects,
Object parentElement)
|
Object[] |
KaomDomainNavigatorContentProvider.wrapEObjects(Object[] objects,
Object parentElement)
|
Constructors in de.cau.cs.kieler.kaom.diagram.navigator with parameters of type Object | |
---|---|
KaomAbstractNavigatorItem(Object parent)
|
|
KaomDomainNavigatorItem(EObject eObject,
Object parent,
IPropertySourceProvider propertySourceProvider)
|
|
KaomNavigatorItem(View view,
Object parent,
boolean isLeaf)
|
Uses of Object in de.cau.cs.kieler.kaom.diagram.parsers |
---|
Subclasses of Object in de.cau.cs.kieler.kaom.diagram.parsers | |
---|---|
class |
AbstractParser
|
protected class |
AbstractParser.InvalidValue
|
class |
MessageFormatParser
|
Methods in de.cau.cs.kieler.kaom.diagram.parsers that return Object | |
---|---|
protected Object[] |
AbstractParser.getEditableValues(EObject element)
|
protected Object |
AbstractParser.getValidNewValue(EAttribute feature,
Object value)
|
protected Object |
AbstractParser.getValue(EObject element,
EAttribute feature)
|
protected Object[] |
AbstractParser.getValues(EObject element)
|
Methods in de.cau.cs.kieler.kaom.diagram.parsers with parameters of type Object | |
---|---|
protected ICommand |
AbstractParser.getModificationCommand(EObject element,
EAttribute feature,
Object value)
|
protected ICommand |
AbstractParser.getParseCommand(IAdaptable adapter,
Object[] values,
int flags)
|
protected Object |
AbstractParser.getValidNewValue(EAttribute feature,
Object value)
|
boolean |
AbstractParser.isAffectingEvent(Object event,
int flags)
|
protected boolean |
AbstractParser.isAffectingFeature(Object feature)
|
protected IParserEditStatus |
AbstractParser.validateNewValues(Object[] values)
|
Uses of Object in de.cau.cs.kieler.kaom.diagram.part |
---|
Subclasses of Object in de.cau.cs.kieler.kaom.diagram.part | |
---|---|
class |
DeleteElementAction
|
class |
DiagramEditorContextMenuProvider
|
class |
KaomCreationWizard
|
class |
KaomCreationWizardPage
|
class |
KaomDiagramActionBarContributor
|
class |
KaomDiagramEditor
|
class |
KaomDiagramEditorPlugin
|
class |
KaomDiagramEditorUtil
|
static class |
KaomDiagramEditorUtil.LazyElement2ViewMap
|
class |
KaomDiagramUpdateCommand
|
class |
KaomDiagramUpdater
|
class |
KaomDocumentProvider
|
protected class |
KaomDocumentProvider.ResourceSetInfo
|
class |
KaomInitDiagramFileAction
|
class |
KaomLinkDescriptor
|
class |
KaomMatchingStrategy
|
class |
KaomNewDiagramFileWizard
|
class |
KaomNodeDescriptor
|
class |
KaomPaletteFactory
|
class |
KaomUriEditorInputTester
|
class |
KaomVisualIDRegistry
This registry is used to determine which type of visual object should be created for the corresponding Diagram, Node, ChildNode or Link represented by a domain model object. |
class |
LoadResourceAction
|
class |
ModelElementSelectionPage
Wizard page that allows to select element from model. |
Methods in de.cau.cs.kieler.kaom.diagram.part that return Object | |
---|---|
Object |
KaomDiagramUpdateCommand.execute(ExecutionEvent event)
|
Object |
LoadResourceAction.execute(ExecutionEvent event)
|
Object |
KaomDiagramEditor.getAdapter(Class type)
|
Methods in de.cau.cs.kieler.kaom.diagram.part with parameters of type Object | |
---|---|
protected IDocument |
KaomDocumentProvider.createDocument(Object element)
|
protected AbstractDocumentProvider.ElementInfo |
KaomDocumentProvider.createElementInfo(Object element)
|
protected void |
KaomDocumentProvider.disposeElementInfo(Object element,
AbstractDocumentProvider.ElementInfo info)
|
protected void |
KaomDocumentProvider.doSaveDocument(IProgressMonitor monitor,
Object element,
IDocument document,
boolean overwrite)
|
protected void |
KaomDocumentProvider.doSynchronize(Object element,
IProgressMonitor monitor)
|
protected void |
KaomDocumentProvider.doUpdateStateCache(Object element)
|
protected void |
KaomDocumentProvider.doValidateState(Object element,
Object computationContext)
|
IDiagramDocument |
KaomDocumentProvider.getDiagramDocument(Object element)
|
ImageDescriptor |
KaomDiagramEditorPlugin.getItemImageDescriptor(Object item)
|
long |
KaomDocumentProvider.getModificationStamp(Object element)
|
protected ISchedulingRule |
KaomDocumentProvider.getResetRule(Object element)
|
KaomDocumentProvider.ResourceSetInfo |
KaomDocumentProvider.getResourceSetInfo(Object editorInput)
|
protected ISchedulingRule |
KaomDocumentProvider.getSaveRule(Object element)
|
protected ISchedulingRule |
KaomDocumentProvider.getSynchronizeRule(Object element)
|
protected ISchedulingRule |
KaomDocumentProvider.getValidateStateRule(Object element)
|
boolean |
KaomDocumentProvider.isDeleted(Object element)
|
boolean |
KaomDocumentProvider.isModifiable(Object element)
|
boolean |
KaomDocumentProvider.isReadOnly(Object element)
|
boolean |
KaomDocumentProvider.isSynchronized(Object element)
|
protected void |
KaomDocumentProvider.setupDocument(Object element,
IDocument document)
Sets up the given document as it would be provided for the given element. |
boolean |
KaomUriEditorInputTester.test(Object receiver,
String method,
Object[] args,
Object expectedValue)
|
boolean |
KaomUriEditorInputTester.test(Object receiver,
String method,
Object[] args,
Object expectedValue)
|
protected void |
KaomDocumentProvider.updateCache(Object element)
|
Uses of Object in de.cau.cs.kieler.kaom.diagram.preferences |
---|
Subclasses of Object in de.cau.cs.kieler.kaom.diagram.preferences | |
---|---|
class |
DiagramAppearancePreferencePage
|
class |
DiagramConnectionsPreferencePage
|
class |
DiagramGeneralPreferencePage
|
class |
DiagramPreferenceInitializer
|
class |
DiagramPrintingPreferencePage
|
class |
DiagramRulersAndGridPreferencePage
|
Uses of Object in de.cau.cs.kieler.kaom.diagram.providers |
---|
Subclasses of Object in de.cau.cs.kieler.kaom.diagram.providers | |
---|---|
class |
ElementInitializers
|
class |
KaomEditPartProvider
|
class |
KaomElementTypes
|
class |
KaomIconProvider
|
class |
KaomModelingAssistantProvider
|
class |
KaomParserProvider
|
class |
KaomViewProvider
|
Uses of Object in de.cau.cs.kieler.kaom.diagram.sheet |
---|
Subclasses of Object in de.cau.cs.kieler.kaom.diagram.sheet | |
---|---|
class |
KaomPropertySection
|
class |
KaomSheetLabelProvider
|
Methods in de.cau.cs.kieler.kaom.diagram.sheet that return Object | |
---|---|
protected Object |
KaomPropertySection.transformSelection(Object selected)
Modify/unwrap selection. |
Methods in de.cau.cs.kieler.kaom.diagram.sheet with parameters of type Object | |
---|---|
protected AdapterFactory |
KaomPropertySection.getAdapterFactory(Object object)
|
Image |
KaomSheetLabelProvider.getImage(Object element)
|
IPropertySource |
KaomPropertySection.getPropertySource(Object object)
|
String |
KaomSheetLabelProvider.getText(Object element)
|
protected Object |
KaomPropertySection.transformSelection(Object selected)
Modify/unwrap selection. |
Uses of Object in de.cau.cs.kieler.kaom.examples |
---|
Subclasses of Object in de.cau.cs.kieler.kaom.examples | |
---|---|
class |
KAOMExamplesPlugin
The activator class controls the plug-in life cycle. |
Uses of Object in de.cau.cs.kieler.kaom.impl |
---|
Subclasses of Object in de.cau.cs.kieler.kaom.impl | |
---|---|
class |
EntityImpl
An implementation of the model object 'Entity'. |
class |
KaomFactoryImpl
An implementation of the model Factory. |
class |
KaomPackageImpl
An implementation of the model Package. |
class |
LinkableImpl
An implementation of the model object 'Linkable'. |
class |
LinkImpl
An implementation of the model object 'Link'. |
class |
PortImpl
An implementation of the model object 'Port'. |
class |
RelationImpl
An implementation of the model object 'Relation'. |
Methods in de.cau.cs.kieler.kaom.impl that return Object | |
---|---|
Object |
EntityImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
LinkImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
LinkableImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
PortImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
RelationImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Methods in de.cau.cs.kieler.kaom.impl with parameters of type Object | |
---|---|
void |
EntityImpl.eSet(int featureID,
Object newValue)
|
void |
LinkImpl.eSet(int featureID,
Object newValue)
|
void |
LinkableImpl.eSet(int featureID,
Object newValue)
|
void |
PortImpl.eSet(int featureID,
Object newValue)
|
void |
RelationImpl.eSet(int featureID,
Object newValue)
|
Uses of Object in de.cau.cs.kieler.kaom.importer.ptolemy |
---|
Subclasses of Object in de.cau.cs.kieler.kaom.importer.ptolemy | |
---|---|
class |
DiagramsImporter
An importer for Ptolemy2 diagrams. |
class |
KaomImporterPtolemyPlugin
The activator class controls the plug-in life cycle. |
class |
PtolemyAnnotationHandler
Handles Ptolemy annotations and attaches them to the entity they are most likely annotating. |
class |
PtolemyHelper
Helper methods to inspect Ptolemy models. |
class |
PtolemyImporterConstants
Contains constants commonly used in the plug-in. |
Uses of Object in de.cau.cs.kieler.kaom.importer.ptolemy.utils |
---|
Subclasses of Object in de.cau.cs.kieler.kaom.importer.ptolemy.utils | |
---|---|
class |
Utils
Contains utility methods used in the plug-in. |
Uses of Object in de.cau.cs.kieler.kaom.importer.ptolemy.wizards |
---|
Subclasses of Object in de.cau.cs.kieler.kaom.importer.ptolemy.wizards | |
---|---|
class |
ImportDiagramsFileSystemSourcesPage
A wizard page to import files from the file system. |
class |
ImportDiagramsOptionsPage
First page of the Import Diagrams Wizard. |
class |
ImportDiagramsWizard
A wizard to import diagrams exported from Ptolemy2. |
class |
ImportDiagramsWorkspaceSourcesPage
A wizard page to import files from the workspace. |
Uses of Object in de.cau.cs.kieler.kaom.karma.ptolemy |
---|
Subclasses of Object in de.cau.cs.kieler.kaom.karma.ptolemy | |
---|---|
class |
PtolemyPortBorderItemLocator
BorderItemLocator for determining the correct locations of ports in a kaom ptolemy diagram. |
Uses of Object in de.cau.cs.kieler.kaom.karma.ptolemy.conditions |
---|
Subclasses of Object in de.cau.cs.kieler.kaom.karma.ptolemy.conditions | |
---|---|
class |
ConnectionSourceCondition
Condition to check an annotation of the source of a connection. |
class |
HasCommentsCondition
Condition to check whether a modelelement has a comment annotation thats supposed to be displayed. |
Uses of Object in de.cau.cs.kieler.kaom.karma.ptolemy.figurecreation |
---|
Subclasses of Object in de.cau.cs.kieler.kaom.karma.ptolemy.figurecreation | |
---|---|
class |
FigureParser
Class for creating a draw2d figure out of an svg document. |
class |
FigureProvider
Class for generating draw2d Figures out of svg documents and EditorIcons. |
class |
PtolemyFetcher
Class to fetch some stuff such as svg descriptions and ptolemy class instance from ptolemy. |
Uses of Object in de.cau.cs.kieler.kaom.karma.ptolemy.renderingprovider |
---|
Subclasses of Object in de.cau.cs.kieler.kaom.karma.ptolemy.renderingprovider | |
---|---|
class |
KaomPortProvider
|
class |
KaomRenderingProvider
Karma rendering provider for rendering ptolemy diagrams in kaom. |
class |
PtolemyStateMachineProvider
RenderingProvider for ptolemy state machines. |
Methods in de.cau.cs.kieler.kaom.karma.ptolemy.renderingprovider with parameters of type Object | |
---|---|
org.eclipse.gmf.runtime.diagram.ui.figures.BorderItemLocator |
KaomPortProvider.getBorderItemLocatorByString(String input,
IFigure parentFigure,
Object locator,
EObject object,
IRenderingProvider.CollapseStatus collapseStatus)
Returns a BorderItemLocator according to a given string. |
org.eclipse.gmf.runtime.diagram.ui.figures.BorderItemLocator |
KaomRenderingProvider.getBorderItemLocatorByString(String input,
IFigure parent,
Object locator,
EObject object,
IRenderingProvider.CollapseStatus collapseStatus)
Returns a BorderItemLocator according to a given string. |
IBorderItemLocator |
PtolemyStateMachineProvider.getBorderItemLocatorByString(String input,
IFigure parentFigure,
Object locator,
EObject object,
IRenderingProvider.CollapseStatus collapseStatus)
Returns a BorderItemLocator according to a given string. |
Uses of Object in de.cau.cs.kieler.kaom.provider |
---|
Subclasses of Object in de.cau.cs.kieler.kaom.provider | |
---|---|
class |
EntityItemProvider
This is the item provider adapter for a Entity object. |
class |
KaomEditPlugin
This is the central singleton for the Kaom edit plugin. |
static class |
KaomEditPlugin.Implementation
The actual implementation of the Eclipse Plugin. |
class |
KaomItemProviderAdapterFactory
This is the factory that is used to provide the interfaces needed to support Viewers. |
class |
LinkableItemProvider
This is the item provider adapter for a Linkable object. |
class |
LinkItemProvider
This is the item provider adapter for a Link object. |
class |
PortItemProvider
This is the item provider adapter for a Port object. |
class |
RelationItemProvider
This is the item provider adapter for a Relation object. |
Fields in de.cau.cs.kieler.kaom.provider with type parameters of type Object | |
---|---|
protected Collection<Object> |
KaomItemProviderAdapterFactory.supportedTypes
This keeps track of all the supported types checked by isFactoryForType . |
Methods in de.cau.cs.kieler.kaom.provider that return Object | |
---|---|
Object |
KaomItemProviderAdapterFactory.adapt(Object object,
Object type)
|
Object |
EntityItemProvider.getImage(Object object)
This returns Entity.gif. |
Object |
LinkItemProvider.getImage(Object object)
This returns Link.gif. |
Object |
PortItemProvider.getImage(Object object)
This returns Port.gif. |
Object |
RelationItemProvider.getImage(Object object)
This returns Relation.gif. |
Methods in de.cau.cs.kieler.kaom.provider with parameters of type Object | |
---|---|
Adapter |
KaomItemProviderAdapterFactory.adapt(Notifier notifier,
Object type)
This implementation substitutes the factory itself as the key for the adapter. |
Object |
KaomItemProviderAdapterFactory.adapt(Object object,
Object type)
|
protected void |
EntityItemProvider.addIdPropertyDescriptor(Object object)
This adds a property descriptor for the Id feature. |
protected void |
LinkableItemProvider.addIdPropertyDescriptor(Object object)
This adds a property descriptor for the Id feature. |
protected void |
PortItemProvider.addIdPropertyDescriptor(Object object)
This adds a property descriptor for the Id feature. |
protected void |
RelationItemProvider.addIdPropertyDescriptor(Object object)
This adds a property descriptor for the Id feature. |
protected void |
EntityItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
LinkItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
LinkableItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
PortItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
RelationItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected EStructuralFeature |
EntityItemProvider.getChildFeature(Object object,
Object child)
|
Collection<? extends EStructuralFeature> |
EntityItemProvider.getChildrenFeatures(Object object)
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an
AddCommand , RemoveCommand or
MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter) . |
Object |
EntityItemProvider.getImage(Object object)
This returns Entity.gif. |
Object |
LinkItemProvider.getImage(Object object)
This returns Link.gif. |
Object |
PortItemProvider.getImage(Object object)
This returns Port.gif. |
Object |
RelationItemProvider.getImage(Object object)
This returns Relation.gif. |
List<IItemPropertyDescriptor> |
EntityItemProvider.getPropertyDescriptors(Object object)
This returns the property descriptors for the adapted class. |
List<IItemPropertyDescriptor> |
LinkItemProvider.getPropertyDescriptors(Object object)
This returns the property descriptors for the adapted class. |
List<IItemPropertyDescriptor> |
LinkableItemProvider.getPropertyDescriptors(Object object)
This returns the property descriptors for the adapted class. |
List<IItemPropertyDescriptor> |
PortItemProvider.getPropertyDescriptors(Object object)
This returns the property descriptors for the adapted class. |
List<IItemPropertyDescriptor> |
RelationItemProvider.getPropertyDescriptors(Object object)
This returns the property descriptors for the adapted class. |
String |
EntityItemProvider.getText(Object object)
This returns the label text for the adapted class. |
String |
LinkItemProvider.getText(Object object)
This returns the label text for the adapted class. |
String |
LinkableItemProvider.getText(Object object)
This returns the label text for the adapted class. |
String |
PortItemProvider.getText(Object object)
This returns the label text for the adapted class. |
String |
RelationItemProvider.getText(Object object)
This returns the label text for the adapted class. |
boolean |
KaomItemProviderAdapterFactory.isFactoryForType(Object type)
|
Method parameters in de.cau.cs.kieler.kaom.provider with type arguments of type Object | |
---|---|
protected void |
EntityItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
LinkItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
LinkableItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
PortItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
RelationItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
Uses of Object in de.cau.cs.kieler.kaom.sim.ptolemy |
---|
Subclasses of Object in de.cau.cs.kieler.kaom.sim.ptolemy | |
---|---|
class |
ExecutePtolemyModel
The class ExecutePtolemyModel implements the PtolemyExecutor. |
class |
ExecutePtolemyModel.ModelOutput
|
class |
KaomSimDataComponent
The class SimpleRailCtrl DataComponent implements a KIELER Execution Manager DataComponent. |
class |
KaomSimPtolemyPlugin
The activator class controls the plug-in life cycle |
Uses of Object in de.cau.cs.kieler.kaom.text |
---|
Subclasses of Object in de.cau.cs.kieler.kaom.text | |
---|---|
static class |
de.cau.cs.kieler.kaom.text.AbstractKaomRuntimeModule
|
class |
KaomLinker
A customized Xtext linker linking textual KAOM models. |
class |
KaomRuntimeModule
Use this class to register components to be used at runtime / without the Equinox extension registry. |
class |
KaomStandaloneSetup
Initialization support for running Xtext languages without equinox extension registry |
class |
KaomTransientValueService
Custom ITransientValueService contributing to Kits serialization. |
Uses of Object in de.cau.cs.kieler.kaom.text.formatting |
---|
Subclasses of Object in de.cau.cs.kieler.kaom.text.formatting | |
---|---|
class |
KaomFormatter
This class contains custom formatting description for textual KAOM specifications. |
class |
KaomValueConverter
Customized IValueConverter . |
Uses of Object in de.cau.cs.kieler.kaom.text.scoping |
---|
Subclasses of Object in de.cau.cs.kieler.kaom.text.scoping | |
---|---|
class |
KaomScopeProvider
This class contains custom scoping description. |
Uses of Object in de.cau.cs.kieler.kaom.text.ui |
---|
Subclasses of Object in de.cau.cs.kieler.kaom.text.ui | |
---|---|
static class |
de.cau.cs.kieler.kaom.text.ui.AbstractKaomUiModule
|
class |
ConvertKaomModelHandler
A specialized conversion command handler that transforms the model prior to saving it in the new file. |
class |
KaomHighlightingConfiguration
Custom IHighlightingConfiguration contributing to the Kits editor. |
class |
KaomSemanticHighlightingCalculator
Custom ISemanticHighlightingCalculator contributing to the Kits editor. |
class |
KaomUiModule
Use this class to register components to be used within the IDE. |
Uses of Object in de.cau.cs.kieler.kaom.text.ui.contentassist |
---|
Subclasses of Object in de.cau.cs.kieler.kaom.text.ui.contentassist | |
---|---|
class |
KaomProposalProvider
see http://www.eclipse.org/Xtext/documentation/latest/xtext.html#contentAssist on how to customize content assistant |
Uses of Object in de.cau.cs.kieler.kaom.text.ui.labeling |
---|
Subclasses of Object in de.cau.cs.kieler.kaom.text.ui.labeling | |
---|---|
class |
KaomDescriptionLabelProvider
Provides labels for a IEObjectDescriptions and IResourceDescriptions. |
class |
KaomLabelProvider
Provides labels for a EObjects. |
Uses of Object in de.cau.cs.kieler.kaom.text.ui.outline |
---|
Subclasses of Object in de.cau.cs.kieler.kaom.text.ui.outline | |
---|---|
class |
KaomOutlineTreeProvider
customization of the default outline structure |
Uses of Object in de.cau.cs.kieler.kaom.text.ui.quickfix |
---|
Subclasses of Object in de.cau.cs.kieler.kaom.text.ui.quickfix | |
---|---|
class |
KaomQuickfixProvider
|
Uses of Object in de.cau.cs.kieler.kaom.text.validation |
---|
Subclasses of Object in de.cau.cs.kieler.kaom.text.validation | |
---|---|
class |
KaomJavaValidator
|
Uses of Object in de.cau.cs.kieler.kaom.util |
---|
Subclasses of Object in de.cau.cs.kieler.kaom.util | |
---|---|
class |
KaomAdapterFactory
The Adapter Factory for the model. |
class |
KaomSwitch<T>
The Switch for the model's inheritance hierarchy. |
Methods in de.cau.cs.kieler.kaom.util with parameters of type Object | |
---|---|
boolean |
KaomAdapterFactory.isFactoryForType(Object object)
Returns whether this factory is applicable for the type of the object. |
Uses of Object in de.cau.cs.kieler.karma |
---|
Subclasses of Object in de.cau.cs.kieler.karma | |
---|---|
class |
AdvancedRenderingBorderedBorderItemEditPart
EditPart for using KARMA with BorderedBorderItems |
class |
AdvancedRenderingBorderedShapeEditPart
|
class |
AdvancedRenderingConnectionEditPart
|
class |
AdvancedRenderingLabelEditPart
|
class |
AdvancedRenderingShapeNodeEditPart
|
class |
AnnotationCondition
Condition that works on annotations. |
class |
AnnotationExistsCondition
This condition is true if the annotation identified by the key exists in a given EObject. |
class |
ConditionProvider
|
class |
ICustomCondition<T>
Interface for conditions that can be used with an extension point. |
class |
KarmaPlugin
The activator class controls the plug-in life cycle |
class |
RecursiveAnnotationCondition
Condition that works on annotations. |
class |
SwitchableFigure
Class for encapsulating the actual drawn figure to avoid inheritance problems. |
Methods in de.cau.cs.kieler.karma that return types with arguments of type Object | |
---|---|
List<HashMap<String,Object>> |
ConditionProvider.getPairs(String callingEditPart)
Method that will read the extension point and return a list of pairs with a figure and a condition on which the figure should be shown. |
Methods in de.cau.cs.kieler.karma with parameters of type Object | |
---|---|
IBorderItemLocator |
IRenderingProvider.getBorderItemLocatorByString(String input,
IFigure parentFigure,
Object locator,
EObject object,
IRenderingProvider.CollapseStatus collapseStatus)
Returns a BorderItemLocator according to a given string. |
Uses of Object in de.cau.cs.kieler.karma.conditions |
---|
Subclasses of Object in de.cau.cs.kieler.karma.conditions | |
---|---|
class |
IEditPartSensitiveCondition<T>
|
class |
IsCollapsedCondition
Condition for evaluating whether a model element is in a collapsed state in the opened diagram. |
class |
TrueCondition
A condition that is always true. |
Uses of Object in de.cau.cs.kieler.karma.util |
---|
Subclasses of Object in de.cau.cs.kieler.karma.util | |
---|---|
class |
AdvancedRenderingEditPartUtil
Class containing generic method to update the figure and handle the notification. |
Constructor parameters in de.cau.cs.kieler.karma.util with type arguments of type Object | |
---|---|
AdvancedRenderingEditPartUtil(List<HashMap<String,Object>> theConditions)
|
Uses of Object in de.cau.cs.kieler.karma.util.expandcollapsebutton |
---|
Subclasses of Object in de.cau.cs.kieler.karma.util.expandcollapsebutton | |
---|---|
class |
AdvancedRenderingCompartmentCollapseHandle
This class is basically the same as the standard gmf CompartmentCollapseHandle. |
class |
AdvancedRenderingResizableCompartmentEditPolicy
|
class |
SwitchableCollapseFigure
A SwitchableFigure that switches the displayed figure according to collapse status change. |
Uses of Object in de.cau.cs.kieler.keg |
---|
Subclasses of Object in de.cau.cs.kieler.keg | |
---|---|
class |
KEGPlugin
The activator class controls the plug-in life cycle. |
Uses of Object in de.cau.cs.kieler.keg.custom |
---|
Subclasses of Object in de.cau.cs.kieler.keg.custom | |
---|---|
class |
DirectedConnection
A spline connection with an arrow head. |
class |
KEGDeletionPolicyProvider
This policy prevents deletion of edit parts that should not be deleted from a graphs diagram. |
class |
KEGFigureProvider
The figure provider for KEG figures. |
class |
NodeLayout
A layout for KEG nodes. |
class |
NoPortsCondition
The condition for a node without ports. |
class |
PortsCondition
The condition for a node with ports. |
Methods in de.cau.cs.kieler.keg.custom with parameters of type Object | |
---|---|
IBorderItemLocator |
KEGFigureProvider.getBorderItemLocatorByString(String input,
IFigure parentFigure,
Object locator,
EObject object,
IRenderingProvider.CollapseStatus collapseStatus)
Returns a BorderItemLocator according to a given string. |
Uses of Object in de.cau.cs.kieler.keg.diagram.custom |
---|
Subclasses of Object in de.cau.cs.kieler.keg.diagram.custom | |
---|---|
class |
HypernodeLayoutConfig
A semantic layout configuration that checks whether a given node is a hypernode. |
class |
KEGDiagramPlugin
The activator class controls the plug-in life cycle. |
Methods in de.cau.cs.kieler.keg.diagram.custom that return Object | |
---|---|
protected Object |
HypernodeLayoutConfig.getSemanticValue(EObject semanticElem,
LayoutOptionData<?> layoutOption)
Determine the value of the given layout option from the semantic element. |
Methods in de.cau.cs.kieler.keg.diagram.custom with parameters of type Object | |
---|---|
protected void |
HypernodeLayoutConfig.setSemanticValue(EObject semanticElem,
LayoutOptionData<?> layoutOption,
Object value)
Set a layout option value for the semantic element. |
Uses of Object in de.cau.cs.kieler.keg.diagram.custom.commands |
---|
Subclasses of Object in de.cau.cs.kieler.keg.diagram.custom.commands | |
---|---|
class |
InitKegDiagramHandler
A command handler that reinitializes a diagram file from a given KEG model file. |
Uses of Object in de.cau.cs.kieler.keg.diagram.custom.random |
---|
Subclasses of Object in de.cau.cs.kieler.keg.diagram.custom.random | |
---|---|
class |
RandomGraphGenerator
The basic KEG random graph generator. |
Uses of Object in de.cau.cs.kieler.keg.diagram.custom.wizards |
---|
Subclasses of Object in de.cau.cs.kieler.keg.diagram.custom.wizards | |
---|---|
class |
RandomGraphANTEPage
The options page for the ACYCLIC_NO_TRANSITIV_EDGES graph type. |
class |
RandomGraphAnyPage
The options page for the ANY graph type. |
class |
RandomGraphBiconnectedPage
The options page for the BICONNECTED graph type. |
class |
RandomGraphNewFilePage
The wizard page from which to select the KEG file to the graph is generated into. |
class |
RandomGraphTreePage
The options page for the TREE graph type. |
class |
RandomGraphTriconnectedPage
The options page for the TRICONNECTED graph type. |
class |
RandomGraphTypePage
The random graph wizard page which lets the user select a graph type. |
class |
RandomGraphUtilityPage
The options page for utility settings. |
class |
RandomGraphWizard
The new-wizard for creating random KEG graphs. |
class |
Util
Utility functionality for the random graph wizard. |
Uses of Object in de.cau.cs.kieler.keg.diagram.edit.commands |
---|
Subclasses of Object in de.cau.cs.kieler.keg.diagram.edit.commands | |
---|---|
class |
Edge2CreateCommand
|
class |
Edge2ReorientCommand
|
class |
Edge3CreateCommand
|
class |
Edge3ReorientCommand
|
class |
Edge4CreateCommand
|
class |
Edge4ReorientCommand
|
class |
Edge5CreateCommand
|
class |
Edge5ReorientCommand
|
class |
Edge6CreateCommand
|
class |
Edge6ReorientCommand
|
class |
Edge7CreateCommand
|
class |
Edge7ReorientCommand
|
class |
Edge8CreateCommand
|
class |
Edge8ReorientCommand
|
class |
EdgeCreateCommand
|
class |
EdgeReorientCommand
|
class |
Node2CreateCommand
|
class |
Node3CreateCommand
|
class |
Node4CreateCommand
|
class |
NodeCreateCommand
|
Uses of Object in de.cau.cs.kieler.keg.diagram.edit.helpers |
---|
Subclasses of Object in de.cau.cs.kieler.keg.diagram.edit.helpers | |
---|---|
class |
EdgeEditHelper
|
class |
GraphsBaseEditHelper
|
class |
NodeEditHelper
|
class |
PortEditHelper
|
Uses of Object in de.cau.cs.kieler.keg.diagram.edit.parts |
---|
Methods in de.cau.cs.kieler.keg.diagram.edit.parts with parameters of type Object | |
---|---|
EditPart |
GraphsEditPartFactory.createEditPart(EditPart context,
Object model)
|
Uses of Object in de.cau.cs.kieler.keg.diagram.edit.policies |
---|
Subclasses of Object in de.cau.cs.kieler.keg.diagram.edit.policies | |
---|---|
class |
Edge2ItemSemanticEditPolicy
|
class |
Edge3ItemSemanticEditPolicy
|
class |
Edge4ItemSemanticEditPolicy
|
class |
Edge5ItemSemanticEditPolicy
|
class |
Edge6ItemSemanticEditPolicy
|
class |
Edge7ItemSemanticEditPolicy
|
class |
Edge8ItemSemanticEditPolicy
|
class |
EdgeItemSemanticEditPolicy
|
class |
GraphsBaseItemSemanticEditPolicy
|
static class |
GraphsBaseItemSemanticEditPolicy.LinkConstraints
|
class |
GraphsTextNonResizableEditPolicy
|
class |
GraphsTextSelectionEditPolicy
|
class |
Node2CanonicalEditPolicy
|
class |
Node2ItemSemanticEditPolicy
|
class |
Node3ItemSemanticEditPolicy
|
class |
Node4CanonicalEditPolicy
|
class |
Node4ItemSemanticEditPolicy
|
class |
Node5ItemSemanticEditPolicy
|
class |
NodeCanonicalEditPolicy
|
class |
NodeItemSemanticEditPolicy
|
class |
NodeNodeCompartment2CanonicalEditPolicy
|
class |
NodeNodeCompartment2ItemSemanticEditPolicy
|
class |
NodeNodeCompartmentCanonicalEditPolicy
|
class |
NodeNodeCompartmentItemSemanticEditPolicy
|
class |
PortItemSemanticEditPolicy
|
Uses of Object in de.cau.cs.kieler.keg.diagram.expressions |
---|
Subclasses of Object in de.cau.cs.kieler.keg.diagram.expressions | |
---|---|
class |
GraphsAbstractExpression
|
class |
GraphsOCLFactory
|
Methods in de.cau.cs.kieler.keg.diagram.expressions that return Object | |
---|---|
protected abstract Object |
GraphsAbstractExpression.doEvaluate(Object context,
Map env)
|
Object |
GraphsAbstractExpression.evaluate(Object context)
|
Object |
GraphsAbstractExpression.evaluate(Object context,
Map env)
|
static Object |
GraphsAbstractExpression.performCast(Object value,
EDataType targetType)
Expression may return number value which is not directly compatible with feature type (e.g. |
Methods in de.cau.cs.kieler.keg.diagram.expressions with parameters of type Object | |
---|---|
protected abstract Object |
GraphsAbstractExpression.doEvaluate(Object context,
Map env)
|
Object |
GraphsAbstractExpression.evaluate(Object context)
|
Object |
GraphsAbstractExpression.evaluate(Object context,
Map env)
|
static Object |
GraphsAbstractExpression.performCast(Object value,
EDataType targetType)
Expression may return number value which is not directly compatible with feature type (e.g. |
Uses of Object in de.cau.cs.kieler.keg.diagram.navigator |
---|
Subclasses of Object in de.cau.cs.kieler.keg.diagram.navigator | |
---|---|
class |
GraphsAbstractNavigatorItem
|
class |
GraphsDomainNavigatorContentProvider
|
class |
GraphsDomainNavigatorItem
|
class |
GraphsDomainNavigatorLabelProvider
|
class |
GraphsNavigatorActionProvider
|
class |
GraphsNavigatorContentProvider
|
class |
GraphsNavigatorGroup
|
class |
GraphsNavigatorItem
|
class |
GraphsNavigatorLabelProvider
|
class |
GraphsNavigatorLinkHelper
|
class |
GraphsNavigatorSorter
|
Methods in de.cau.cs.kieler.keg.diagram.navigator that return Object | |
---|---|
Object[] |
GraphsNavigatorGroup.getChildren()
|
Object[] |
GraphsDomainNavigatorContentProvider.getChildren(Object parentElement)
|
Object[] |
GraphsNavigatorContentProvider.getChildren(Object parentElement)
|
Object[] |
GraphsDomainNavigatorContentProvider.getElements(Object inputElement)
|
Object[] |
GraphsNavigatorContentProvider.getElements(Object inputElement)
|
Object |
GraphsAbstractNavigatorItem.getParent()
|
Object |
GraphsDomainNavigatorItem.getParent()
|
Object |
GraphsDomainNavigatorContentProvider.getParent(Object element)
|
Object |
GraphsNavigatorContentProvider.getParent(Object element)
|
Object[] |
GraphsDomainNavigatorContentProvider.wrapEObjects(Object[] objects,
Object parentElement)
|
Methods in de.cau.cs.kieler.keg.diagram.navigator with parameters of type Object | |
---|---|
void |
GraphsNavigatorGroup.addChild(Object child)
|
int |
GraphsNavigatorSorter.category(Object element)
|
boolean |
GraphsDomainNavigatorItem.equals(Object obj)
|
boolean |
GraphsNavigatorGroup.equals(Object obj)
|
boolean |
GraphsNavigatorItem.equals(Object obj)
|
Object[] |
GraphsDomainNavigatorContentProvider.getChildren(Object parentElement)
|
Object[] |
GraphsNavigatorContentProvider.getChildren(Object parentElement)
|
String |
GraphsDomainNavigatorLabelProvider.getDescription(Object anElement)
|
String |
GraphsNavigatorLabelProvider.getDescription(Object anElement)
|
Object[] |
GraphsDomainNavigatorContentProvider.getElements(Object inputElement)
|
Object[] |
GraphsNavigatorContentProvider.getElements(Object inputElement)
|
Image |
GraphsDomainNavigatorLabelProvider.getImage(Object element)
|
Image |
GraphsNavigatorLabelProvider.getImage(Object element)
|
Object |
GraphsDomainNavigatorContentProvider.getParent(Object element)
|
Object |
GraphsNavigatorContentProvider.getParent(Object element)
|
String |
GraphsDomainNavigatorLabelProvider.getText(Object element)
|
String |
GraphsNavigatorLabelProvider.getText(Object element)
|
boolean |
GraphsDomainNavigatorContentProvider.hasChildren(Object element)
|
boolean |
GraphsNavigatorContentProvider.hasChildren(Object element)
|
void |
GraphsDomainNavigatorContentProvider.inputChanged(Viewer viewer,
Object oldInput,
Object newInput)
|
void |
GraphsNavigatorContentProvider.inputChanged(Viewer viewer,
Object oldInput,
Object newInput)
|
boolean |
GraphsDomainNavigatorLabelProvider.isLabelProperty(Object element,
String property)
|
Object[] |
GraphsDomainNavigatorContentProvider.wrapEObjects(Object[] objects,
Object parentElement)
|
Object[] |
GraphsDomainNavigatorContentProvider.wrapEObjects(Object[] objects,
Object parentElement)
|
Constructors in de.cau.cs.kieler.keg.diagram.navigator with parameters of type Object | |
---|---|
GraphsAbstractNavigatorItem(Object parent)
|
|
GraphsDomainNavigatorItem(EObject eObject,
Object parent,
IPropertySourceProvider propertySourceProvider)
|
|
GraphsNavigatorItem(View view,
Object parent,
boolean isLeaf)
|
Uses of Object in de.cau.cs.kieler.keg.diagram.parsers |
---|
Methods in de.cau.cs.kieler.keg.diagram.parsers that return Object | |
---|---|
protected Object[] |
AbstractParser.getEditableValues(EObject element)
|
protected Object |
AbstractParser.getValidNewValue(EAttribute feature,
Object value)
|
protected Object |
AbstractParser.getValue(EObject element,
EAttribute feature)
|
protected Object[] |
AbstractParser.getValues(EObject element)
|
Methods in de.cau.cs.kieler.keg.diagram.parsers with parameters of type Object | |
---|---|
protected ICommand |
AbstractParser.getModificationCommand(EObject element,
EAttribute feature,
Object value)
|
protected ICommand |
AbstractParser.getParseCommand(IAdaptable adapter,
Object[] values,
int flags)
|
protected Object |
AbstractParser.getValidNewValue(EAttribute feature,
Object value)
|
boolean |
AbstractParser.isAffectingEvent(Object event,
int flags)
|
protected boolean |
AbstractParser.isAffectingFeature(Object feature)
|
protected IParserEditStatus |
AbstractParser.validateNewValues(Object[] values)
|
Uses of Object in de.cau.cs.kieler.keg.diagram.part |
---|
Subclasses of Object in de.cau.cs.kieler.keg.diagram.part | |
---|---|
class |
GraphsCreationWizard
|
class |
GraphsCreationWizardPage
|
class |
GraphsDiagramActionBarContributor
|
class |
GraphsDiagramEditor
|
class |
GraphsDiagramEditorPlugin
|
class |
GraphsDiagramEditorUtil
|
static class |
GraphsDiagramEditorUtil.LazyElement2ViewMap
XXX This is quite suspicious code (especially editPartTmpHolder) and likely to be removed soon |
class |
GraphsDiagramUpdateCommand
|
class |
GraphsDiagramUpdater
|
class |
GraphsDocumentProvider
|
protected class |
GraphsDocumentProvider.ResourceSetInfo
|
class |
GraphsInitDiagramFileAction
|
class |
GraphsLinkDescriptor
|
class |
GraphsMatchingStrategy
|
class |
GraphsNewDiagramFileWizard
|
class |
GraphsNodeDescriptor
|
class |
GraphsPaletteFactory
|
class |
GraphsUriEditorInputTester
|
class |
GraphsVisualIDRegistry
This registry is used to determine which type of visual object should be created for the corresponding Diagram, Node, ChildNode or Link represented by a domain model object. |
Methods in de.cau.cs.kieler.keg.diagram.part that return Object | |
---|---|
Object |
GraphsDiagramUpdateCommand.execute(ExecutionEvent event)
|
Object |
LoadResourceAction.execute(ExecutionEvent event)
|
Object |
GraphsDiagramEditor.getAdapter(Class type)
|
Methods in de.cau.cs.kieler.keg.diagram.part with parameters of type Object | |
---|---|
protected IDocument |
GraphsDocumentProvider.createDocument(Object element)
|
protected AbstractDocumentProvider.ElementInfo |
GraphsDocumentProvider.createElementInfo(Object element)
|
protected void |
GraphsDocumentProvider.disposeElementInfo(Object element,
AbstractDocumentProvider.ElementInfo info)
|
protected void |
GraphsDocumentProvider.doSaveDocument(IProgressMonitor monitor,
Object element,
IDocument document,
boolean overwrite)
|
protected void |
GraphsDocumentProvider.doSynchronize(Object element,
IProgressMonitor monitor)
|
protected void |
GraphsDocumentProvider.doUpdateStateCache(Object element)
|
protected void |
GraphsDocumentProvider.doValidateState(Object element,
Object computationContext)
|
IDiagramDocument |
GraphsDocumentProvider.getDiagramDocument(Object element)
|
ImageDescriptor |
GraphsDiagramEditorPlugin.getItemImageDescriptor(Object item)
|
long |
GraphsDocumentProvider.getModificationStamp(Object element)
|
protected ISchedulingRule |
GraphsDocumentProvider.getResetRule(Object element)
|
GraphsDocumentProvider.ResourceSetInfo |
GraphsDocumentProvider.getResourceSetInfo(Object editorInput)
|
protected ISchedulingRule |
GraphsDocumentProvider.getSaveRule(Object element)
|
protected ISchedulingRule |
GraphsDocumentProvider.getSynchronizeRule(Object element)
|
protected ISchedulingRule |
GraphsDocumentProvider.getValidateStateRule(Object element)
|
boolean |
GraphsDocumentProvider.isDeleted(Object element)
|
boolean |
GraphsDocumentProvider.isModifiable(Object element)
|
boolean |
GraphsDocumentProvider.isReadOnly(Object element)
|
boolean |
GraphsDocumentProvider.isSynchronized(Object element)
|
protected void |
GraphsDocumentProvider.setupDocument(Object element,
IDocument document)
Sets up the given document as it would be provided for the given element. |
boolean |
GraphsUriEditorInputTester.test(Object receiver,
String method,
Object[] args,
Object expectedValue)
|
boolean |
GraphsUriEditorInputTester.test(Object receiver,
String method,
Object[] args,
Object expectedValue)
|
protected void |
GraphsDocumentProvider.updateCache(Object element)
|
Uses of Object in de.cau.cs.kieler.keg.diagram.providers |
---|
Subclasses of Object in de.cau.cs.kieler.keg.diagram.providers | |
---|---|
class |
GraphsEditPartProvider
|
class |
GraphsElementTypes
|
class |
GraphsIconProvider
|
class |
GraphsModelingAssistantProvider
|
class |
GraphsParserProvider
|
class |
GraphsViewProvider
|
Uses of Object in de.cau.cs.kieler.keg.diagram.sheet |
---|
Subclasses of Object in de.cau.cs.kieler.keg.diagram.sheet | |
---|---|
class |
GraphsPropertySection
|
class |
GraphsSheetLabelProvider
|
Methods in de.cau.cs.kieler.keg.diagram.sheet that return Object | |
---|---|
protected Object |
GraphsPropertySection.transformSelection(Object selected)
Modify/unwrap selection. |
Methods in de.cau.cs.kieler.keg.diagram.sheet with parameters of type Object | |
---|---|
protected AdapterFactory |
GraphsPropertySection.getAdapterFactory(Object object)
|
Image |
GraphsSheetLabelProvider.getImage(Object element)
|
IPropertySource |
GraphsPropertySection.getPropertySource(Object object)
|
String |
GraphsSheetLabelProvider.getText(Object element)
|
protected Object |
GraphsPropertySection.transformSelection(Object selected)
Modify/unwrap selection. |
Uses of Object in de.cau.cs.kieler.keg.impl |
---|
Subclasses of Object in de.cau.cs.kieler.keg.impl | |
---|---|
class |
EdgeImpl
An implementation of the model object 'Edge'. |
class |
KEGFactoryImpl
An implementation of the model Factory. |
class |
KEGPackageImpl
An implementation of the model Package. |
class |
NodeImpl
An implementation of the model object 'Node'. |
Methods in de.cau.cs.kieler.keg.impl that return Object | |
---|---|
Object |
KEGFactoryImpl.createFromString(EDataType eDataType,
String initialValue)
|
Object |
EdgeImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
NodeImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
PortImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Methods in de.cau.cs.kieler.keg.impl with parameters of type Object | |
---|---|
String |
KEGFactoryImpl.convertEdgeTypeToString(EDataType eDataType,
Object instanceValue)
|
String |
KEGFactoryImpl.convertToString(EDataType eDataType,
Object instanceValue)
|
void |
EdgeImpl.eSet(int featureID,
Object newValue)
|
void |
NodeImpl.eSet(int featureID,
Object newValue)
|
void |
PortImpl.eSet(int featureID,
Object newValue)
|
Uses of Object in de.cau.cs.kieler.keg.importer |
---|
Subclasses of Object in de.cau.cs.kieler.keg.importer | |
---|---|
class |
AbstractImporter
The base class for a KEG importer. |
class |
ImporterOption<T>
An importer option providing a description in addition to the Property functionality. |
class |
ImportManager
A singleton class for accessing KEG graph import functionality. |
class |
ImportUtil
A utility class for KEG import. |
class |
KEGImporterPlugin
The activator class controls the plug-in life cycle. |
Method parameters in de.cau.cs.kieler.keg.importer with type arguments of type Object | |
---|---|
static Node |
ImportUtil.transformModel2KEGGraph(String xtendFile,
String extension,
List<Object> parameters,
InputStream inputStream,
Resource.Factory resourceFactory,
IKielerProgressMonitor monitor,
String... involvedMetamodels)
Transforms a model to a KEG graph using a given Xtend transformation file. |
static Node |
ImportUtil.transformModel2KEGGraph(String xtendFile,
String extension,
List<Object> parameters,
Resource resource,
IKielerProgressMonitor monitor,
String... involvedMetamodels)
Transforms a model to a KEG graph using a given Xtend transformation file. |
Uses of Object in de.cau.cs.kieler.keg.importer.handlers |
---|
Subclasses of Object in de.cau.cs.kieler.keg.importer.handlers | |
---|---|
class |
ImportHandler
The handler that is responsible for importing graphs using the context menu. |
Methods in de.cau.cs.kieler.keg.importer.handlers that return Object | |
---|---|
Object |
ImportHandler.execute(ExecutionEvent event)
|
Uses of Object in de.cau.cs.kieler.keg.importer.importer |
---|
Subclasses of Object in de.cau.cs.kieler.keg.importer.importer | |
---|---|
class |
GraphMLImporter
A KEG importer for the GraphML file format. |
class |
OGMLImporter
A KEG importer for the OGML file format. |
Uses of Object in de.cau.cs.kieler.keg.importer.util |
---|
Subclasses of Object in de.cau.cs.kieler.keg.importer.util | |
---|---|
class |
XtendUtil
A utility class that provides functionality that can be accessed by xtend transformations. |
Uses of Object in de.cau.cs.kieler.keg.importer.wizards |
---|
Subclasses of Object in de.cau.cs.kieler.keg.importer.wizards | |
---|---|
class |
ImportGraphFileSystemSourcesPage
The import graph wizard page which lets the user select the source files from the file system and the target folder. |
class |
ImportGraphOptionsPage
The wizard page from which to select the source graph type and the options for the import. |
class |
ImportGraphSourcesPage
The import graph wizard page which lets the user select whether to import from the workspace or the file system. |
class |
ImportGraphWizard
A wizard for importing graphs from various file formats into the KEG format. |
class |
ImportGraphWorkspaceSourcesPage
The import graph wizard page which lets the user select the source files from the workspace and the target folder. |
Uses of Object in de.cau.cs.kieler.keg.ksbase |
---|
Subclasses of Object in de.cau.cs.kieler.keg.ksbase | |
---|---|
class |
KEGKsbasePlugin
The activator class controls the plug-in life cycle. |
Uses of Object in de.cau.cs.kieler.keg.ksbase.copypaste |
---|
Subclasses of Object in de.cau.cs.kieler.keg.ksbase.copypaste | |
---|---|
class |
KEGCutCopyPasteCommandFactory
Creates the cut, copy and paste commands from ksbase. |
class |
KEGCutCopyPasteHandler
Graphs specific handler for cut, copy and paste operations. |
class |
KEGCutCopyPasteHandlerProvider
Handler for passing cut, copy and paste request to the appropriate KSbase handler if applicable. |
Methods in de.cau.cs.kieler.keg.ksbase.copypaste with parameters of type Object | |
---|---|
static EObject |
Utils.copy(Object object)
Copy the object. |
static void |
Utils.cutObject(Object object)
Copy an object to clipboard and remove it from the model. |
static void |
Utils.objectToClipboard(Object object)
Copy an object to clipboard. |
Uses of Object in de.cau.cs.kieler.keg.provider |
---|
Subclasses of Object in de.cau.cs.kieler.keg.provider | |
---|---|
class |
EdgeItemProvider
This is the item provider adapter for a Edge object. |
class |
GraphsEditPlugin
This is the central singleton for the Graphs edit plugin. |
static class |
GraphsEditPlugin.Implementation
The actual implementation of the Eclipse Plugin. |
class |
KEGItemProviderAdapterFactory
This is the factory that is used to provide the interfaces needed to support Viewers. |
class |
NodeItemProvider
This is the item provider adapter for a Node object. |
Fields in de.cau.cs.kieler.keg.provider with type parameters of type Object | |
---|---|
protected Collection<Object> |
KEGItemProviderAdapterFactory.supportedTypes
This keeps track of all the supported types checked by isFactoryForType . |
Methods in de.cau.cs.kieler.keg.provider that return Object | |
---|---|
Object |
KEGItemProviderAdapterFactory.adapt(Object object,
Object type)
|
Object |
EdgeItemProvider.getImage(Object object)
This returns Edge.gif. |
Object |
NodeItemProvider.getImage(Object object)
This returns Node.gif. |
Object |
PortItemProvider.getImage(Object object)
This returns Port.gif. |
Methods in de.cau.cs.kieler.keg.provider with parameters of type Object | |
---|---|
Adapter |
KEGItemProviderAdapterFactory.adapt(Notifier notifier,
Object type)
This implementation substitutes the factory itself as the key for the adapter. |
Object |
KEGItemProviderAdapterFactory.adapt(Object object,
Object type)
|
protected void |
EdgeItemProvider.addHeadLabelPropertyDescriptor(Object object)
This adds a property descriptor for the Head Label feature. |
protected void |
EdgeItemProvider.addMidLabelPropertyDescriptor(Object object)
This adds a property descriptor for the Mid Label feature. |
protected void |
NodeItemProvider.addNodeLabelPropertyDescriptor(Object object)
This adds a property descriptor for the Node Label feature. |
protected void |
PortItemProvider.addPortLabelPropertyDescriptor(Object object)
This adds a property descriptor for the Port Label feature. |
protected void |
EdgeItemProvider.addTailLabelPropertyDescriptor(Object object)
This adds a property descriptor for the Tail Label feature. |
protected void |
EdgeItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
NodeItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
PortItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
Object |
EdgeItemProvider.getImage(Object object)
This returns Edge.gif. |
Object |
NodeItemProvider.getImage(Object object)
This returns Node.gif. |
Object |
PortItemProvider.getImage(Object object)
This returns Port.gif. |
List<IItemPropertyDescriptor> |
EdgeItemProvider.getPropertyDescriptors(Object object)
This returns the property descriptors for the adapted class. |
List<IItemPropertyDescriptor> |
NodeItemProvider.getPropertyDescriptors(Object object)
This returns the property descriptors for the adapted class. |
List<IItemPropertyDescriptor> |
PortItemProvider.getPropertyDescriptors(Object object)
This returns the property descriptors for the adapted class. |
String |
EdgeItemProvider.getText(Object object)
This returns the label text for the adapted class. |
String |
NodeItemProvider.getText(Object object)
This returns the label text for the adapted class. |
String |
PortItemProvider.getText(Object object)
This returns the label text for the adapted class. |
boolean |
KEGItemProviderAdapterFactory.isFactoryForType(Object type)
|
Method parameters in de.cau.cs.kieler.keg.provider with type arguments of type Object | |
---|---|
protected void |
EdgeItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
NodeItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
PortItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
Uses of Object in de.cau.cs.kieler.keg.util |
---|
Subclasses of Object in de.cau.cs.kieler.keg.util | |
---|---|
class |
KEGAdapterFactory
The Adapter Factory for the model. |
class |
KEGSwitch<T>
The Switch for the model's inheritance hierarchy. |
Methods in de.cau.cs.kieler.keg.util with parameters of type Object | |
---|---|
boolean |
KEGAdapterFactory.isFactoryForType(Object object)
Returns whether this factory is applicable for the type of the object. |
Uses of Object in de.cau.cs.kieler.kev.actions |
---|
Subclasses of Object in de.cau.cs.kieler.kev.actions | |
---|---|
class |
OpenWizardAction
Implements the action for the OpenWizard window. |
Uses of Object in de.cau.cs.kieler.kev.editor |
---|
Subclasses of Object in de.cau.cs.kieler.kev.editor | |
---|---|
class |
KevProxyEditor
Proxy editor for opening mapping files by double clicking. |
Uses of Object in de.cau.cs.kieler.kev.extension.dataobserver |
---|
Subclasses of Object in de.cau.cs.kieler.kev.extension.dataobserver | |
---|---|
class |
Backhoe
|
class |
Elevator
A small simulation for the elevator example, computing the position and the lamps based on signal inputs. |
class |
Example_01
A simple Example for changing the color of the Trafficlight.svg. |
class |
Example_02
A simple Example for changing the color of the Trafficlight.svg. |
class |
KEVDataObserver
|
class |
KEVExampleDataProducer
A simple Example the Watertank.svg. |
Uses of Object in de.cau.cs.kieler.kev.mapping |
---|
Methods in de.cau.cs.kieler.kev.mapping with parameters of type Object | |
---|---|
void |
Animation.apply(Object jsonObject,
String svgElementID)
|
Uses of Object in de.cau.cs.kieler.kev.mapping.animations |
---|
Subclasses of Object in de.cau.cs.kieler.kev.mapping.animations | |
---|---|
class |
MapAnimations
This class connects the mapping-file with the corresponding SVG-file. |
class |
RunnableAnimation
|
class |
SVGLoadingStatusListener
This class implements the SVGDocumentLoaderListener. |
Uses of Object in de.cau.cs.kieler.kev.mapping.impl |
---|
Subclasses of Object in de.cau.cs.kieler.kev.mapping.impl | |
---|---|
class |
AnimationImpl
An implementation of the model object 'RunnableAnimation'. |
class |
ColorizeImpl
An implementation of the model object 'Colorize'. |
class |
MappingFactoryImpl
An implementation of the model Factory. |
class |
MappingPackageImpl
An implementation of the model Package. |
class |
MoveImpl
An implementation of the model object 'Move'. |
class |
MovePathImpl
An implementation of the model object 'Move Path'. |
class |
MoveToImpl
An implementation of the model object 'MoveTo'. |
class |
OpacityImpl
An implementation of the model object 'Opacity'. |
class |
RotateImpl
An implementation of the model object 'Rotate'. |
class |
SVGElementImpl
An implementation of the model object 'SVG Element'. |
class |
SVGFileImpl
An implementation of the model object 'SVG File'. |
class |
TextImpl
An implementation of the model object 'Text'. |
Methods in de.cau.cs.kieler.kev.mapping.impl that return Object | |
---|---|
Object |
AnimationImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
ColorizeImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
MoveImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
MovePathImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
OpacityImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
RotateImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
SVGElementImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
SVGFileImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
TextImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Methods in de.cau.cs.kieler.kev.mapping.impl with parameters of type Object | |
---|---|
void |
AnimationImpl.apply(Object jsonObject,
String svgElementID)
|
void |
ColorizeImpl.apply(Object jsonObject,
String svgElementID)
Applies the animation and replaces the current style-tag with an new fill value. |
void |
MoveImpl.apply(Object jsonObject,
String svgElementID)
|
void |
MovePathImpl.apply(Object jsonObject,
String svgElementID)
|
void |
MoveToImpl.apply(Object jsonObject,
String svgElementID)
|
void |
OpacityImpl.apply(Object jsonObject,
String svgElementID)
|
void |
RotateImpl.apply(Object jsonObject,
String svgElementID)
|
void |
TextImpl.apply(Object jsonObject,
String svgElementID)
|
void |
AnimationImpl.eSet(int featureID,
Object newValue)
|
void |
ColorizeImpl.eSet(int featureID,
Object newValue)
|
void |
MoveImpl.eSet(int featureID,
Object newValue)
|
void |
MovePathImpl.eSet(int featureID,
Object newValue)
|
void |
OpacityImpl.eSet(int featureID,
Object newValue)
|
void |
RotateImpl.eSet(int featureID,
Object newValue)
|
void |
SVGElementImpl.eSet(int featureID,
Object newValue)
|
void |
SVGFileImpl.eSet(int featureID,
Object newValue)
|
void |
TextImpl.eSet(int featureID,
Object newValue)
|
String |
AnimationImpl.getActualJSONValue(Object jsonObject,
String svgElementID)
This abstract method is equal for all animations. |
Uses of Object in de.cau.cs.kieler.kev.mapping.util |
---|
Subclasses of Object in de.cau.cs.kieler.kev.mapping.util | |
---|---|
class |
MappingAdapterFactory
The Adapter Factory for the model. |
class |
MappingSwitch<T>
The Switch for the model's inheritance hierarchy. |
Methods in de.cau.cs.kieler.kev.mapping.util with parameters of type Object | |
---|---|
boolean |
MappingAdapterFactory.isFactoryForType(Object object)
Returns whether this factory is applicable for the type of the object. |
Uses of Object in de.cau.cs.kieler.kev.ui |
---|
Subclasses of Object in de.cau.cs.kieler.kev.ui | |
---|---|
class |
OpenWizard
|
Uses of Object in de.cau.cs.kieler.kev.views |
---|
Subclasses of Object in de.cau.cs.kieler.kev.views | |
---|---|
class |
EclipseDocumentLoader
By using this document loader we can finally modify the Batik/Eclipse class loading behaviour and plug in different XML parsers than just crimson. |
class |
EclipseJSVGCanvas
Modifies the regular JSVGCanvas in such a way that the EclipseDocumentLoader class gets used instead of the standard DocumentLoader. |
class |
EclipseSAXSVGDocumentFactory
This is a special version of the SAXSVGDocumentFactory class. |
class |
KevComposite
The adapted KEV-Composite class. |
protected class |
KevComposite.MyUserAgent
This class implements a SVG user agent. |
class |
KevComposite.SVGResourceChangeListener
|
class |
KevView
The KEV-view which holds the EclipseJSVGCanvas for SVG document manipulation. |
Methods in de.cau.cs.kieler.kev.views with parameters of type Object | |
---|---|
void |
KevComposite.MyUserAgent.handleElement(Element elt,
Object data)
|
Uses of Object in de.cau.cs.kieler.kex |
---|
Subclasses of Object in de.cau.cs.kieler.kex | |
---|---|
class |
KEXPlugin
The activator class controls the plug-in life cycle. |
Uses of Object in de.cau.cs.kieler.kex.controller |
---|
Subclasses of Object in de.cau.cs.kieler.kex.controller | |
---|---|
class |
ErrorMessage
This class contains a lot of defined error messages. |
class |
ExampleManager
This class manages the import and export in kex. |
class |
ExportResource
Export resources are resources with a IResource , a localPath IPath and a flag
directOpen. |
Method parameters in de.cau.cs.kieler.kex.controller with type arguments of type Object | |
---|---|
void |
ExampleManager.export(Map<ExampleElement,Object> properties)
Exports a given example. |
Uses of Object in de.cau.cs.kieler.kex.controller.util |
---|
Subclasses of Object in de.cau.cs.kieler.kex.controller.util | |
---|---|
class |
ExampleExport
A collection of example export functions. |
class |
ExampleImport
Contains all Elements for an import of examples. |
class |
IOHandler
This class provides all methods to access I/O. |
Method parameters in de.cau.cs.kieler.kex.controller.util with type arguments of type Object | |
---|---|
static void |
ExampleExport.exportInPlugin(Map<ExampleElement,Object> properties,
PluginExampleCreator extensionCreator)
extends a plugin with a new example. |
static Example |
ExampleExport.mapToExample(Map<ExampleElement,Object> properties)
mapping of properties onto an example. |
Uses of Object in de.cau.cs.kieler.kex.model |
---|
Subclasses of Object in de.cau.cs.kieler.kex.model | |
---|---|
class |
Category
The example category model. |
class |
Example
The mainmodel class of KEX. |
class |
ExampleCollector
Main class for an example collector. |
class |
ExampleResource
The main model for representing a example resource. |
Uses of Object in de.cau.cs.kieler.kex.model.database |
---|
Subclasses of Object in de.cau.cs.kieler.kex.model.database | |
---|---|
class |
DatabaseHandler
Handles Database Connection to KIELER Examples Database. |
class |
DBExampleCollector
this is an example for extending KEX with online examples. |
class |
DBExampleCreator
This class contains methods to create a new example in a database. |
Uses of Object in de.cau.cs.kieler.kex.model.plugin |
---|
Subclasses of Object in de.cau.cs.kieler.kex.model.plugin | |
---|---|
class |
PluginConstants
Constants for communication with the plugin extensionpoints. |
class |
PluginConstants.Category
|
class |
PluginConstants.Example
|
class |
PluginConstants.Resource
|
class |
PluginExampleCollector
Contains all methods to collect example of plugin projects. |
class |
PluginExampleCreator
can be used for creating new extensions for KEX extension point. So it allows to create new examples or example categories. |
Uses of Object in de.cau.cs.kieler.kex.ui |
---|
Subclasses of Object in de.cau.cs.kieler.kex.ui | |
---|---|
class |
KEXUIImages
|
class |
KEXUIPlugin
The activator class controls the plug-in life cycle. |
Uses of Object in de.cau.cs.kieler.kex.ui.actions |
---|
Subclasses of Object in de.cau.cs.kieler.kex.ui.actions | |
---|---|
class |
ImportWizardAction
This class extends the IIntroAction . |
class |
QuickStartAction
This class contains the contents to run a quick start example. |
Uses of Object in de.cau.cs.kieler.kex.ui.util |
---|
Subclasses of Object in de.cau.cs.kieler.kex.ui.util | |
---|---|
class |
ImageConverter
Utility class for converting an image to AWT or to SWT with different sizes. |
Uses of Object in de.cau.cs.kieler.kex.ui.wizards.exporting |
---|
Subclasses of Object in de.cau.cs.kieler.kex.ui.wizards.exporting | |
---|---|
class |
ExampleAttributesPage
This class contains all elements to opens a WizardPage with example attributes. |
class |
ExampleExportPage
This class is a wizard page for the export wizard. |
class |
ExampleExportWizard
This is a wizard for the example export of kex. |
class |
ExampleResourcesPage
The examples resource page manages the resources for an export. |
class |
TextBoxValidator
This class can be used for nice swt text widget validation. |
Methods in de.cau.cs.kieler.kex.ui.wizards.exporting with parameters of type Object | |
---|---|
static String |
Messages.getString(String key,
Object... params)
Returns the String associated with the given key. |
Uses of Object in de.cau.cs.kieler.kex.ui.wizards.importing |
---|
Subclasses of Object in de.cau.cs.kieler.kex.ui.wizards.importing | |
---|---|
class |
ExampleImportWizard
This wizard contains all elements for an kex import wizard. |
class |
ImportDestPage
This class is one of the to WizardPage s of the kex import wizard. |
class |
ImportExamplePage
This class represents the import page of importwizard. |
Uses of Object in de.cau.cs.kieler.kies |
---|
Subclasses of Object in de.cau.cs.kieler.kies | |
---|---|
static class |
de.cau.cs.kieler.kies.AbstractEsterelRuntimeModule
|
class |
EsterelRuntimeModule
Use this class to register components to be used within the IDE. |
class |
EsterelStandaloneSetup
Initialization support for running Xtext languages without equinox extension registry |
Uses of Object in de.cau.cs.kieler.kies.example |
---|
Subclasses of Object in de.cau.cs.kieler.kies.example | |
---|---|
class |
EsterelExamplesPlugin
The activator class controls the plug-in life cycle |
Uses of Object in de.cau.cs.kieler.kies.formatting |
---|
Subclasses of Object in de.cau.cs.kieler.kies.formatting | |
---|---|
class |
EsterelFormatter
This class contains custom formatting description. |
class |
EsterelValueConverter
Reuse functionality introduced by the KExpressionsValueConverter here. |
Uses of Object in de.cau.cs.kieler.kies.scoping |
---|
Subclasses of Object in de.cau.cs.kieler.kies.scoping | |
---|---|
class |
EsterelScopeProvider
This class contains custom scoping description. |
class |
EsterelScopeProviderUtil
Supplies some convenient methods for scoping of the esterel grammar. |
class |
ScopeFunction<T>
interface specifying a scoping function. |
Uses of Object in de.cau.cs.kieler.kies.serializer |
---|
Subclasses of Object in de.cau.cs.kieler.kies.serializer | |
---|---|
class |
EsterelSemanticSequencer
|
class |
EsterelSyntacticSequencer
|
Uses of Object in de.cau.cs.kieler.kies.test |
---|
Subclasses of Object in de.cau.cs.kieler.kies.test | |
---|---|
class |
TestEsterelGrammar
JUnit test for the esterel grammar. |
Uses of Object in de.cau.cs.kieler.kies.transformation |
---|
Subclasses of Object in de.cau.cs.kieler.kies.transformation | |
---|---|
class |
AbstractTransformationDataComponent
Abstract implementation of a TransformationDataComponent. |
class |
EsterelToSyncChartDataComponent
DataComponent for transforming an esterel program step-wise into a SyncCharts. |
class |
SyncChartsOptimizationDataComponent
DataComponent optimizing an existing SyncCharts. |
Uses of Object in de.cau.cs.kieler.kies.transformation.action |
---|
Subclasses of Object in de.cau.cs.kieler.kies.transformation.action | |
---|---|
class |
InitialTransformationAction
|
class |
RefreshGMFPoliciesHandler
An abstract handler for testing purposes only. |
Methods in de.cau.cs.kieler.kies.transformation.action that return Object | |
---|---|
Object |
RefreshGMFPoliciesHandler.execute(ExecutionEvent event)
|
Uses of Object in de.cau.cs.kieler.kies.transformation.kivi |
---|
Subclasses of Object in de.cau.cs.kieler.kies.transformation.kivi | |
---|---|
class |
E2STransformationCombination
A KiVi Combination controlling the Esterel To SyncCharts Transformation. |
class |
KiesTransformationContext
A wrapper for the XtendTransformationContext in order to provide additional information
to the user in case any exceptions occurrs. |
Uses of Object in de.cau.cs.kieler.kies.transformation.test |
---|
Subclasses of Object in de.cau.cs.kieler.kies.transformation.test | |
---|---|
class |
TimeMeasurement
This JUnit tests serves as a kind of regression test for Esterel to SyncChart transformations. |
class |
TransformationRulesTest
This JUnit tests serves as a kind of regression test for Esterel to SyncChart transformations. |
Uses of Object in de.cau.cs.kieler.kies.transformation.util |
---|
Subclasses of Object in de.cau.cs.kieler.kies.transformation.util | |
---|---|
class |
TransformationUtil
Utility class providing convenient methods for the esterel to synccharts transformation and the pure synccharts optimization. |
Methods in de.cau.cs.kieler.kies.transformation.util with parameters of type Object | |
---|---|
static void |
TransformationUtil.debug(Object obj)
may be used to print some debug information. |
Uses of Object in de.cau.cs.kieler.kies.ui |
---|
Subclasses of Object in de.cau.cs.kieler.kies.ui | |
---|---|
static class |
de.cau.cs.kieler.kies.ui.AbstractEsterelUiModule
|
class |
EsterelUiModule
Use this class to register components to be used within the IDE. |
Uses of Object in de.cau.cs.kieler.kies.ui.contentassist |
---|
Subclasses of Object in de.cau.cs.kieler.kies.ui.contentassist | |
---|---|
class |
EsterelProposalProvider
see http://www.eclipse.org/Xtext/documentation/latest/xtext.html#contentAssist on how to customize content assistant |
Uses of Object in de.cau.cs.kieler.kies.ui.labeling |
---|
Subclasses of Object in de.cau.cs.kieler.kies.ui.labeling | |
---|---|
class |
EsterelDescriptionLabelProvider
Provides labels for a IEObjectDescriptions and IResourceDescriptions. |
class |
EsterelLabelProvider
Provides labels for a EObjects. |
Uses of Object in de.cau.cs.kieler.kies.ui.outline |
---|
Subclasses of Object in de.cau.cs.kieler.kies.ui.outline | |
---|---|
class |
EsterelOutlineTreeProvider
customization of the default outline structure |
Uses of Object in de.cau.cs.kieler.kies.ui.quickfix |
---|
Subclasses of Object in de.cau.cs.kieler.kies.ui.quickfix | |
---|---|
class |
EsterelQuickfixProvider
|
Uses of Object in de.cau.cs.kieler.kies.validation |
---|
Subclasses of Object in de.cau.cs.kieler.kies.validation | |
---|---|
class |
EsterelJavaValidator
|
Uses of Object in de.cau.cs.kieler.kiml |
---|
Subclasses of Object in de.cau.cs.kieler.kiml | |
---|---|
class |
AbstractLayoutProvider
A layout provider executes a layout algorithm to layout the child elements of a node. |
class |
LayoutAlgorithmData
Data type used to store information for a layout algorithm. |
class |
LayoutContext
Context information for configuration of layout options. |
class |
LayoutDataService
Singleton class for access to the KIML layout data. |
class |
LayoutDataService.Registry
Class used to register the layout services. |
class |
LayoutOptionData<T>
Data type used to store information for a layout option. |
class |
LayoutTypeData
Data type used to store information for a layout type. |
class |
RecursiveGraphLayoutEngine
Performs layout in a graph with hierarchy by executing a layout algorithm on each level of the hierarchy. |
class |
UnsupportedGraphException
Thrown when a layout algorithm is executed on a graph that is not supported. |
Fields in de.cau.cs.kieler.kiml with type parameters of type Object | |
---|---|
static IProperty<Object> |
LayoutContext.CONTAINER_DIAGRAM_PART
the diagram part for the container of the current graph element. |
static IProperty<Object> |
LayoutContext.DIAGRAM_PART
the main diagram part in the current context. |
Methods in de.cau.cs.kieler.kiml that return Object | |
---|---|
Object |
LayoutAlgorithmData.getDefaultValue(LayoutOptionData<?> optionData)
Returns the layout algorithm's default value for the given option. |
Object |
LayoutAlgorithmData.getPreviewImage()
Returns the preview image data. |
Methods in de.cau.cs.kieler.kiml with parameters of type Object | |
---|---|
boolean |
LayoutAlgorithmData.equals(Object obj)
|
boolean |
LayoutOptionData.equals(Object obj)
|
boolean |
LayoutTypeData.equals(Object obj)
|
void |
LayoutAlgorithmData.setOption(LayoutOptionData<?> optionData,
Object defaultValue)
Sets the knowledge status of the given layout option. |
void |
LayoutAlgorithmData.setPreviewImage(Object thepreviewImage)
Sets the preview image data. |
Uses of Object in de.cau.cs.kieler.kiml.config |
---|
Subclasses of Object in de.cau.cs.kieler.kiml.config | |
---|---|
class |
CompoundLayoutConfig
A layout configuration that is composed of multiple other configurations. |
class |
DefaultLayoutConfig
Default implementation of the layout configuration interface. |
class |
SemanticLayoutConfig
An abstract layout configuration that is able to consider semantic model properties. |
class |
VolatileLayoutConfig
A layout configuration that can be used to generate on-the-fly layout options. |
Methods in de.cau.cs.kieler.kiml.config that return Object | |
---|---|
protected abstract Object |
SemanticLayoutConfig.getSemanticValue(EObject semanticElem,
LayoutOptionData<?> layoutOption)
Determine the value of the given layout option from the semantic element. |
Object |
CompoundLayoutConfig.getValue(LayoutOptionData<?> optionData,
LayoutContext context)
Get the current value for a layout option in the given context. |
Object |
DefaultLayoutConfig.getValue(LayoutOptionData<?> optionData,
LayoutContext context)
Get the current value for a layout option in the given context. |
Object |
ILayoutConfig.getValue(LayoutOptionData<?> optionData,
LayoutContext context)
Get the current value for a layout option in the given context. |
Object |
SemanticLayoutConfig.getValue(LayoutOptionData<?> optionData,
LayoutContext context)
Get the current value for a layout option in the given context. |
Object |
VolatileLayoutConfig.getValue(LayoutOptionData<?> optionData,
LayoutContext context)
Get the current value for a layout option in the given context. |
Methods in de.cau.cs.kieler.kiml.config with parameters of type Object | |
---|---|
protected abstract void |
SemanticLayoutConfig.setSemanticValue(EObject semanticElem,
LayoutOptionData<?> layoutOption,
Object value)
Set a layout option value for the semantic element. |
void |
VolatileLayoutConfig.setValue(IProperty<?> option,
Object contextObj,
IProperty<?> contextKey,
Object value)
Set a new value for a layout option in the context of the given object. |
void |
CompoundLayoutConfig.setValue(LayoutOptionData<?> optionData,
LayoutContext context,
Object value)
Set a new value for a layout option in the given context. |
void |
IMutableLayoutConfig.setValue(LayoutOptionData<?> optionData,
LayoutContext context,
Object value)
Set a new value for a layout option in the given context. |
void |
SemanticLayoutConfig.setValue(LayoutOptionData<?> optionData,
LayoutContext context,
Object value)
Set a new value for a layout option in the given context. |
Uses of Object in de.cau.cs.kieler.kiml.export |
---|
Subclasses of Object in de.cau.cs.kieler.kiml.export | |
---|---|
class |
AbstractExporter
The base class for graph exporter. |
class |
ExporterOption<T>
An exporter option providing a description in addition to the Property functionality. |
class |
ExportManager
A singleton class for accessing graph export functionality. |
class |
ExportPlugin
The activator class controls the plug-in life cycle. |
class |
ExportUtil
A utility class for graph export. |
Method parameters in de.cau.cs.kieler.kiml.export with type arguments of type Object | |
---|---|
static void |
ExportUtil.transformKGraph2Model(String xtendFile,
String extension,
List<Object> parameters,
KNode node,
OutputStream outputStream,
Resource.Factory resourceFactory,
IKielerProgressMonitor monitor,
String... involvedMetamodels)
Transforms a kgraph into another model using a given Xtend transformation file, and writes the model to the output stream. |
Uses of Object in de.cau.cs.kieler.kiml.export.exporter |
---|
Subclasses of Object in de.cau.cs.kieler.kiml.export.exporter | |
---|---|
class |
GMLExporter
A graph exporter for the GML file format. |
class |
GraphMLExporter
A graph exporter for the GraphML file format. |
class |
KGraphExporter
A graph exporter for the raw KGraph. |
class |
OGMLExporter
A graph exporter for the OGML file format. |
Uses of Object in de.cau.cs.kieler.kiml.export.handlers |
---|
Subclasses of Object in de.cau.cs.kieler.kiml.export.handlers | |
---|---|
class |
ExportHandler
The handler that is responsible for exporting graphs from graphical diagrams. |
Methods in de.cau.cs.kieler.kiml.export.handlers that return Object | |
---|---|
Object |
ExportHandler.execute(ExecutionEvent event)
|
Uses of Object in de.cau.cs.kieler.kiml.export.ui |
---|
Subclasses of Object in de.cau.cs.kieler.kiml.export.ui | |
---|---|
class |
ExportDialog
The dialog that lets the user select a graph file format and a file to export a graph into. |
Uses of Object in de.cau.cs.kieler.kiml.export.util |
---|
Methods in de.cau.cs.kieler.kiml.export.util with parameters of type Object | |
---|---|
static void |
XtendUtil.callMethod(Object instance,
String methodName,
Object... params)
This is a workaround method for xtend to solve the issue of missing methods, which are not really missing, but unknown to xtend. |
static void |
XtendUtil.callMethod(Object instance,
String methodName,
Object... params)
This is a workaround method for xtend to solve the issue of missing methods, which are not really missing, but unknown to xtend. |
static void |
XtendUtil.callStringMethod(Object instance,
String methodName,
String param)
See callMethod . |
Uses of Object in de.cau.cs.kieler.kiml.gmf |
---|
Subclasses of Object in de.cau.cs.kieler.kiml.gmf | |
---|---|
class |
GmfDiagramLayoutManager
Diagram layout manager that is able to generically layout diagrams generated by GMF. |
class |
GmfLayoutCommand
Command used to apply layout. |
class |
GmfLayoutConfig
A layout configuration that stores layout options in the notation model of GMF diagrams. |
class |
GmfLayoutEditPolicy
Edit policy used to apply layout. |
class |
LayoutEditPolicyProvider
The edit policy provider for the apply layout edit policy. |
Methods in de.cau.cs.kieler.kiml.gmf that return Object | |
---|---|
Object |
GmfLayoutConfig.getValue(LayoutOptionData<?> optionData,
LayoutContext context)
Get the current value for a layout option in the given context. |
Methods in de.cau.cs.kieler.kiml.gmf with parameters of type Object | |
---|---|
LayoutMapping<org.eclipse.gmf.runtime.diagram.ui.editparts.IGraphicalEditPart> |
GmfDiagramLayoutManager.buildLayoutGraph(IWorkbenchPart workbenchPart,
Object diagramPart)
Build a KGraph instance for the given diagram. |
void |
GmfLayoutConfig.setValue(LayoutOptionData<?> optionData,
LayoutContext context,
Object value)
Set a new value for a layout option in the given context. |
boolean |
GmfDiagramLayoutManager.supports(Object object)
Determine whether this layout manager is able to perform layout for the given object. |
Uses of Object in de.cau.cs.kieler.kiml.gmf.combinations |
---|
Subclasses of Object in de.cau.cs.kieler.kiml.gmf.combinations | |
---|---|
class |
LayoutAfterCollapseExpandCombination
Applies automatic layout after the collapsed state of a compartment of a diagram has changed. |
Uses of Object in de.cau.cs.kieler.kiml.gmf.layoutoptions |
---|
Subclasses of Object in de.cau.cs.kieler.kiml.gmf.layoutoptions | |
---|---|
class |
KOptionImpl
Deprecated. use StringValueStyle instead |
class |
LayoutOptionsFactoryImpl
Deprecated. use StringValueStyle instead |
class |
LayoutOptionsPackageImpl
Deprecated. use StringValueStyle instead |
class |
LayoutOptionStyleImpl
Deprecated. use StringValueStyle instead |
Methods in de.cau.cs.kieler.kiml.gmf.layoutoptions that return Object | |
---|---|
Object |
KOptionImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
Deprecated. |
Object |
LayoutOptionStyleImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
Deprecated. |
Methods in de.cau.cs.kieler.kiml.gmf.layoutoptions with parameters of type Object | |
---|---|
void |
KOptionImpl.eSet(int featureID,
Object newValue)
Deprecated. |
void |
LayoutOptionStyleImpl.eSet(int featureID,
Object newValue)
Deprecated. |
Uses of Object in de.cau.cs.kieler.kiml.grana |
---|
Subclasses of Object in de.cau.cs.kieler.kiml.grana | |
---|---|
class |
AbstractAnalysisBundle
An analysis bundle can provide several analyses. |
class |
AbstractInfoAnalysis
Analyses that derive from this class are required to provide an id, name and description. |
class |
AbstractSimpleInfoAnalysis
Analyses that derive from this class can define dependencies without using the Dependency class. |
class |
AnalysisCategory
An analysis category. |
class |
AnalysisFailed
An analysis should return a subclass of this class if it failed to analyse the graph and provide meaningful information through the toString
method. |
class |
AnalysisServices
Singleton class for global access to the KIML graph analysis services. |
Methods in de.cau.cs.kieler.kiml.grana that return Object | |
---|---|
Object |
IAnalysis.doAnalysis(KNode parentNode,
Map<String,Object> results,
IKielerProgressMonitor progressMonitor)
Performs the actual analysis process and returns the results. |
Method parameters in de.cau.cs.kieler.kiml.grana with type arguments of type Object | |
---|---|
Object |
IAnalysis.doAnalysis(KNode parentNode,
Map<String,Object> results,
IKielerProgressMonitor progressMonitor)
Performs the actual analysis process and returns the results. |
Uses of Object in de.cau.cs.kieler.kiml.grana.analyses |
---|
Subclasses of Object in de.cau.cs.kieler.kiml.grana.analyses | |
---|---|
class |
AreaAnalysis
A drawing analysis that computes the size of the area a graph drawing occupies. |
class |
AspectRatioAnalysis
A drawing analysis that computes the aspect ratio of the area a graph drawing occupies. |
class |
BendsAnalysis
A graph analysis that counts the number of bendpoints. |
class |
BiconnectedComponentsAnalysis
A graph analysis that finds the number of biconnected components in a graph. |
class |
CompoundNodeChildCountAnalysis
A graph analysis that counts the number of compound nodes. |
class |
CompoundNodeCountAnalysis
A graph analysis that counts the number of compound nodes. |
class |
ConnectedComponentsAnalysis
A graph analysis that finds the number of connected components in a graph. |
class |
CoverageAnalysis
A drawing analysis that computes the percentage of the drawing area that is covered by nodes and insets. |
class |
EdgeCountAnalysis
A graph analysis that computes the number of edges in the given graph. |
class |
EdgeCrossingsAnalysis
A graph analysis that computes the number of edge crossings. |
class |
EdgeDirectionAnalysis
A drawing analysis that counts the number of edges going in each of the four directions. |
class |
EdgeLengthAnalysis
A graph analysis that computes the minimum, average and maximum edge length. |
class |
HyperedgeCrossingsAnalysis
A special edge crossings analysis for hyperedges. |
class |
HyperNodeCountAnalysis
A graph analysis that counts the number of hyper nodes. |
class |
LayersAnalysis
An analysis for the number of horizontal and vertical layers. |
class |
MultiEdgeCountAnalysis
A graph analysis that counts the number of multi edges. |
class |
NodeCountAnalysis
A graph analysis that computes the number of nodes in the given graph. |
class |
NodeDegreeAnalysis
A graph analysis that computes the min/avg/max node degree of the given graph. |
class |
NodeEdgeOverlapsAnalysis
A graph analysis that computes the number of edge-node overlaps. |
class |
NodeSizeAnalysis
A drawing analysis that computes the minimum, maximum and average node size of nodes that are not compound nodes. |
class |
PortCountAnalysis
A graph analysis that computes the number of ports in the given graph. |
class |
PortSideAnalysis
A graph analysis that computes the number of ports on each of the four sides. |
class |
SelfLoopAnalysis
A graph analysis that gives the number of self loops in the graph. |
Methods in de.cau.cs.kieler.kiml.grana.analyses that return Object | |
---|---|
Object |
AreaAnalysis.doAnalysis(KNode parentNode,
Map<String,Object> results,
IKielerProgressMonitor progressMonitor)
Performs the actual analysis process and returns the results. |
Object |
AspectRatioAnalysis.doAnalysis(KNode parentNode,
Map<String,Object> results,
IKielerProgressMonitor progressMonitor)
Performs the actual analysis process and returns the results. |
Object |
BendsAnalysis.doAnalysis(KNode parentNode,
Map<String,Object> results,
IKielerProgressMonitor progressMonitor)
Performs the actual analysis process and returns the results. |
Object |
BiconnectedComponentsAnalysis.doAnalysis(KNode parentNode,
Map<String,Object> results,
IKielerProgressMonitor progressMonitor)
Performs the actual analysis process and returns the results. |
Object |
CompoundNodeChildCountAnalysis.doAnalysis(KNode parentNode,
Map<String,Object> results,
IKielerProgressMonitor progressMonitor)
Performs the actual analysis process and returns the results. |
Object |
CompoundNodeCountAnalysis.doAnalysis(KNode parentNode,
Map<String,Object> results,
IKielerProgressMonitor progressMonitor)
Performs the actual analysis process and returns the results. |
Object |
ConnectedComponentsAnalysis.doAnalysis(KNode parentNode,
Map<String,Object> results,
IKielerProgressMonitor progressMonitor)
Performs the actual analysis process and returns the results. |
Object |
CoverageAnalysis.doAnalysis(KNode parentNode,
Map<String,Object> results,
IKielerProgressMonitor progressMonitor)
Performs the actual analysis process and returns the results. |
Object |
EdgeCountAnalysis.doAnalysis(KNode parentNode,
Map<String,Object> results,
IKielerProgressMonitor progressMonitor)
Performs the actual analysis process and returns the results. |
Object |
EdgeCrossingsAnalysis.doAnalysis(KNode parentNode,
Map<String,Object> results,
IKielerProgressMonitor progressMonitor)
Performs the actual analysis process and returns the results. |
Object |
EdgeDirectionAnalysis.doAnalysis(KNode parentNode,
Map<String,Object> results,
IKielerProgressMonitor progressMonitor)
Performs the actual analysis process and returns the results. |
Object |
EdgeLengthAnalysis.doAnalysis(KNode parentNode,
Map<String,Object> results,
IKielerProgressMonitor progressMonitor)
Performs the actual analysis process and returns the results. |
Object |
HyperNodeCountAnalysis.doAnalysis(KNode parentNode,
Map<String,Object> results,
IKielerProgressMonitor progressMonitor)
Performs the actual analysis process and returns the results. |
Object |
HyperedgeCrossingsAnalysis.doAnalysis(KNode parentNode,
Map<String,Object> results,
IKielerProgressMonitor progressMonitor)
Performs the actual analysis process and returns the results. |
Object |
LayersAnalysis.doAnalysis(KNode parentNode,
Map<String,Object> results,
IKielerProgressMonitor progressMonitor)
Performs the actual analysis process and returns the results. |
Object |
MultiEdgeCountAnalysis.doAnalysis(KNode parentNode,
Map<String,Object> results,
IKielerProgressMonitor progressMonitor)
Performs the actual analysis process and returns the results. |
Object |
NodeCountAnalysis.doAnalysis(KNode parentNode,
Map<String,Object> results,
IKielerProgressMonitor progressMonitor)
Performs the actual analysis process and returns the results. |
Object |
NodeDegreeAnalysis.doAnalysis(KNode parentNode,
Map<String,Object> results,
IKielerProgressMonitor progressMonitor)
Performs the actual analysis process and returns the results. |
Object |
NodeEdgeOverlapsAnalysis.doAnalysis(KNode parentNode,
Map<String,Object> results,
IKielerProgressMonitor progressMonitor)
Performs the actual analysis process and returns the results. |
Object |
NodeSizeAnalysis.doAnalysis(KNode parentNode,
Map<String,Object> results,
IKielerProgressMonitor progressMonitor)
Performs the actual analysis process and returns the results. |
Object |
PortCountAnalysis.doAnalysis(KNode parentNode,
Map<String,Object> results,
IKielerProgressMonitor progressMonitor)
Performs the actual analysis process and returns the results. |
Object |
PortSideAnalysis.doAnalysis(KNode parentNode,
Map<String,Object> results,
IKielerProgressMonitor progressMonitor)
Performs the actual analysis process and returns the results. |
Object |
SelfLoopAnalysis.doAnalysis(KNode parentNode,
Map<String,Object> results,
IKielerProgressMonitor progressMonitor)
Performs the actual analysis process and returns the results. |
Method parameters in de.cau.cs.kieler.kiml.grana.analyses with type arguments of type Object | |
---|---|
Object |
AreaAnalysis.doAnalysis(KNode parentNode,
Map<String,Object> results,
IKielerProgressMonitor progressMonitor)
Performs the actual analysis process and returns the results. |
Object |
AspectRatioAnalysis.doAnalysis(KNode parentNode,
Map<String,Object> results,
IKielerProgressMonitor progressMonitor)
Performs the actual analysis process and returns the results. |
Object |
BendsAnalysis.doAnalysis(KNode parentNode,
Map<String,Object> results,
IKielerProgressMonitor progressMonitor)
Performs the actual analysis process and returns the results. |
Object |
BiconnectedComponentsAnalysis.doAnalysis(KNode parentNode,
Map<String,Object> results,
IKielerProgressMonitor progressMonitor)
Performs the actual analysis process and returns the results. |
Object |
CompoundNodeChildCountAnalysis.doAnalysis(KNode parentNode,
Map<String,Object> results,
IKielerProgressMonitor progressMonitor)
Performs the actual analysis process and returns the results. |
Object |
CompoundNodeCountAnalysis.doAnalysis(KNode parentNode,
Map<String,Object> results,
IKielerProgressMonitor progressMonitor)
Performs the actual analysis process and returns the results. |
Object |
ConnectedComponentsAnalysis.doAnalysis(KNode parentNode,
Map<String,Object> results,
IKielerProgressMonitor progressMonitor)
Performs the actual analysis process and returns the results. |
Object |
CoverageAnalysis.doAnalysis(KNode parentNode,
Map<String,Object> results,
IKielerProgressMonitor progressMonitor)
Performs the actual analysis process and returns the results. |
Object |
EdgeCountAnalysis.doAnalysis(KNode parentNode,
Map<String,Object> results,
IKielerProgressMonitor progressMonitor)
Performs the actual analysis process and returns the results. |
Object |
EdgeCrossingsAnalysis.doAnalysis(KNode parentNode,
Map<String,Object> results,
IKielerProgressMonitor progressMonitor)
Performs the actual analysis process and returns the results. |
Object |
EdgeDirectionAnalysis.doAnalysis(KNode parentNode,
Map<String,Object> results,
IKielerProgressMonitor progressMonitor)
Performs the actual analysis process and returns the results. |
Object |
EdgeLengthAnalysis.doAnalysis(KNode parentNode,
Map<String,Object> results,
IKielerProgressMonitor progressMonitor)
Performs the actual analysis process and returns the results. |
Object |
HyperNodeCountAnalysis.doAnalysis(KNode parentNode,
Map<String,Object> results,
IKielerProgressMonitor progressMonitor)
Performs the actual analysis process and returns the results. |
Object |
HyperedgeCrossingsAnalysis.doAnalysis(KNode parentNode,
Map<String,Object> results,
IKielerProgressMonitor progressMonitor)
Performs the actual analysis process and returns the results. |
Object |
LayersAnalysis.doAnalysis(KNode parentNode,
Map<String,Object> results,
IKielerProgressMonitor progressMonitor)
Performs the actual analysis process and returns the results. |
Object |
MultiEdgeCountAnalysis.doAnalysis(KNode parentNode,
Map<String,Object> results,
IKielerProgressMonitor progressMonitor)
Performs the actual analysis process and returns the results. |
Object |
NodeCountAnalysis.doAnalysis(KNode parentNode,
Map<String,Object> results,
IKielerProgressMonitor progressMonitor)
Performs the actual analysis process and returns the results. |
Object |
NodeDegreeAnalysis.doAnalysis(KNode parentNode,
Map<String,Object> results,
IKielerProgressMonitor progressMonitor)
Performs the actual analysis process and returns the results. |
Object |
NodeEdgeOverlapsAnalysis.doAnalysis(KNode parentNode,
Map<String,Object> results,
IKielerProgressMonitor progressMonitor)
Performs the actual analysis process and returns the results. |
Object |
NodeSizeAnalysis.doAnalysis(KNode parentNode,
Map<String,Object> results,
IKielerProgressMonitor progressMonitor)
Performs the actual analysis process and returns the results. |
Object |
PortCountAnalysis.doAnalysis(KNode parentNode,
Map<String,Object> results,
IKielerProgressMonitor progressMonitor)
Performs the actual analysis process and returns the results. |
Object |
PortSideAnalysis.doAnalysis(KNode parentNode,
Map<String,Object> results,
IKielerProgressMonitor progressMonitor)
Performs the actual analysis process and returns the results. |
Object |
SelfLoopAnalysis.doAnalysis(KNode parentNode,
Map<String,Object> results,
IKielerProgressMonitor progressMonitor)
Performs the actual analysis process and returns the results. |
Uses of Object in de.cau.cs.kieler.kiml.grana.batch |
---|
Subclasses of Object in de.cau.cs.kieler.kiml.grana.batch | |
---|---|
class |
Batch
The class which represents an analysis batch. |
class |
BatchJob<T>
The class which represents an analysis batch job. |
class |
BatchJobResult<T>
The class that contains the results of a batch job. |
class |
BatchResult
The class which contains the information about the results of an analysis batch run. |
class |
CSVResultSerializer
A batch result serializer which saves the information as CSV. |
class |
DiagramKGraphProvider
The KGraph provider that retrieves a KGraph by opening a diagram file in an editor and using KIML to build the graph structure. |
Methods in de.cau.cs.kieler.kiml.grana.batch that return types with arguments of type Object | |
---|---|
Map<String,Object> |
BatchJobResult.getResults()
Returns the analyses results performed by the job. |
Constructor parameters in de.cau.cs.kieler.kiml.grana.batch with type arguments of type Object | |
---|---|
BatchJobResult(BatchJob<T> theJob,
Map<String,Object> theResults)
Constructs an AnalysisBatchJobResult using the AnalysisBatchJob and the results the job computed. |
Uses of Object in de.cau.cs.kieler.kiml.grana.handlers |
---|
Subclasses of Object in de.cau.cs.kieler.kiml.grana.handlers | |
---|---|
class |
AnalysisEffect
A view management effect for graph analysis. |
class |
AnalysisHandler
The handler that is responsible for receiving user input on the analyses to perform and performing them on a graphical diagram. |
class |
BatchHandler
The handler which is responsible for setting up an analysis batch run by launching the appropriate wizard and executing it. |
class |
ConfigureAnalysesHandler
The handler which responsibility is to configure the analyses selection. |
class |
LayoutAnalysisCombination
A view management combination that performs graph analysis after layout. |
Methods in de.cau.cs.kieler.kiml.grana.handlers that return Object | |
---|---|
Object |
AnalysisHandler.execute(ExecutionEvent event)
|
Object |
BatchHandler.execute(ExecutionEvent event)
|
Object |
ConfigureAnalysesHandler.execute(ExecutionEvent event)
|
Uses of Object in de.cau.cs.kieler.kiml.grana.plugin |
---|
Subclasses of Object in de.cau.cs.kieler.kiml.grana.plugin | |
---|---|
class |
GranaPlugin
The activator class controls the plug-in life cycle. |
Uses of Object in de.cau.cs.kieler.kiml.grana.ui |
---|
Subclasses of Object in de.cau.cs.kieler.kiml.grana.ui | |
---|---|
class |
AnalysisResultDialog
The dialog for presenting the results of a set of analyses. |
class |
AnalysisSelectionDialog
The dialog that shows a selection of graph analyses to the user to select from. |
class |
AnalysisSelectionViewer
A component which displays analysis categories in a given collection and lets the user select any number of analyses specifed in these categories. |
class |
BatchAnalysisSelectionPage
This page displays the available analyses and lets the user select any number of them for the batch run. |
class |
BatchFileSelectionPage
This page displays the workspace contents and lets the user select diagram files. |
class |
BatchResultFilePage
This page lets the user select a file for the results of the batch. |
class |
BatchWizard
The batch wizard lets the user select any number of diagram files and starts a job which opens the diagrams, applies automatic layout, performs all currently selected graph analyses and saves the results to a file. |
class |
DialogVisualizationMethod
A visualization method which displays the results in a dialog. |
class |
GranaGeneralPreferencePage
The general grana preference page. |
class |
GranaUIUtil
A utility class for Grana UI functionality. |
class |
HtmlResultGenerator
A utility class for generating html from a set of analysis results. |
class |
ViewVisualizationMethod
A visualization method which updates the result view. |
Uses of Object in de.cau.cs.kieler.kiml.grana.util |
---|
Subclasses of Object in de.cau.cs.kieler.kiml.grana.util | |
---|---|
class |
DiagramAnalyzer
This class provides static methods to start an analysis of a given diagram. |
class |
GranaUtil
A utility class for grana handlers. |
Methods in de.cau.cs.kieler.kiml.grana.util that return Object | |
---|---|
static Object |
DiagramAnalyzer.analyse(IEditorPart editorPart,
EditPart editPart,
AbstractInfoAnalysis analysis,
boolean progressBar)
Starts the given analysis on a diagram. |
static Object |
DiagramAnalyzer.analyse(IEditorPart editorPart,
EditPart editPart,
AbstractInfoAnalysis analysis,
Map<String,Object> options,
boolean progressBar)
Starts the given analysis on a diagram with predefined options. |
static Object |
DiagramAnalyzer.analyse(KNode parentNode,
AbstractInfoAnalysis analysis,
boolean progressBar)
Starts the given analysis on a diagram. |
static Object |
DiagramAnalyzer.analyse(KNode parentNode,
AbstractInfoAnalysis analysis,
IKielerProgressMonitor monitor)
Starts the given analysis on a diagram using a progress monitor. |
static Object |
DiagramAnalyzer.analyse(KNode parentNode,
AbstractInfoAnalysis analysis,
Map<String,Object> options,
boolean progressBar)
Starts the given analysis on a diagram with predefined options. |
static Object |
DiagramAnalyzer.analyse(KNode parentNode,
AbstractInfoAnalysis analysis,
Map<String,Object> options,
IKielerProgressMonitor monitor)
Starts the given analysis on a diagram with predefined options and using a progress monitor. |
Methods in de.cau.cs.kieler.kiml.grana.util that return types with arguments of type Object | |
---|---|
static Map<String,Object> |
DiagramAnalyzer.analyse(IEditorPart editorPart,
EditPart editPart,
List<AbstractInfoAnalysis> analyses,
boolean progressBar)
Starts the given analyses on the diagram. |
static Map<String,Object> |
DiagramAnalyzer.analyse(IEditorPart editorPart,
EditPart editPart,
List<AbstractInfoAnalysis> analyses,
Map<String,Object> options,
boolean progressBar)
Starts the given analyses on the diagram with predefined options. |
static Map<String,Object> |
DiagramAnalyzer.analyse(KNode parentNode,
List<AbstractInfoAnalysis> analyses,
boolean progressBar)
Starts the given analyses on the kgraph. |
static Map<String,Object> |
DiagramAnalyzer.analyse(KNode parentNode,
List<AbstractInfoAnalysis> analyses,
IKielerProgressMonitor monitor)
Starts the given analyses on the kgraph using a progress monitor. |
static Map<String,Object> |
DiagramAnalyzer.analyse(KNode parentNode,
List<AbstractInfoAnalysis> analyses,
Map<String,Object> options,
boolean progressBar)
Starts the given analyses on the kgraph with predefined options. |
static Map<String,Object> |
DiagramAnalyzer.analyse(KNode parentNode,
List<AbstractInfoAnalysis> analyses,
Map<String,Object> options,
IKielerProgressMonitor monitor)
Starts the given analyses on the kgraph with predefined options and using a progress monitor. |
Method parameters in de.cau.cs.kieler.kiml.grana.util with type arguments of type Object | |
---|---|
static Object |
DiagramAnalyzer.analyse(IEditorPart editorPart,
EditPart editPart,
AbstractInfoAnalysis analysis,
Map<String,Object> options,
boolean progressBar)
Starts the given analysis on a diagram with predefined options. |
static Map<String,Object> |
DiagramAnalyzer.analyse(IEditorPart editorPart,
EditPart editPart,
List<AbstractInfoAnalysis> analyses,
Map<String,Object> options,
boolean progressBar)
Starts the given analyses on the diagram with predefined options. |
static Object |
DiagramAnalyzer.analyse(KNode parentNode,
AbstractInfoAnalysis analysis,
Map<String,Object> options,
boolean progressBar)
Starts the given analysis on a diagram with predefined options. |
static Object |
DiagramAnalyzer.analyse(KNode parentNode,
AbstractInfoAnalysis analysis,
Map<String,Object> options,
IKielerProgressMonitor monitor)
Starts the given analysis on a diagram with predefined options and using a progress monitor. |
static Map<String,Object> |
DiagramAnalyzer.analyse(KNode parentNode,
List<AbstractInfoAnalysis> analyses,
Map<String,Object> options,
boolean progressBar)
Starts the given analyses on the kgraph with predefined options. |
static Map<String,Object> |
DiagramAnalyzer.analyse(KNode parentNode,
List<AbstractInfoAnalysis> analyses,
Map<String,Object> options,
IKielerProgressMonitor monitor)
Starts the given analyses on the kgraph with predefined options and using a progress monitor. |
Uses of Object in de.cau.cs.kieler.kiml.grana.views |
---|
Subclasses of Object in de.cau.cs.kieler.kiml.grana.views | |
---|---|
class |
AnalysisResultViewPart
A view that is an alternative way to display analysis results. |
Uses of Object in de.cau.cs.kieler.kiml.grana.visualization |
---|
Subclasses of Object in de.cau.cs.kieler.kiml.grana.visualization | |
---|---|
class |
AbstractSimpleVisualizer<S>
An abstract base class for result visualizers. |
class |
BoundVisualization
This class binds an analysis result to a visualization. |
class |
Visualization
This class represents a concrete visualization. |
class |
VisualizationServices
Singleton class for global access to the KIML GRANA result visualization. |
Methods in de.cau.cs.kieler.kiml.grana.visualization with parameters of type Object | ||
---|---|---|
|
Visualization.apply(AbstractInfoAnalysis analysis,
Object result,
Object parameter)
Performs the visualization by attaching it in some way to the given parameter. |
|
|
BoundVisualization.apply(Object parameter)
Performs the visualization by attaching it in some way to the given parameter. |
|
boolean |
IVisualizer.canVisualize(Object result)
Returns whether this class can visualize the given analysis result. |
|
|
Visualization.get(AbstractInfoAnalysis analysis,
Object result)
Performs the visualization and returns the result. |
|
Visualization |
VisualizationServices.getVisualization(String visualizationType,
Object object)
Returns a visualization for the given type and object. |
|
abstract S |
AbstractSimpleVisualizer.visualize(AbstractInfoAnalysis analysis,
Object result)
Visualizes the given analysis result by returning an object that represents the visualization, if canVisualize returns true for
the given result. |
|
S |
AbstractSimpleVisualizer.visualize(AbstractInfoAnalysis analysis,
Object result,
Object parameter)
Visualizes the given analysis result by modifying the given parameter and/or returning an object that represents the visualization, if canVisualize returns true for the given result. |
|
S |
IVisualizer.visualize(AbstractInfoAnalysis analysis,
Object result,
T parameter)
Visualizes the given analysis result by modifying the given parameter and/or returning an object that represents the visualization, if canVisualize returns true for the given result. |
Method parameters in de.cau.cs.kieler.kiml.grana.visualization with type arguments of type Object | |
---|---|
void |
VisualizationServices.visualize(List<AbstractInfoAnalysis> analyses,
Map<String,Object> results,
boolean silent)
Visualizes the analyses results using all registered visualization methods. |
Constructors in de.cau.cs.kieler.kiml.grana.visualization with parameters of type Object | |
---|---|
BoundVisualization(AbstractInfoAnalysis theAnalysis,
Object theResult,
Visualization theVisualization)
Constructs a BoundVisualization. |
Constructor parameters in de.cau.cs.kieler.kiml.grana.visualization with type arguments of type Object | |
---|---|
Visualization(IVisualizer<Object,Object> theVisualizer)
Constructs a Visualization. |
|
Visualization(IVisualizer<Object,Object> theVisualizer)
Constructs a Visualization. |
Uses of Object in de.cau.cs.kieler.kiml.grana.visualizers |
---|
Subclasses of Object in de.cau.cs.kieler.kiml.grana.visualizers | |
---|---|
class |
AnalysisFailedHtmlVisualizer
The html visualizer for failed analyses. |
class |
ArrayResultVisualizer
A special visualizer for arrays. |
class |
BasicCSVVisualizer
The basic visualizer for the CSV format. |
class |
BasicHtmlVisualizer
The html visualizer which simply uses the text visualization as it is. |
class |
ToStringVisualizer
The simplest possible visualizer. |
Methods in de.cau.cs.kieler.kiml.grana.visualizers with parameters of type Object | |
---|---|
boolean |
AnalysisFailedHtmlVisualizer.canVisualize(Object result)
Returns whether this class can visualize the given analysis result. |
boolean |
ArrayResultVisualizer.canVisualize(Object result)
Returns whether this class can visualize the given analysis result. |
boolean |
BasicCSVVisualizer.canVisualize(Object result)
Returns whether this class can visualize the given analysis result. |
boolean |
BasicHtmlVisualizer.canVisualize(Object result)
Returns whether this class can visualize the given analysis result. |
boolean |
ToStringVisualizer.canVisualize(Object result)
Returns whether this class can visualize the given analysis result. |
String |
AnalysisFailedHtmlVisualizer.visualize(AbstractInfoAnalysis analysis,
Object result)
Visualizes the given analysis result by returning an object that represents the visualization, if canVisualize returns true for
the given result. |
String |
ArrayResultVisualizer.visualize(AbstractInfoAnalysis analysis,
Object result)
Visualizes the given analysis result by returning an object that represents the visualization, if canVisualize returns true for
the given result. |
String |
BasicCSVVisualizer.visualize(AbstractInfoAnalysis analysis,
Object result)
Visualizes the given analysis result by returning an object that represents the visualization, if canVisualize returns true for
the given result. |
String |
ToStringVisualizer.visualize(AbstractInfoAnalysis analysis,
Object result)
Visualizes the given analysis result by returning an object that represents the visualization, if canVisualize returns true for
the given result. |
String |
BasicHtmlVisualizer.visualize(AbstractInfoAnalysis analysis,
Object result,
Object parameter)
Visualizes the given analysis result by modifying the given parameter and/or returning an object that represents the visualization, if canVisualize returns true for the given result. |
Uses of Object in de.cau.cs.kieler.kiml.graphiti |
---|
Subclasses of Object in de.cau.cs.kieler.kiml.graphiti | |
---|---|
class |
GraphitiDiagramLayoutManager
Generic layout manager implementation for Graphiti diagrams. |
class |
GraphitiLayoutCommand
A command for applying the result of automatic layout to a Graphiti diagram. |
class |
GraphitiLayoutConfig
Layout option configuration for Graphiti. |
Methods in de.cau.cs.kieler.kiml.graphiti that return Object | |
---|---|
Object |
GraphitiLayoutConfig.getValue(LayoutOptionData<?> optionData,
LayoutContext context)
Get the current value for a layout option in the given context. |
Methods in de.cau.cs.kieler.kiml.graphiti with parameters of type Object | |
---|---|
LayoutMapping<org.eclipse.graphiti.mm.pictograms.PictogramElement> |
GraphitiDiagramLayoutManager.buildLayoutGraph(IWorkbenchPart workbenchPart,
Object diagramPart)
Build a KGraph instance for the given diagram. |
void |
GraphitiLayoutConfig.setValue(LayoutOptionData<?> optionData,
LayoutContext context,
Object value)
Set a new value for a layout option in the given context. |
boolean |
GraphitiDiagramLayoutManager.supports(Object object)
Determine whether this layout manager is able to perform layout for the given object. |
Uses of Object in de.cau.cs.kieler.kiml.graphviz.dot |
---|
Subclasses of Object in de.cau.cs.kieler.kiml.graphviz.dot | |
---|---|
class |
GraphvizDotRuntimeModule
Use this class to register components to be used at runtime / without the Equinox extension registry. |
class |
GraphvizDotStandaloneSetup
Initialization support for running Xtext languages without equinox extension registry. |
Uses of Object in de.cau.cs.kieler.kiml.graphviz.dot.formatting |
---|
Subclasses of Object in de.cau.cs.kieler.kiml.graphviz.dot.formatting | |
---|---|
class |
GraphvizDotFormatter
This class contains custom formatting description. |
Uses of Object in de.cau.cs.kieler.kiml.graphviz.dot.serializer |
---|
Subclasses of Object in de.cau.cs.kieler.kiml.graphviz.dot.serializer | |
---|---|
class |
GraphvizDotSemanticSequencer
Customized semantic sequencer. |
class |
GraphvizDotSyntacticSequencer
Customized syntactic sequencer to enforce serialization of some optional keywords. |
Uses of Object in de.cau.cs.kieler.kiml.graphviz.dot.transform |
---|
Subclasses of Object in de.cau.cs.kieler.kiml.graphviz.dot.transform | |
---|---|
class |
Attributes
Definition of Graphviz attributes. |
class |
DotExporter
This class implements a transformation from the KGraph metamodel to the Dot metamodel. |
class |
DotHandler
A transformer for Graphviz Dot. |
class |
DotImporter
A transformer for Graphviz Dot. |
Uses of Object in de.cau.cs.kieler.kiml.graphviz.layouter |
---|
Subclasses of Object in de.cau.cs.kieler.kiml.graphviz.layouter | |
---|---|
class |
GraphvizException
Represents errors that occurs while calling the Graphviz command-line tool for automatic layout.. |
class |
GraphvizLayouterPlugin
The activator class controls the plug-in life cycle. |
class |
GraphvizLayoutProvider
Layout provider for the Graphviz layout tool. |
class |
GraphvizTool
Handler for accessing Graphviz via a separate process. |
Uses of Object in de.cau.cs.kieler.kiml.graphviz.layouter.preferences |
---|
Subclasses of Object in de.cau.cs.kieler.kiml.graphviz.layouter.preferences | |
---|---|
class |
GraphvizPreferencePage
The Graphviz preference page. |
Uses of Object in de.cau.cs.kieler.kiml.klayoutdata.impl |
---|
Subclasses of Object in de.cau.cs.kieler.kiml.klayoutdata.impl | |
---|---|
class |
KEdgeLayoutImpl
An implementation of the model object ' KEdge Layout'. |
class |
KIdentifierImpl
An implementation of the model object 'KIdentifier'. |
class |
KInsetsImpl
An implementation of the model object 'KInsets'. |
class |
KLayoutDataFactoryImpl
An implementation of the model Factory. |
class |
KLayoutDataPackageImpl
An implementation of the model Package. |
class |
KPointImpl
An implementation of the model object 'KPoint'. |
class |
KShapeLayoutImpl
An implementation of the model object 'KShape Layout'. |
Methods in de.cau.cs.kieler.kiml.klayoutdata.impl that return Object | |
---|---|
Object |
KEdgeLayoutImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
KIdentifierImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
KInsetsImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
KPointImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
KShapeLayoutImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Methods in de.cau.cs.kieler.kiml.klayoutdata.impl with parameters of type Object | |
---|---|
void |
KEdgeLayoutImpl.eSet(int featureID,
Object newValue)
|
void |
KIdentifierImpl.eSet(int featureID,
Object newValue)
|
void |
KInsetsImpl.eSet(int featureID,
Object newValue)
|
void |
KPointImpl.eSet(int featureID,
Object newValue)
|
void |
KShapeLayoutImpl.eSet(int featureID,
Object newValue)
|
Uses of Object in de.cau.cs.kieler.kiml.klayoutdata.util |
---|
Subclasses of Object in de.cau.cs.kieler.kiml.klayoutdata.util | |
---|---|
class |
KLayoutDataAdapterFactory
The Adapter Factory for the model. |
class |
KLayoutDataSwitch<T>
The Switch for the model's inheritance hierarchy. |
Methods in de.cau.cs.kieler.kiml.klayoutdata.util with parameters of type Object | |
---|---|
boolean |
KLayoutDataAdapterFactory.isFactoryForType(Object object)
Returns whether this factory is applicable for the type of the object. |
Uses of Object in de.cau.cs.kieler.kiml.ogdf |
---|
Subclasses of Object in de.cau.cs.kieler.kiml.ogdf | |
---|---|
class |
CircularLayouter
The circular layouter from the OGDF library. |
class |
DavidsonHarelLayouter
The Davidson-Harel layout algorithm from the OGDF library. |
class |
FMMMLayouter
The FMMM layouter from the OGDF library. |
class |
GEMLayouter
The GEM layouter from the OGDF library. |
class |
OgdfLayouter
The base wrapper class for all OGDF layouters. |
class |
OgdfLayoutProvider
The OGDF layout provider, that is the entry class used by KIML to call individual layout algorithms. |
class |
PlanarizationLayouter
The Mixed-Upward Planarization layouter from the OGDF library. |
class |
RadialTreeLayouter
The radial tree layouter from the OGDF library. |
class |
SelfLoopRouter
A router for self-loops. |
class |
SpringEmbedderFRLayouter
The Spring Embedder algorithm by Fruchterman and Reingold. |
class |
SugiyamaLayouter
The Sugiyama layouter from the OGDF library. |
class |
TreeLayouter
The tree layouter from the OGDF library. |
class |
UpwardPlanarizationLayouter
The upward-planarization layout algorithm from the OGDF library. |
Methods in de.cau.cs.kieler.kiml.ogdf with parameters of type Object | |
---|---|
protected void |
OgdfLayouter.addInformation(String key,
Object value)
Adds additional information for the next layout. |
protected void |
OgdfLayouter.addOption(String key,
Object value)
Adds an option for the next layout. |
Uses of Object in de.cau.cs.kieler.kiml.options |
---|
Subclasses of Object in de.cau.cs.kieler.kiml.options | |
---|---|
class |
LayoutOptions
Definition of layout options. |
Uses of Object in de.cau.cs.kieler.kiml.service |
---|
Subclasses of Object in de.cau.cs.kieler.kiml.service | |
---|---|
class |
ExtensionLayoutDataService
A layout data service that reads its content from the Eclipse extension registry. |
class |
KGraphHandler
Transformer for the KGraph model and XMI serialization. |
class |
LayoutInfoService
Service class for layout information such as registered diagram types and pre-configured layout option values. |
class |
ProgrammaticLayoutDataService
A Layout data service that knows about the options defined vie extension and programmatic options. |
class |
TransformationService
Service class for graph transformations. |
Methods in de.cau.cs.kieler.kiml.service that return Object | |
---|---|
Object |
LayoutInfoService.getOptionValue(EClass clazz,
String optionId)
Retrieves a layout option value for a domain model class. |
Object |
LayoutInfoService.getOptionValue(String objectId,
String optionId)
Retrieves a layout option value for an object identifier. |
Methods in de.cau.cs.kieler.kiml.service that return types with arguments of type Object | |
---|---|
Map<String,Object> |
LayoutInfoService.getOptionValues(EClass clazz)
Returns a map that contains all layout option values for a domain model class. |
Map<String,Object> |
LayoutInfoService.getOptionValues(String objectId)
Returns a map that contains all layout option values for an object identifier. |
Methods in de.cau.cs.kieler.kiml.service with parameters of type Object | |
---|---|
void |
LayoutInfoService.addOptionValue(String id,
String optionId,
Object value)
Adds the given layout option value as default for an object identifier. |
Uses of Object in de.cau.cs.kieler.kiml.service.formats |
---|
Subclasses of Object in de.cau.cs.kieler.kiml.service.formats | |
---|---|
class |
AbstractEmfHandler<T extends EObject>
An abstract superclass for EMF-based transformers. |
class |
GraphFormatData
Data type used to store information for a graph format. |
class |
TransformationData<S,T>
A transformation data object that can be arbitrarily extended using the properties mechanism. |
class |
TransformationException
An exception for graph transformation errors. |
Method parameters in de.cau.cs.kieler.kiml.service.formats with type arguments of type Object | |
---|---|
protected T |
AbstractEmfHandler.deserializeBinary(InputStream source,
Map<Object,Object> options)
Deserialize an EMF model. |
protected T |
AbstractEmfHandler.deserializeBinary(InputStream source,
Map<Object,Object> options)
Deserialize an EMF model. |
protected void |
AbstractEmfHandler.serializeBinary(T graph,
OutputStream target,
Map<Object,Object> options)
Serialize a given EMF model to the given output stream. |
protected void |
AbstractEmfHandler.serializeBinary(T graph,
OutputStream target,
Map<Object,Object> options)
Serialize a given EMF model to the given output stream. |
Uses of Object in de.cau.cs.kieler.kiml.ui |
---|
Subclasses of Object in de.cau.cs.kieler.kiml.ui | |
---|---|
class |
ActiveEditorSupportedTester
Tester class for checking whether the active editor is supported by KIML. |
class |
KimlUiPlugin
The activator class controls the plug-in life cycle. |
static class |
KimlUiPlugin.Images
nested class used to store images that are loaded at runtime. |
class |
LayouterHintDialog
A dialog to browse and select layout algorithms or layout types. |
class |
LayouterHintProvider
Content provider for displaying layout algorithms sorted by layout type. |
class |
LayoutOptionValidator
A validator for string input of layout option values by the user. |
class |
Messages
String externalization class for the KIML UI plugin. |
Methods in de.cau.cs.kieler.kiml.ui that return Object | |
---|---|
Object[] |
LayouterHintProvider.getChildren(Object parentElement)
|
Object[] |
LayouterHintProvider.getElements(Object inputElement)
|
Object |
LayouterHintProvider.getParent(Object element)
|
Methods in de.cau.cs.kieler.kiml.ui with parameters of type Object | |
---|---|
boolean |
LayouterHintProvider.applyFilter(Object element)
Apply the current filter to the given element. |
Object[] |
LayouterHintProvider.getChildren(Object parentElement)
|
Object[] |
LayouterHintProvider.getElements(Object inputElement)
|
Object |
LayouterHintProvider.getParent(Object element)
|
boolean |
LayouterHintProvider.hasChildren(Object element)
|
void |
LayouterHintProvider.inputChanged(Viewer viewer,
Object oldInput,
Object newInput)
|
boolean |
ActiveEditorSupportedTester.test(Object receiver,
String property,
Object[] args,
Object expectedValue)
|
boolean |
ActiveEditorSupportedTester.test(Object receiver,
String property,
Object[] args,
Object expectedValue)
|
Uses of Object in de.cau.cs.kieler.kiml.ui.diagram |
---|
Subclasses of Object in de.cau.cs.kieler.kiml.ui.diagram | |
---|---|
class |
ApplyLayoutRequest
Request for automatic layout on a set of edit parts of a diagram. |
class |
DiagramLayoutEngine
The entry class for automatic layout of graphical diagrams. |
class |
GefDiagramLayoutManager<T>
An abstract diagram layout manager for GEF-based implementations. |
class |
LayoutAfterDiagramReinitCombination
This combination triggers an autolayout with the given user preferences when a diagram editor was reinitialized. |
class |
LayoutCombination
Performs automatic layout when the button or key combination is pressed. |
class |
LayoutEffect
Performs automatic layout on a diagram editor for a given selection. |
class |
LayoutMapping<T>
A layout mapping describes the relation between a graphical diagram and the layout graph that is created by diagram layout managers. |
class |
RandomLayoutCombination
Add a button that triggers a Random layout onto the whole diagram once. |
class |
SetOptionsEffect
An effect that sets layout options for a specific element. |
Methods in de.cau.cs.kieler.kiml.ui.diagram with parameters of type Object | ||
---|---|---|
LayoutMapping<T> |
IDiagramLayoutManager.buildLayoutGraph(IWorkbenchPart workbenchPart,
Object diagramPart)
Build a KGraph instance for the given diagram. |
|
|
DiagramLayoutEngine.layout(IDiagramLayoutManager<T> layoutManager,
IWorkbenchPart workbenchPart,
Object diagramPart,
boolean animate,
boolean progressBar,
boolean layoutAncestors,
boolean zoom,
ILayoutConfig extraLayoutConfig)
Perform layout on the given workbench part using the given layout manager. |
|
LayoutMapping<?> |
DiagramLayoutEngine.layout(IWorkbenchPart workbenchPart,
Object diagramPart,
boolean animate,
boolean progressBar,
boolean layoutAncestors,
boolean zoom)
Perform layout on the given workbench part. |
|
LayoutMapping<?> |
DiagramLayoutEngine.layout(IWorkbenchPart workbenchPart,
Object diagramPart,
boolean animate,
boolean progressBar,
boolean layoutAncestors,
boolean zoom,
ILayoutConfig extraLayoutConfig)
Perform layout on the given workbench part. |
|
IStatus |
DiagramLayoutEngine.layout(LayoutMapping<?> mapping,
Object diagramPart,
IKielerProgressMonitor progressMonitor,
ILayoutConfig extraLayoutConfig,
boolean layoutAncestors)
Perform layout on the given layout graph mapping. |
|
void |
LayoutEffect.setOption(Object object,
IProperty<?> option,
Object value)
Set a layout option value for this layout effect. |
|
boolean |
IDiagramLayoutManager.supports(Object object)
Determine whether this layout manager is able to perform layout for the given object. |
Constructors in de.cau.cs.kieler.kiml.ui.diagram with parameters of type Object | |
---|---|
SetOptionsEffect(IWorkbenchPart part,
EObject element,
String optionId,
Object value)
Creates an effect to set a single option. |
Constructor parameters in de.cau.cs.kieler.kiml.ui.diagram with type arguments of type Object | |
---|---|
SetOptionsEffect(IWorkbenchPart part,
EObject element,
Map<String,Object> options)
Creates an effect to set multiple options. |
Uses of Object in de.cau.cs.kieler.kiml.ui.preferences |
---|
Subclasses of Object in de.cau.cs.kieler.kiml.ui.preferences | |
---|---|
class |
LayoutPreferencePage
Preference page for general KIML preferences. |
class |
NewOptionDialog
A dialog to add new default layout options in the preference page. |
class |
OptionsTableProvider
Provider class for the options tables. |
static class |
OptionsTableProvider.DataEntry
data type for row entries in the table. |
Methods in de.cau.cs.kieler.kiml.ui.preferences that return Object | |
---|---|
Object[] |
OptionsTableProvider.getElements(Object inputElement)
|
Object |
OptionsTableProvider.DataEntry.getValue()
Returns the value. |
Methods in de.cau.cs.kieler.kiml.ui.preferences with parameters of type Object | |
---|---|
boolean |
OptionsTableProvider.DataEntry.equals(Object object)
|
Image |
OptionsTableProvider.getColumnImage(Object element,
int columnIndex)
|
String |
OptionsTableProvider.getColumnText(Object element,
int columnIndex)
|
Object[] |
OptionsTableProvider.getElements(Object inputElement)
|
void |
OptionsTableProvider.inputChanged(Viewer viewer,
Object oldInput,
Object newInput)
|
void |
OptionsTableProvider.DataEntry.setValue(Object thevalue)
Sets the value. |
Constructors in de.cau.cs.kieler.kiml.ui.preferences with parameters of type Object | |
---|---|
OptionsTableProvider.DataEntry(String name,
String id,
ElementType thetype,
LayoutOptionData<?> theoptionData,
Object thevalue)
Creates a data entry. |
Uses of Object in de.cau.cs.kieler.kiml.ui.service |
---|
Subclasses of Object in de.cau.cs.kieler.kiml.ui.service | |
---|---|
class |
EclipseLayoutConfig
A layout configuration for extension point configurations and user preferences. |
class |
EclipseLayoutDataService
A special layout data service for use in an Eclipse instance. |
class |
EclipseLayoutInfoService
An extension of the layout info service for diagram layout managers and preference handling. |
class |
EclipseTransformationService
Transformation service class for use in Eclipse. |
class |
LayoutOptionManager
The main class for configuration of KGraph instances. |
Methods in de.cau.cs.kieler.kiml.ui.service that return Object | |
---|---|
static Object |
EclipseLayoutConfig.getOption(Object diagramPart,
EObject modelElement,
IProperty<?> property)
Retrieves a layout option for the given edit part and model element by querying the option for the edit part's class name and its domain model name. |
static Object |
EclipseLayoutConfig.getOption(Object diagramPart,
IProperty<?> optionData)
Retrieves a layout option from the given edit part by using the framework bridge associated with the edit part type. |
Object |
EclipseLayoutConfig.getValue(LayoutOptionData<?> optionData,
LayoutContext context)
Get the current value for a layout option in the given context. |
Methods in de.cau.cs.kieler.kiml.ui.service with parameters of type Object | |
---|---|
IDiagramLayoutManager<?> |
EclipseLayoutInfoService.getManager(IWorkbenchPart workbenchPart,
Object diagramPart)
Returns the most suitable layout manager for the given workbench and diagram part. |
static Object |
EclipseLayoutConfig.getOption(Object diagramPart,
EObject modelElement,
IProperty<?> property)
Retrieves a layout option for the given edit part and model element by querying the option for the edit part's class name and its domain model name. |
static Object |
EclipseLayoutConfig.getOption(Object diagramPart,
IProperty<?> optionData)
Retrieves a layout option from the given edit part by using the framework bridge associated with the edit part type. |
Uses of Object in de.cau.cs.kieler.kiml.ui.util |
---|
Subclasses of Object in de.cau.cs.kieler.kiml.ui.util | |
---|---|
class |
DebugCanvas
A canvas for drawing debug information on the active diagram. |
class |
Draw2DLayoutProvider
Layout provider that uses the layout algorithm shipped with Draw2D. |
class |
KimlUiUtil
Utility methods used for the KIML UI. |
Uses of Object in de.cau.cs.kieler.kiml.ui.views |
---|
Subclasses of Object in de.cau.cs.kieler.kiml.ui.views | |
---|---|
class |
DiagramDefaultAction
An action that applies the selected layout option as default for the whole diagram. |
class |
DiagramTypeDefaultAction
An action that sets the selected layout option as default for all instances of a diagram type. |
class |
EditPartDefaultAction
An action that sets the selected layout option as default for all instances of an edit part. |
class |
LayouterHintCellEditor
A cell editor that opens a dialog to select a layout algorithm or type. |
class |
LayoutPropertyDescriptor
A property descriptor for layout options. |
class |
LayoutPropertySource
A property source for layout options for GMF diagrams. |
class |
LayoutPropertySourceProvider
A property source provider used by the layout view. |
class |
LayoutViewPart
A view that displays layout options for selected objects. |
class |
RemoveOptionsAction
An action that removes all layout options from the current diagram. |
class |
SelectionInfoAction
An action that displays useful information about the current selection. |
class |
ShowLayoutViewHandler
A command handler for displaying the layout view. |
Methods in de.cau.cs.kieler.kiml.ui.views that return Object | |
---|---|
Object |
ShowLayoutViewHandler.execute(ExecutionEvent event)
|
Object |
LayoutViewPart.getCurrentEditPart()
Returns the first edit part in the current selection for which options are shown. |
Object |
LayoutPropertySource.getEditableValue()
|
Object |
LayoutPropertyDescriptor.getHelpContextIds()
|
Object |
LayoutPropertyDescriptor.getId()
|
Object |
LayoutPropertySource.getPropertyValue(Object id)
|
protected Object |
LayouterHintCellEditor.openDialogBox(Control cellEditorWindow)
|
Methods in de.cau.cs.kieler.kiml.ui.views with parameters of type Object | |
---|---|
IPropertySource |
LayoutPropertySourceProvider.getPropertySource(Object object)
|
Object |
LayoutPropertySource.getPropertyValue(Object id)
|
boolean |
LayoutPropertySource.isPropertySet(Object id)
|
void |
LayoutPropertySource.resetPropertyValue(Object id)
|
void |
LayoutPropertySource.setPropertyValue(Object id,
Object thevalue)
|
protected void |
LayouterHintCellEditor.updateContents(Object value)
|
Uses of Object in de.cau.cs.kieler.kiml.util |
---|
Subclasses of Object in de.cau.cs.kieler.kiml.util | |
---|---|
class |
BoxLayoutProvider
A layout algorithm that does not take edges into account, but treats all nodes as isolated boxes. |
class |
FixedLayoutProvider
A layout provider that sets fixed positions for all elements. |
class |
KimlUtil
Utility methods for KGraphs and layout data. |
static class |
KimlUtil.PortComparator
Comparator class used to sort ports according to their ranks. |
class |
RandomLayoutProvider
Layout provider that computes random layouts. |
Uses of Object in de.cau.cs.kieler.kiml.util.alg |
---|
Subclasses of Object in de.cau.cs.kieler.kiml.util.alg | |
---|---|
class |
BoxPlacer
Placing algorithm for boxes. |
class |
BoxSorter
Algorithm that sorts nodes according to their priority and size or position. |
Uses of Object in de.cau.cs.kieler.klay.force |
---|
Subclasses of Object in de.cau.cs.kieler.klay.force | |
---|---|
class |
ComponentsProcessor
A processor that is able to split an input graph into connected components and to pack those components after layout. |
class |
ForceLayoutProvider
Layout provider for the force layout algorithms. |
class |
KGraphImporter
Manages the transformation of KGraphs to FGraphs. |
Uses of Object in de.cau.cs.kieler.klay.force.graph |
---|
Subclasses of Object in de.cau.cs.kieler.klay.force.graph | |
---|---|
class |
FBendpoint
A bend point in the force graph. |
class |
FEdge
A physico-virtual representation of an edge, including a list of associated bend points. |
class |
FGraph
A graph for the force layouter. |
class |
FLabel
A label in the force graph. |
class |
FNode
A node in the force graph. |
class |
FParticle
A particle in the force graph, that is an object that can attract or repulse other particles. |
Uses of Object in de.cau.cs.kieler.klay.force.model |
---|
Subclasses of Object in de.cau.cs.kieler.klay.force.model | |
---|---|
class |
AbstractForceModel
Superclass for force models. |
class |
EadesModel
A force model after the Eades approach. |
class |
FruchtermanReingoldModel
A force model after the Fruchterman-Reingold approach. |
Uses of Object in de.cau.cs.kieler.klay.force.properties |
---|
Subclasses of Object in de.cau.cs.kieler.klay.force.properties | |
---|---|
class |
Properties
Property definitions for the force layouter. |
Fields in de.cau.cs.kieler.klay.force.properties with type parameters of type Object | |
---|---|
static IProperty<Object> |
Properties.ORIGIN
the original object from which a graph element was created. |
Uses of Object in de.cau.cs.kieler.klay.layered |
---|
Subclasses of Object in de.cau.cs.kieler.klay.layered | |
---|---|
class |
AbstractGraphImporter<T>
Abstract implementation of IGraphImporter , containing commonly used functionality. |
class |
CompoundKGraphImporter
Manages the transformation of Compound KGraphs to LayeredGraphs. |
class |
IntermediateProcessingStrategy
A strategy for intermediate layout processors to be used. |
class |
LayeredLayoutProvider
Layout provider to connect the layered layouter to the Eclipse based layout services. |
Methods in de.cau.cs.kieler.klay.layered with parameters of type Object | |
---|---|
protected LNode |
AbstractGraphImporter.createExternalPortDummy(Object port,
PortConstraints portConstraints,
PortSide portSide,
int netFlow,
KVector portNodeSize,
KVector portPosition,
KVector portSize)
Creates a dummy for an external port. |
Uses of Object in de.cau.cs.kieler.klay.layered.graph |
---|
Subclasses of Object in de.cau.cs.kieler.klay.layered.graph | |
---|---|
class |
LEdge
An edge in a layered graph. |
class |
LGraphElement
Abstract superclass for the layers, nodes, ports, and edges of a layered graph. |
class |
LInsets
Stores the insets of an object. |
static class |
LInsets.Double
Specifies KInsets in double coordinates. |
class |
LLabel
A label in the layered graph structure. |
class |
LNode
A node in a layered graph. |
class |
LPort
A port in a layered graph. |
static class |
LPort.SideCondition
A condition that checks the side of ports. |
static class |
LPort.TypeCondition
A condition that checks the type of ports. |
class |
LShape
Abstract superclass for LGraphElement s that can have a position and a size. |
Methods in de.cau.cs.kieler.klay.layered.graph with parameters of type Object | |
---|---|
boolean |
LInsets.Double.equals(Object obj)
|
Uses of Object in de.cau.cs.kieler.klay.layered.intermediate |
---|
Subclasses of Object in de.cau.cs.kieler.klay.layered.intermediate | |
---|---|
class |
BigNodesProcessor
The main class of the big node handler component. |
class |
CommentPostprocessor
Post-processor for comment boxes. |
class |
CommentPreprocessor
A pre-processor for comment boxes. |
class |
CompoundCycleProcessor
Detects cyclic dependencies between compound nodes and reverts edges to remove them before simple cycle removal and layering. |
class |
CompoundDummyEdgeRemover
Removes dummy edges that were inserted while importing compound graphs to implement constraints for the layering phase (keep dummy nodes representing subgraph borders left resp. |
class |
CompoundGraphRestorer
Removes all dummy edges and dummy nodes apart from upper compound border dummies from the LayeredGraph. |
class |
CompoundSideProcessor
Sets up dummy nodes at the sides of a compound node, connects these nodes with dummy edges. |
class |
EdgeAndLayerConstraintEdgeReverser
Makes sure nodes with edge or layer constraints have only incoming or only outgoing edges, as appropriate. |
class |
GraphTransformer
A layout processor that is able to perform transformations on the coordinates of a graph. |
class |
HierarchicalPortConstraintProcessor
Processes constraints imposed on hierarchical node dummies. |
class |
HierarchicalPortDummySizeProcessor
Sets the width of hierarchical port dummies. |
class |
HierarchicalPortOrthogonalEdgeRouter
This processor does the job of routing edges connected to hierarchical ports. |
class |
HierarchicalPortPositionProcessor
Sets the y coordinate of external node dummies representing eastern or western hierarchical ports. |
class |
HyperedgeDummyMerger
Looks for long edge dummy nodes that can be joined together. |
class |
HypernodesProcessor
Improves the placement of hypernodes by moving them such that they replace the join points of connected edges. |
class |
InLayerConstraintProcessor
Makes sure that in-layer constraints are respected. |
class |
InvertedPortProcessor
Inserts dummy nodes to cope with inverted ports. |
class |
LayerConstraintProcessor
Moves nodes with layer constraints to the appropriate layers. |
class |
LongEdgeJoiner
Removes dummy nodes due to edge splitting. |
class |
LongEdgeSplitter
Splits the long edges of the layered graph to obtain a proper layering. |
class |
NodeMarginCalculator
Sets the node margins. |
class |
NorthSouthPortPostprocessor
Removes dummy nodes created by NorthSouthPortPreprocessor and routes the
edges properly. |
class |
NorthSouthPortPreprocessor
Inserts dummy nodes to cope with northern and southern ports. |
class |
PortListSorter
Sorts the port lists of nodes with fixed port orders. |
class |
PortPositionProcessor
Determines the actual positions of ports for nodes whose port positions are left to be determined. |
class |
PortSideProcessor
Makes sure ports have at least a fixed side. |
class |
ReversedEdgeRestorer
Restores the direction of reversed edges. |
class |
SelfLoopProcessor
This processor does some work to ensure that other phases and processors can handle self-loops correctly. |
class |
SubgraphOrderingProcessor
Postprocesses the node ordering phase to ensure that subgraphs are not intertwined across the layers. |
Uses of Object in de.cau.cs.kieler.klay.layered.p1cycles |
---|
Subclasses of Object in de.cau.cs.kieler.klay.layered.p1cycles | |
---|---|
class |
GreedyCycleBreaker
Cycle breaker implementation that uses a greedy algorithm. |
class |
InteractiveCycleBreaker
A cycle breaker that responds to user interaction by respecting the direction of edges as given in the original drawing. |
Uses of Object in de.cau.cs.kieler.klay.layered.p2layers |
---|
Subclasses of Object in de.cau.cs.kieler.klay.layered.p2layers | |
---|---|
class |
InteractiveLayerer
A node layerer that allows user interaction by respecting previous node positions. |
class |
LongestPathLayerer
The most basic layering algorithm, which assign layers according to the longest path to a sink. |
class |
NetworkSimplexLayerer
The main class of the network simplex layerer component. |
Uses of Object in de.cau.cs.kieler.klay.layered.p3order |
---|
Subclasses of Object in de.cau.cs.kieler.klay.layered.p3order | |
---|---|
class |
AbstractCrossingMinimizer
Abstract superclass for crossing minimizer implementations. |
class |
BarycenterHeuristic
Determines the node order of a given free layer. |
class |
CompoundGraphLayerCrossingMinimizer
Implements the actual crossing minimization step for a given free layer. |
class |
ForsterConstraintResolver
Detects and resolves violated constraints. |
class |
InteractiveCrossingMinimizer
A crossing minimizer that allows user interaction by respecting previous node positions. |
class |
LayerSweepCrossingMinimizer
Crossing minimization module that performs one or more sweeps over the layers while applying a two-layer crossing minimization heuristic on each pair of layers. |
class |
NodeGroup
A NodeGroup contains one or more nodes. |
class |
NodeRelativePortDistributor
Calculates port ranks and distributes ports. |
Uses of Object in de.cau.cs.kieler.klay.layered.p4nodes |
---|
Subclasses of Object in de.cau.cs.kieler.klay.layered.p4nodes | |
---|---|
class |
LinearSegmentsNodePlacer
Node placement implementation that aligns long edges using linear segments. |
Uses of Object in de.cau.cs.kieler.klay.layered.p5edges |
---|
Subclasses of Object in de.cau.cs.kieler.klay.layered.p5edges | |
---|---|
class |
LongEdge
Class for convenient use of "long edges", this are edges covering more than one layer. |
class |
OrthogonalEdgeRouter
Edge routing implementation that creates orthogonal bend points. |
class |
OrthogonalRoutingGenerator
Edge routing implementation that creates orthogonal bend points. |
static class |
OrthogonalRoutingGenerator.NorthToSouthRoutingStrategy
Routing strategy for routing layers from north to south. |
static class |
OrthogonalRoutingGenerator.SouthToNorthRoutingStrategy
Routing strategy for routing layers from south to north. |
static class |
OrthogonalRoutingGenerator.WestToEastRoutingStrategy
Routing strategy for routing layers from west to east. |
class |
PolylineEdgeRouter
Edge router module that draws edges with non-orthogonal line segments. |
class |
SimpleLabelPlacer
A simple label placement implementation. |
class |
SplineEdgeRouter
Implements a naive way of routing the edges with splines. |
class |
SplineGenerator
Simple implementation for the spline calculator. |
Uses of Object in de.cau.cs.kieler.klay.layered.properties |
---|
Fields in de.cau.cs.kieler.klay.layered.properties with type parameters of type Object | |
---|---|
static IProperty<Object> |
Properties.ORIGIN
the original object from which a graph element was created. |
Uses of Object in de.cau.cs.kieler.klodd.hierarchical |
---|
Subclasses of Object in de.cau.cs.kieler.klodd.hierarchical | |
---|---|
class |
GraphConverter
Class that converts a KGraph into a slim graph. |
class |
HierarchicalDataflowLayoutProvider
Layout provider for the KLoDD hierarchical dataflow diagram layouter. |
Uses of Object in de.cau.cs.kieler.klodd.hierarchical.impl |
---|
Subclasses of Object in de.cau.cs.kieler.klodd.hierarchical.impl | |
---|---|
class |
BalancingLayerAssigner
Layer assigner that balances the output of a basic layer assigner. |
class |
BalancingNodePlacer
Node placing algorithm that improves the overall balance of the graph after executing a basic node placer. |
class |
BarycenterCrossingReducer
Implementation of the barycenter method for the 2-layer crossing reduction problem. |
class |
BasicNodePlacer
Node placing algorithm that orders all linear segments and creates an unbalanced placement. |
class |
InteractiveCrossingReducer
|
class |
LayerSweepCrossingReducer
Implementation of a crossing reducer that performs a layer-by-layer sweep with a 2-layer crossing reducer. |
class |
LongestPathLayerAssigner
Layer assigner working with the longest path layering algorithm. |
class |
RectilinearEdgeRouter
Edge routing algorithm that makes rectilinear edges. |
class |
SortingLayerwiseEdgePlacer
Layerwise edge placer implementation that sorts the edges and gives them slot ranks according to the result. |
class |
SortingNodewiseEdgePlacer
Nodewise edge placer implementation that sorts the edges and gives them slot ranks according to the result. |
class |
ToponumLayerwiseEdgePlacer
Layerwise edge placer implementation that orders routing slots using topological numbering. |
Methods in de.cau.cs.kieler.klodd.hierarchical.impl that return types with arguments of type Object | |
---|---|
Map<Object,RoutingSlot> |
SortingLayerwiseEdgePlacer.getSlotMap()
Returns the map of layer elements to their corresponding routing slots that was constructed during the last run of placeEdges . |
Map<Object,RoutingSlot> |
ToponumLayerwiseEdgePlacer.getSlotMap()
Returns the map of layer elements to their corresponding routing slots that was constructed during the last run of placeEdges . |
Uses of Object in de.cau.cs.kieler.klodd.hierarchical.modules |
---|
Methods in de.cau.cs.kieler.klodd.hierarchical.modules that return types with arguments of type Object | |
---|---|
Map<Object,RoutingSlot> |
ILayerwiseEdgePlacer.getSlotMap()
Returns the map of layer elements to their corresponding routing slots that was constructed during the last run of placeEdges . |
Uses of Object in de.cau.cs.kieler.klodd.hierarchical.structures |
---|
Subclasses of Object in de.cau.cs.kieler.klodd.hierarchical.structures | |
---|---|
class |
ElementLoop
Loop over a single layer element in a layered graph. |
class |
Layer
A single Layer used in a layered graph. |
class |
LayerConnection
Connection between two layer elements in a layered graph. |
class |
LayeredGraph
This structure manages the layering of an acyclic directed graph. |
class |
LayerElement
A layer element representing a node or a long edge in the layered graph. |
class |
LinearSegment
A linear segment of layer elements that represents a long edge in a layered graph. |
class |
RoutingSlot
A routing slot is a place in which layer connections can be routed. |
Methods in de.cau.cs.kieler.klodd.hierarchical.structures with parameters of type Object | |
---|---|
boolean |
LinearSegment.equals(Object obj)
|
LayerElement |
LayeredGraph.getLayerElement(Object obj)
Gets the layer element that holds the given object. |
Uses of Object in de.cau.cs.kieler.klodd.hierarchical.structures.slimgraph |
---|
Subclasses of Object in de.cau.cs.kieler.klodd.hierarchical.structures.slimgraph | |
---|---|
class |
KSlimEdge
An edge in the slim graph structure. |
static class |
KSlimEdge.Bend
Definition of an edge bend for orthogonal drawing. |
class |
KSlimFace
A face in the slim graph structure. |
static class |
KSlimFace.BorderEntry
An entry of a list associated with a face. |
class |
KSlimGraph
The general-purpose slim graph structure. |
class |
KSlimGraphElement
An element of a slim graph, which can be a node, an edge or a face. |
class |
KSlimNode
A node in the slim graph structure. |
static class |
KSlimNode.IncEntry
Single entry of a incidence list. |
Methods in de.cau.cs.kieler.klodd.hierarchical.structures.slimgraph that return Object | |
---|---|
Object |
KSlimGraphElement.getObject()
Returns the object. |
Methods in de.cau.cs.kieler.klodd.hierarchical.structures.slimgraph with parameters of type Object | |
---|---|
boolean |
KSlimGraphElement.equals(Object other)
|
protected void |
KSlimGraphElement.setObject(Object theobject)
Sets the object. |
Constructors in de.cau.cs.kieler.klodd.hierarchical.structures.slimgraph with parameters of type Object | |
---|---|
KSlimEdge(KSlimGraph graph,
KSlimNode thesource,
KSlimNode thetarget,
Object theobj)
Creates an edge connecting two existing nodes, with an object to be contained. |
|
KSlimNode(KSlimGraph graph,
Object obj)
Creates a node containing the given object. |
Uses of Object in de.cau.cs.kieler.klodd.hierarchical.structures.slimgraph.alg |
---|
Subclasses of Object in de.cau.cs.kieler.klodd.hierarchical.structures.slimgraph.alg | |
---|---|
class |
AbstractCycleRemover
Abstract superclass that can be used for implementations of cycle remover algorithms which operate by reversing edges. |
class |
DFSCycleRemover
Cycle remover that uses a depth first search to remove cycles. |
class |
GreedyCycleRemover
Cycle remover implementation that uses a greedy algorithm. |
class |
InteractiveCycleRemover
A cycle remover that allows interactive layout by considering the node positions given by the user. |
Uses of Object in de.cau.cs.kieler.klodd.ui |
---|
Subclasses of Object in de.cau.cs.kieler.klodd.ui | |
---|---|
class |
KloddUIPlugin
The activator class controls the plug-in life cycle. |
Uses of Object in de.cau.cs.kieler.klodd.ui.preferences |
---|
Subclasses of Object in de.cau.cs.kieler.klodd.ui.preferences | |
---|---|
class |
KloddLayouterPreferencePage
Preference page for all KLoDD layout algorithms. |
Uses of Object in de.cau.cs.kieler.klots |
---|
Subclasses of Object in de.cau.cs.kieler.klots | |
---|---|
class |
KlotsConnectionException
|
class |
KlotsExecutionException
|
class |
KlotsPerspective
|
class |
KlotsPlugin
|
Uses of Object in de.cau.cs.kieler.klots.editor |
---|
Subclasses of Object in de.cau.cs.kieler.klots.editor | |
---|---|
class |
HighlightSJInstructionEffect
|
class |
HighlightSJMarkerEffect
|
class |
KlotsEditor
|
class |
KlotsEditorContributor
Manages the installation/deinstallation of global actions for multi-page editors. |
Uses of Object in de.cau.cs.kieler.klots.examples |
---|
Subclasses of Object in de.cau.cs.kieler.klots.examples | |
---|---|
class |
KlotsExamplesPlugin
The activator class controls the plug-in life cycle |
Uses of Object in de.cau.cs.kieler.klots.kiemdatacomponents |
---|
Subclasses of Object in de.cau.cs.kieler.klots.kiemdatacomponents | |
---|---|
class |
KlotsEditorNXTDataObserver
|
class |
NXTDataDistributor
|
class |
SJInstructionsViewNXTDataObserver
|
Uses of Object in de.cau.cs.kieler.klots.preferences |
---|
Subclasses of Object in de.cau.cs.kieler.klots.preferences | |
---|---|
class |
KlotsColorsPreferencePage
This class represents a preference page that is contributed to the Preferences dialog. |
class |
KlotsConnectionsPreferencePage
This class represents a preference page that is contributed to the Preferences dialog. |
class |
KlotsNXTFlasherPreferencePage
This class represents a preference page that is contributed to the Preferences dialog. |
class |
KlotsPreferenceConstants
Constant definitions for plug-in preferences. |
class |
KlotsPreferenceInitializer
Class used to initialize default preference values. |
Methods in de.cau.cs.kieler.klots.preferences with parameters of type Object | |
---|---|
Image |
KlotsConnectionsPreferencePage.getImage(Object element)
|
Image |
KlotsNXTFlasherPreferencePage.getImage(Object element)
|
String |
KlotsConnectionsPreferencePage.getText(Object element)
|
String |
KlotsNXTFlasherPreferencePage.getText(Object element)
|
boolean |
KlotsConnectionsPreferencePage.isLabelProperty(Object element,
String property)
|
boolean |
KlotsNXTFlasherPreferencePage.isLabelProperty(Object element,
String property)
|
Uses of Object in de.cau.cs.kieler.klots.sj.embedded |
---|
Subclasses of Object in de.cau.cs.kieler.klots.sj.embedded | |
---|---|
class |
EmbeddedPCCommunicator
|
class |
EmbeddedPCLogger
|
class |
EmbeddedRemoteConsole
|
class |
EmbeddedSJProgramStarter
|
Uses of Object in de.cau.cs.kieler.klots.util |
---|
Subclasses of Object in de.cau.cs.kieler.klots.util | |
---|---|
class |
ColorProvider
|
class |
CommandLogListener
Simple listener for leJOS NXJ log events. |
class |
KlotsConsole
|
class |
KlotsJob
|
class |
KlotsRemotePrintConsole
|
class |
LinkProgramProgressMonitor
Simple implementation of ToolProgressMonitor. |
class |
NXTCommunicator
|
class |
NXTFirmwareFlasher
GUI application to write the leJOS Virtual Machine and Menu system to the NXT Flash. |
class |
NXTFlashUpdate
Class to allow the updating and verification of the leJOS firmware. |
class |
RemotePrintReceiver
|
class |
ToolbarTextContributionItem
|
Uses of Object in de.cau.cs.kieler.klots.views |
---|
Subclasses of Object in de.cau.cs.kieler.klots.views | |
---|---|
class |
SJInstructionsData
|
class |
SJInstructionsDataContentProvider
The Class TableDataContentProvider. |
class |
SJInstructionsDataLabelProvider
The class SJInstructionsDataLabelProvider provides the labels for the content of an SJInstructionsData entry within the SJ instructions view. |
class |
SJInstructionsDataList
|
class |
SJInstructionsView
|
class |
SJInstructionsViewer
|
Methods in de.cau.cs.kieler.klots.views that return Object | |
---|---|
Object[] |
SJInstructionsDataContentProvider.getChildren(Object parentElement)
|
Object[] |
SJInstructionsDataContentProvider.getElements(Object inputElement)
|
Object |
SJInstructionsDataContentProvider.getParent(Object element)
|
Methods in de.cau.cs.kieler.klots.views with parameters of type Object | |
---|---|
Object[] |
SJInstructionsDataContentProvider.getChildren(Object parentElement)
|
Image |
SJInstructionsDataLabelProvider.getColumnImage(Object element,
int columnIndex)
|
String |
SJInstructionsDataLabelProvider.getColumnText(Object element,
int columnIndex)
|
Object[] |
SJInstructionsDataContentProvider.getElements(Object inputElement)
|
Object |
SJInstructionsDataContentProvider.getParent(Object element)
|
boolean |
SJInstructionsDataContentProvider.hasChildren(Object element)
|
void |
SJInstructionsDataContentProvider.inputChanged(Viewer viewer,
Object oldInput,
Object newInput)
|
boolean |
SJInstructionsDataLabelProvider.isLabelProperty(Object element,
String property)
|
Uses of Object in de.cau.cs.kieler.klots.wizards |
---|
Subclasses of Object in de.cau.cs.kieler.klots.wizards | |
---|---|
class |
NewPOJFileWizard
This is a sample new wizard. |
class |
NewPOJFileWizardPage
The "New" wizard page allows setting the container for the new file as well as the file name. |
class |
NewPOJProjectWizard
|
class |
NewSJFileWizard
This is a sample new wizard. |
class |
NewSJFileWizardPage
The "New" wizard page allows setting the container for the new file as well as the file name. |
class |
NewSJProjectWizard
|
Methods in de.cau.cs.kieler.klots.wizards with parameters of type Object | |
---|---|
void |
NewPOJProjectWizard.setInitializationData(IConfigurationElement conf,
String propertyName,
Object data)
|
void |
NewSJProjectWizard.setInitializationData(IConfigurationElement conf,
String propertyName,
Object data)
|
Uses of Object in de.cau.cs.kieler.ksbase |
---|
Subclasses of Object in de.cau.cs.kieler.ksbase | |
---|---|
class |
KSBasEPlugin
The activator class controls the plug-in life cycle. |
Uses of Object in de.cau.cs.kieler.ksbase.core |
---|
Subclasses of Object in de.cau.cs.kieler.ksbase.core | |
---|---|
class |
EditorTransformationSettings
Stores the KSBasE settings for one specific editor. |
class |
KSBasEMenuContribution
A menu contribution, defined by an extension point. |
class |
KSBasETransformation
The connection between the transformations and the KSBasE plug-In. |
class |
TransformationFrameworkFactory
The transformation framework for KSBasE. |
class |
TransformationManager
The main storage and management class. |
Methods in de.cau.cs.kieler.ksbase.core that return Object | |
---|---|
Object |
KSBasETransformation.getTransformationClass()
|
Methods in de.cau.cs.kieler.ksbase.core that return types with arguments of type Object | |
---|---|
List<Object> |
EditorTransformationSettings.getTransformationClasses()
|
Methods in de.cau.cs.kieler.ksbase.core with parameters of type Object | |
---|---|
void |
EditorTransformationSettings.addTransformationClass(Object classObject)
|
boolean |
EditorTransformationSettings.equals(Object obj)
Two editor settings are the same if they have the same target editor and the same source contributor. |
boolean |
KSBasETransformation.equals(Object obj)
Two transformations are equal, when they have the same transformation name and the same number of parameters. |
void |
KSBasETransformation.setTransformationClass(Object transformationClass)
|
Uses of Object in de.cau.cs.kieler.ksbase.ui |
---|
Subclasses of Object in de.cau.cs.kieler.ksbase.ui | |
---|---|
class |
KSBasEUIPlugin
The activator class controls the plug-in life cycle. |
class |
TransformationUIManager
Transformation-UI manager. |
Uses of Object in de.cau.cs.kieler.ksbase.ui.handler |
---|
Subclasses of Object in de.cau.cs.kieler.ksbase.ui.handler | |
---|---|
class |
BalloonPopupBarEditPolicy
Policy for displaying balloons. |
class |
BalloonPopupEditPolicyProvider
Provides an edit policy to create popup balloons. |
class |
ExecuteTransformationEditPolicy
Edit policy used to execute a specific transformation. |
class |
ExecuteTransformationRequest
Request for the execution of a model transformation. |
class |
TransformationCommand
The command to execute a transformation. |
class |
TransformationCommandHandler
The generic transformation handler used for all UI actions. |
class |
TransformationEditPolicyProvider
Provides an edit policy to create and execute KSBasE commands. |
Methods in de.cau.cs.kieler.ksbase.ui.handler that return Object | |
---|---|
Object |
TransformationCommandHandler.execute(ExecutionEvent event)
Executes a transformation. |
Methods in de.cau.cs.kieler.ksbase.ui.handler that return types with arguments of type Object | |
---|---|
List<Object> |
ExecuteTransformationRequest.getSelection()
The current selection. |
Method parameters in de.cau.cs.kieler.ksbase.ui.handler with type arguments of type Object | |
---|---|
boolean |
TransformationCommand.initialize(IEditorPart editPart,
List<Object> selection,
String command,
String fileName,
List<String> packages,
ITransformationFramework framework)
Initializes the transformation. |
void |
ExecuteTransformationRequest.setSelection(List<Object> sel)
Sets the current selection. |
Constructor parameters in de.cau.cs.kieler.ksbase.ui.handler with type arguments of type Object | |
---|---|
ExecuteTransformationRequest(IEditorPart ePart,
String cmd,
String file,
List<Object> sel,
List<String> themodelPackages,
ITransformationFramework fframework)
Creates a transformation request. |
Uses of Object in de.cau.cs.kieler.ksbase.ui.kivi |
---|
Subclasses of Object in de.cau.cs.kieler.ksbase.ui.kivi | |
---|---|
class |
KSBasECombination
A Combination triggering the KSBasE transformations from kivi menu contributions. |
class |
KSBasETrigger
A Trigger that listens to KSBasE transformations. |
static class |
KSBasETrigger.KSBasEState
Contains the state of the KSBasE trigger: The selected EObject after the transformation and its DiagramEditor. |
class |
UpdateVisibilityCombination
This combination while active will update the kieler toolbar every time the selection in the editor is changed. |
class |
UpdateVisibilityEffect
This effect will request a reevaluation of all Visibility expressions and update the toolbar accordingly. |
Methods in de.cau.cs.kieler.ksbase.ui.kivi with parameters of type Object | |
---|---|
void |
KSBasETrigger.transformationAboutToExecute(Object[] args)
Notifies the listener that a transformation is about to be executed. |
void |
KSBasETrigger.transformationExecuted(Object[] args)
Notifies the listener that a transformation has been executed. |
Uses of Object in de.cau.cs.kieler.ksbase.ui.listener |
---|
Methods in de.cau.cs.kieler.ksbase.ui.listener with parameters of type Object | |
---|---|
void |
ITransformationEventListener.transformationAboutToExecute(Object[] args)
Notifies the listener that a transformation is about to be executed. |
void |
ITransformationEventListener.transformationExecuted(Object[] args)
Notifies the listener that a transformation has been executed. |
Uses of Object in de.cau.cs.kieler.ksbase.ui.menus |
---|
Subclasses of Object in de.cau.cs.kieler.ksbase.ui.menus | |
---|---|
class |
DynamicMenuContributions
Creates menus for all registered editor transformation settings and contributes them when starting an eclipse instance. |
class |
KSbasEBalloonPopup
Edit policy for the KSBasE popup balloons. |
class |
KSBasEContributionItem
Dynamic toolbar contribution for the use with KIELER View Management. |
class |
KSBasEMenuContributionService
A simple programmatic API to specify toolbar buttons to be used with the KIELER View Management. |
static class |
KSBasEMenuContributionService.ButtonConfiguration
A container class for configurations for buttons. |
Uses of Object in de.cau.cs.kieler.ksbase.ui.test |
---|
Subclasses of Object in de.cau.cs.kieler.ksbase.ui.test | |
---|---|
class |
ModelObjectTester
A property tester which checks if a selected diagram object matches a given model element. |
Methods in de.cau.cs.kieler.ksbase.ui.test with parameters of type Object | |
---|---|
boolean |
ModelObjectTester.test(Object receiver,
String property,
Object[] args,
Object expectedValue)
Test method called by the eclipse menu framework when checking for menu visibility. |
boolean |
ModelObjectTester.test(Object receiver,
String property,
Object[] args,
Object expectedValue)
Test method called by the eclipse menu framework when checking for menu visibility. |
Uses of Object in de.cau.cs.kieler.ksbase.ui.utils |
---|
Subclasses of Object in de.cau.cs.kieler.ksbase.ui.utils | |
---|---|
class |
AbstractCutCopyPasteCommandFactory
Creates the cut, copy and paste commands from ksbase. |
class |
TransformationUtils
Utilities that may be called from Xtend. |
Methods in de.cau.cs.kieler.ksbase.ui.utils with parameters of type Object | |
---|---|
static void |
TransformationUtils.setPostTransformationSelection(Object e)
Sets the object that should be selected after the transformation has been executed. |
void |
TransformationUtils.transformationAboutToExecute(Object[] args)
Pre-transformation code, empty right now. |
void |
TransformationUtils.transformationExecuted(Object[] args)
Sets the diagram editor selection to the selection object. |
Uses of Object in de.cau.cs.kieler.ksbase.util |
---|
Subclasses of Object in de.cau.cs.kieler.ksbase.util | |
---|---|
class |
UserDialogUtil
Utility class to create question dialogs to the user. |
Uses of Object in de.cau.cs.kieler.kvid |
---|
Subclasses of Object in de.cau.cs.kieler.kvid | |
---|---|
class |
KvidPlugin
Activator class for the KViD-Plugin. |
class |
KvidUtil
Utility class for the KViD-Plugin. |
Uses of Object in de.cau.cs.kieler.kvid.data |
---|
Subclasses of Object in de.cau.cs.kieler.kvid.data | |
---|---|
class |
DataObject
Class for storing all important data for KViD to visualize. |
class |
KvidUri
Object for holding addressing information about an element referred to for visualization purposes. |
Methods in de.cau.cs.kieler.kvid.data that return Object | |
---|---|
Object |
DataObject.getHistoryValue(int which)
Method to get a certain history value. |
Methods in de.cau.cs.kieler.kvid.data with parameters of type Object | |
---|---|
boolean |
KvidUri.equals(Object obj)
|
Uses of Object in de.cau.cs.kieler.kvid.datadistributor |
---|
Subclasses of Object in de.cau.cs.kieler.kvid.datadistributor | |
---|---|
class |
DataDistributor
This class organizes the distribution of the collected data to the objects that visualize it. |
class |
RuntimeConfiguration
Class for handling configuration that happens during runtime. |
Uses of Object in de.cau.cs.kieler.kvid.dataprovider |
---|
Subclasses of Object in de.cau.cs.kieler.kvid.dataprovider | |
---|---|
class |
KiemCsvDataProvider
Data source which is a IDataProvider and uses CSV files
to provide the data. |
class |
KiemDataProvider
Data Source which is a IDataProvider and uses KIEM to collect
simulation data. |
Uses of Object in de.cau.cs.kieler.kvid.ui |
---|
Subclasses of Object in de.cau.cs.kieler.kvid.ui | |
---|---|
class |
KvidUIPlugin
The activator class controls the plug-in life cycle. |
Uses of Object in de.cau.cs.kieler.kvid.ui.displays |
---|
Subclasses of Object in de.cau.cs.kieler.kvid.ui.displays | |
---|---|
class |
DisplayFactory
|
class |
ScopeEditPart
EditPart which handles ScopeNodes. |
Uses of Object in de.cau.cs.kieler.kvid.ui.views |
---|
Subclasses of Object in de.cau.cs.kieler.kvid.ui.views | |
---|---|
class |
PropertiesView
Eclipse view for editing KViD properties by hand. |
Uses of Object in de.cau.cs.kieler.kvid.visual |
---|
Subclasses of Object in de.cau.cs.kieler.kvid.visual | |
---|---|
class |
GmfAnimator
Class handling the animation of data figures in GMF. |
class |
GmfDrawer
Drawer class implementation for GMF. |
class |
GmfFigure
The figure which is used to display plain data. |
class |
GmfGraphicsFigure
Deprecated. Use GmfImageFigure instead |
class |
GmfImageFigure
Figure who uses an image for visualization. |
Uses of Object in de.cau.cs.kieler.kvid.visual.complex |
---|
Subclasses of Object in de.cau.cs.kieler.kvid.visual.complex | |
---|---|
class |
AbstractDataDisplayEditPart
Abstract EditPart to use when implementing KViD elements that should appear in an GMF Editor. |
class |
AbstractDisplayFactory
Factory for creating registered DataDisplayEditParts. |
class |
DataDisplayEditPartProvider
IEditPartProvider for node classes provided by KViD. |
class |
DataDisplayViewProvider
|
class |
DisplayNodeHandler
Handler class for a display node adding command. |
Methods in de.cau.cs.kieler.kvid.visual.complex that return Object | |
---|---|
Object |
DisplayNodeHandler.execute(ExecutionEvent event)
|
Uses of Object in de.cau.cs.kieler.kwebs |
---|
Subclasses of Object in de.cau.cs.kieler.kwebs | |
---|---|
class |
GraphLayoutOption
Utility class for transferring layout options to the layout server. |
class |
LocalServiceException
. |
class |
RemoteServiceException
. |
class |
ServiceDataConfigurationElement
This class realizes the IConfigurationElement interface of the eclipse platform in order to
provide the meta data of a layout service in a form processable by ExtensionLayoutDataService . |
class |
ServiceDataLayoutDataService
This class provides the ability to initialize the local layout meta data of KIELER from the serial notation in XMI of a layout services meta data model. |
class |
Statistics
Class for holding measured statistical data about a layout process. |
Methods in de.cau.cs.kieler.kwebs that return Object | |
---|---|
Object |
ServiceDataConfigurationElement.createExecutableExtension(String propertyName)
|
Object |
ServiceDataConfigurationElement.getParent()
|
Uses of Object in de.cau.cs.kieler.kwebs.client |
---|
Subclasses of Object in de.cau.cs.kieler.kwebs.client | |
---|---|
class |
AbstractLayoutServiceClient
Abstract base implementation of the ILayoutServiceClient interface. |
class |
EclipseServerConfigsStorageManager
This utility class provides convenient access to the list of server configuration configurable by the user. |
class |
HttpBasedLayoutServiceClient
Abstract client implementation supporting HTTPS configuration. |
class |
KwebsClientPlugin
Activator for the client plug-in. |
class |
LayoutHistory
Container class for holding statistical data about layout operations. |
class |
LayoutHistoryPage
Utility class for generating HTML representation of the collected statistics. |
class |
LayoutServiceClients
This class handles the registration of layout service clients and the mapping to their supported protocols. |
class |
Preferences
Preference constants used by the KWebS web service clients. |
class |
ServerConfigData
This utility class resembles a server configuration as the user can edit it on the preference page for remote layout. |
class |
ServerConfigs
This utility class provides convenient access to the list of server configuration configurable by the user. |
Methods in de.cau.cs.kieler.kwebs.client that return Object | |
---|---|
Object[] |
ServerConfigs.toObjectArray()
Returns an object array consisting of the server configuration. |
Methods in de.cau.cs.kieler.kwebs.client with parameters of type Object | |
---|---|
boolean |
ServerConfigData.equals(Object obj)
|
Uses of Object in de.cau.cs.kieler.kwebs.client.jaxws |
---|
Subclasses of Object in de.cau.cs.kieler.kwebs.client.jaxws | |
---|---|
class |
JaxWsClient
Client implementation for the JAX-WS web service. |
Uses of Object in de.cau.cs.kieler.kwebs.client.jeti |
---|
Subclasses of Object in de.cau.cs.kieler.kwebs.client.jeti | |
---|---|
class |
JetiClient
Client implementation for the jETI web service. |
Uses of Object in de.cau.cs.kieler.kwebs.client.layout |
---|
Subclasses of Object in de.cau.cs.kieler.kwebs.client.layout | |
---|---|
class |
LayoutServiceImageDescriptor
An image descriptor for supporting lazy loading of the preview images via layout web service client. |
class |
RemoteGraphLayoutEngine
This class is used to calculate the layout of a graph using a remote layout service. |
class |
RemoteLayoutDataService
This class is designed for retrieving the layout capabilities of a remote layout provider and make it available in the KIELER framework so the user can annotate his model only with the server side available options. |
class |
ServiceUnavailableException
. |
class |
SwitchLayoutMode
This is an utility class for switching between local and remote layout. |
Uses of Object in de.cau.cs.kieler.kwebs.client.ui |
---|
Subclasses of Object in de.cau.cs.kieler.kwebs.client.ui | |
---|---|
class |
AbstractServerBasedJob
This is an abstract job with the support for testing the servers availability. |
class |
AbstractServerConfigDialog
Abstract class for providing basic dialog functionality for NewServerConfigDialog
and EditProviderDialog . |
class |
BrowserDialog
This class provides a dialog which can show arbitrary HTML content in a browser widget. |
class |
CheckAvailabilityJob
This job tests layout service availability and displays a status dialog afterwards. |
class |
EditServerConfigDialog
Dialog for editing an existing server configuration. |
class |
KWebSStatusBar
This class makes an addition to the status bar so that the user can identify whether he is doing local or remote layout. |
class |
NewServerConfigDialog
Dialog for adding a new provider. |
class |
RemoteLayoutPreferencePage
This class provides the preference page for configuring the service based layout. |
class |
ServerDetailsJob
This job tests layout service availability and displays the layout servers capabilities afterwards or an error message if the service is not available. |
class |
ServerDetailsPage
Utility class for generating HTML content for the server details dialog. |
Uses of Object in de.cau.cs.kieler.kwebs.jaxws |
---|
Subclasses of Object in de.cau.cs.kieler.kwebs.jaxws | |
---|---|
class |
GetPreviewImage
Java class for getPreviewImage complex type. |
class |
GetPreviewImageResponse
Java class for getPreviewImageResponse complex type. |
class |
GetServiceData
Java class for getServiceData complex type. |
class |
GetServiceDataResponse
Java class for getServiceDataResponse complex type. |
class |
GraphLayout
Java class for graphLayout complex type. |
class |
GraphLayoutResponse
Java class for graphLayoutResponse complex type. |
class |
LayoutService
This class was generated by the JAX-WS RI. |
class |
ObjectFactory
This object contains factory methods for each Java content interface and Java element interface generated in the de.cau.cs.kieler.kwebs.jaxws package. |
class |
ServiceFault
Java class for ServiceFault complex type. |
class |
ServiceFault_Exception
This class was generated by the JAX-WS RI. |
Uses of Object in de.cau.cs.kieler.kwebs.jaxws.handlers |
---|
Subclasses of Object in de.cau.cs.kieler.kwebs.jaxws.handlers | |
---|---|
class |
DebugHandler
Debugging handler for the JAX-WS service. |
Uses of Object in de.cau.cs.kieler.kwebs.servicedata.impl |
---|
Subclasses of Object in de.cau.cs.kieler.kwebs.servicedata.impl | |
---|---|
class |
CategoryImpl
An implementation of the model object 'Category'. |
class |
KnownOptionImpl
An implementation of the model object 'Known Option'. |
class |
LayoutAlgorithmImpl
An implementation of the model object 'Layout Algorithm'. |
class |
LayoutOptionImpl
An implementation of the model object 'Layout Option'. |
class |
LayoutTypeImpl
An implementation of the model object 'Layout Type'. |
class |
RemoteEnumImpl
An implementation of the model object 'Remote Enum'. |
class |
ServiceDataFactoryImpl
An implementation of the model Factory. |
class |
ServiceDataImpl
An implementation of the model object 'Service Data'. |
class |
ServiceDataPackageImpl
An implementation of the model Package. |
class |
SupportedDiagramImpl
An implementation of the model object 'Supported Diagram'. |
class |
SupportedFormatImpl
An implementation of the model object 'Supported Format'. |
Methods in de.cau.cs.kieler.kwebs.servicedata.impl that return Object | |
---|---|
Object |
CategoryImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
KnownOptionImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
LayoutAlgorithmImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
LayoutOptionImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
LayoutTypeImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
RemoteEnumImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
ServiceDataImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
SupportedDiagramImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
SupportedFormatImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Methods in de.cau.cs.kieler.kwebs.servicedata.impl with parameters of type Object | |
---|---|
void |
CategoryImpl.eSet(int featureID,
Object newValue)
|
void |
KnownOptionImpl.eSet(int featureID,
Object newValue)
|
void |
LayoutAlgorithmImpl.eSet(int featureID,
Object newValue)
|
void |
LayoutOptionImpl.eSet(int featureID,
Object newValue)
|
void |
LayoutTypeImpl.eSet(int featureID,
Object newValue)
|
void |
RemoteEnumImpl.eSet(int featureID,
Object newValue)
|
void |
ServiceDataImpl.eSet(int featureID,
Object newValue)
|
void |
SupportedDiagramImpl.eSet(int featureID,
Object newValue)
|
void |
SupportedFormatImpl.eSet(int featureID,
Object newValue)
|
Uses of Object in de.cau.cs.kieler.kwebs.servicedata.transformation |
---|
Subclasses of Object in de.cau.cs.kieler.kwebs.servicedata.transformation | |
---|---|
class |
ServiceDataXmiTransformer
This class is used for the serialization and deserialization of the service data model. |
Uses of Object in de.cau.cs.kieler.kwebs.servicedata.util |
---|
Subclasses of Object in de.cau.cs.kieler.kwebs.servicedata.util | |
---|---|
class |
ServiceDataAdapterFactory
The Adapter Factory for the model. |
class |
ServiceDataResourceFactoryImpl
The Resource Factory associated with the package. |
class |
ServiceDataResourceImpl
The Resource associated with the package. |
class |
ServiceDataSwitch<T>
The Switch for the model's inheritance hierarchy. |
class |
ServiceDataXMLProcessor
This class contains helper methods to serialize and deserialize XML documents |
Methods in de.cau.cs.kieler.kwebs.servicedata.util with parameters of type Object | |
---|---|
boolean |
ServiceDataAdapterFactory.isFactoryForType(Object object)
Returns whether this factory is applicable for the type of the object. |
Uses of Object in de.cau.cs.kieler.kwebs.util |
---|
Subclasses of Object in de.cau.cs.kieler.kwebs.util | |
---|---|
class |
Debug
Debugging utilities, mostly for displaying objects. |
class |
Graphs
Utility class for duplicating layout information between structurally identical graphs. |
class |
Resources
Utilities for accessing resources such as files or bundled resources. |
Uses of Object in de.cau.cs.kieler.maude |
---|
Subclasses of Object in de.cau.cs.kieler.maude | |
---|---|
class |
MaudeInterfacePlugin
This activator class controls the life cycle of the MaudeInterfacePlugin. |
Uses of Object in de.cau.cs.kieler.maude.internal |
---|
Subclasses of Object in de.cau.cs.kieler.maude.internal | |
---|---|
class |
MaudeSession
|
Uses of Object in de.cau.cs.kieler.papyrus |
---|
Subclasses of Object in de.cau.cs.kieler.papyrus | |
---|---|
class |
MultiPartDiagramLayoutManager
Layout manager wrapper for the Papyrus multi diagram editor. |
class |
PapyrusFrameworkBridge
An extension of the GMF editing bridge for Papyrus multi-page editors. |
Methods in de.cau.cs.kieler.papyrus with parameters of type Object | |
---|---|
LayoutMapping<org.eclipse.gmf.runtime.diagram.ui.editparts.IGraphicalEditPart> |
MultiPartDiagramLayoutManager.buildLayoutGraph(IWorkbenchPart workbenchPart,
Object diagramPart)
Build a KGraph instance for the given diagram. |
EditPart |
PapyrusFrameworkBridge.getEditPart(IWorkbenchPart workbenchPart,
Object object)
Returns the relevant edit part for the given object. |
EditPart |
PapyrusFrameworkBridge.getEditPart(Object object)
Returns the relevant edit part for the given object. |
boolean |
MultiPartDiagramLayoutManager.supports(Object object)
Determine whether this layout manager is able to perform layout for the given object. |
boolean |
PapyrusFrameworkBridge.supports(Object object)
Determine whether this bridge supports the given object. |
Uses of Object in de.cau.cs.kieler.s |
---|
Subclasses of Object in de.cau.cs.kieler.s | |
---|---|
static class |
de.cau.cs.kieler.s.AbstractSRuntimeModule
|
class |
SRuntimeModule
Use this class to register components to be used at runtime / without the Equinox extension registry. |
class |
SStandaloneSetup
Initialization support for running Xtext languages without equinox extension registry |
Uses of Object in de.cau.cs.kieler.s.codegen |
---|
Subclasses of Object in de.cau.cs.kieler.s.codegen | |
---|---|
class |
AbstractCodegenHandler
|
class |
AbstractWorkflowGenerator
|
class |
SCodegenPlugin
The activator class controls the plug-in life cycle |
Methods in de.cau.cs.kieler.s.codegen that return Object | |
---|---|
Object |
AbstractCodegenHandler.execute(ExecutionEvent event)
|
Uses of Object in de.cau.cs.kieler.s.formatting |
---|
Subclasses of Object in de.cau.cs.kieler.s.formatting | |
---|---|
class |
SFormatter
This class implements a custom formatting description for S. |
class |
STransientService
|
Uses of Object in de.cau.cs.kieler.s.sc |
---|
Subclasses of Object in de.cau.cs.kieler.s.sc | |
---|---|
class |
S2SCPlugin
The activator class controls the plug-in life cycle |
Uses of Object in de.cau.cs.kieler.s.sc.beautifier |
---|
Subclasses of Object in de.cau.cs.kieler.s.sc.beautifier | |
---|---|
class |
Beautifier
Formats generated Java code using the Eclipse code formatter. |
class |
SCCodeFormatter
A utility class to beautify the generated SC-code. |
Uses of Object in de.cau.cs.kieler.s.scoping |
---|
Subclasses of Object in de.cau.cs.kieler.s.scoping | |
---|---|
class |
SScopeProvider
This class contains custom scoping description. |
Uses of Object in de.cau.cs.kieler.s.serializer |
---|
Subclasses of Object in de.cau.cs.kieler.s.serializer | |
---|---|
class |
SSemanticSequencer
|
class |
SSyntacticSequencer
|
Uses of Object in de.cau.cs.kieler.s.sj |
---|
Subclasses of Object in de.cau.cs.kieler.s.sj | |
---|---|
class |
S2SJPlugin
The activator class controls the plug-in life cycle |
class |
SJGenerator
A simple class to invoke the process of generating SC-Code. |
Uses of Object in de.cau.cs.kieler.s.ui |
---|
Subclasses of Object in de.cau.cs.kieler.s.ui | |
---|---|
static class |
de.cau.cs.kieler.s.ui.AbstractSUiModule
|
class |
SUiModule
Use this class to register components to be used within the IDE. |
Uses of Object in de.cau.cs.kieler.s.ui.contentassist |
---|
Subclasses of Object in de.cau.cs.kieler.s.ui.contentassist | |
---|---|
class |
SProposalProvider
see http://www.eclipse.org/Xtext/documentation/latest/xtext.html#contentAssist on how to customize content assistant |
Uses of Object in de.cau.cs.kieler.s.ui.labeling |
---|
Subclasses of Object in de.cau.cs.kieler.s.ui.labeling | |
---|---|
class |
SDescriptionLabelProvider
Provides labels for a IEObjectDescriptions and IResourceDescriptions. |
class |
SLabelProvider
Provides labels for a EObjects. |
Uses of Object in de.cau.cs.kieler.s.ui.outline |
---|
Subclasses of Object in de.cau.cs.kieler.s.ui.outline | |
---|---|
class |
SOutlineTreeProvider
customization of the default outline structure |
Uses of Object in de.cau.cs.kieler.s.ui.quickfix |
---|
Subclasses of Object in de.cau.cs.kieler.s.ui.quickfix | |
---|---|
class |
SQuickfixProvider
|
Uses of Object in de.cau.cs.kieler.s.validation |
---|
Subclasses of Object in de.cau.cs.kieler.s.validation | |
---|---|
class |
SJavaValidator
|
Uses of Object in de.cau.cs.kieler.sim.kiem |
---|
Subclasses of Object in de.cau.cs.kieler.sim.kiem | |
---|---|
class |
JSONObjectDataComponent
The Class JSONObjectDataComponent. |
class |
JSONSignalValues
The Class JSONSignalValues. |
class |
JSONStringDataComponent
The Class JSONStringDataComponent. |
class |
KiemEvent
This class implements some constants that define specific events in KIEM. |
class |
KiemExecutionException
The Class KiemExecutionException. |
class |
KiemInitializationException
The Class KiemInitializationException. |
class |
KiemMasterException
The Class KiemMasterException. |
class |
KiemPlugin
This activator class controls the life cycle of the KiemPlugin. |
Methods in de.cau.cs.kieler.sim.kiem that return Object | |
---|---|
Object |
KiemEvent.getInfo()
Gets the info parameter or null if no info was attached. |
static Object |
JSONSignalValues.getSignalValue(Object signalValue)
Gets the value of a SignalValue. |
Methods in de.cau.cs.kieler.sim.kiem with parameters of type Object | |
---|---|
static Object |
JSONSignalValues.getSignalValue(Object signalValue)
Gets the value of a SignalValue. |
static boolean |
JSONSignalValues.isPresent(Object signalValue)
Checks whether the signal of this SignalValue is present. |
static boolean |
JSONSignalValues.isSignalValue(Object signalValue)
Checks if this Object is a SignalValue. |
static JSONObject |
JSONSignalValues.newValue(Object value,
boolean present)
Create a new SignalValue for a valued signal, containing a presentKey and a valueKey. |
Action[] |
IKiemToolbarContributor.provideToolbarActions(Object info)
The plugin will add the components from left to right in the order that the contributors are stored in the extension registry. |
ControlContribution[] |
IKiemToolbarContributor.provideToolbarContributions(Object info)
The plugin will add the components from left to right in the order that the contributors are stored in the extension registry. |
void |
KiemEvent.setInfo(Object infoParam)
Sets the optional info parameter. |
Constructors in de.cau.cs.kieler.sim.kiem with parameters of type Object | |
---|---|
KiemEvent(int[] eventCodesParam,
Object infoParam)
This KiemEvent constructor sets the event(s) of interest during construction. |
|
KiemEvent(int eventCodeParam,
Object infoParam)
This KiemEvent constructor sets the event(s) of interest during construction. |
Uses of Object in de.cau.cs.kieler.sim.kiem.automated |
---|
Subclasses of Object in de.cau.cs.kieler.sim.kiem.automated | |
---|---|
class |
AbstractAutomatedComponent
Default implementation of an automated component. |
class |
AbstractAutomatedProducer
This is the default implementation of an automated producer. |
class |
AbstractAutomationListener
Abstract implementation of the automation listener. |
class |
KiemAutomatedPlugin
The activator class controls the plug-in life cycle. |
Uses of Object in de.cau.cs.kieler.sim.kiem.automated.data |
---|
Subclasses of Object in de.cau.cs.kieler.sim.kiem.automated.data | |
---|---|
class |
AbstractResult
An abstract result. |
class |
AutoTestComponent
This class is just for testing the automated execution feature. |
class |
ComponentResult
The result for a single DataComponent (that implements the IAutomatedProducer interface). |
class |
IterationResult
This class contains the result of one iteration. |
class |
ModelResult
The result for a single model file. |
Uses of Object in de.cau.cs.kieler.sim.kiem.automated.execution |
---|
Subclasses of Object in de.cau.cs.kieler.sim.kiem.automated.execution | |
---|---|
class |
AutomationJob
This job is responsible for starting the execution in the execution manager. |
class |
AutomationManager
The manager for handling the actual execution. |
class |
CancelManager
Manager for everything related to the premature termination of the current execution run. |
static class |
CancelManager.MonitorChecker
This thread checks whether the user canceled the monitor while a step was being processed. |
Uses of Object in de.cau.cs.kieler.sim.kiem.automated.ui |
---|
Subclasses of Object in de.cau.cs.kieler.sim.kiem.automated.ui | |
---|---|
class |
KiemAutoUIPlugin
The activator class controls the plug-in life cycle. |
Uses of Object in de.cau.cs.kieler.sim.kiem.automated.ui.extension |
---|
Subclasses of Object in de.cau.cs.kieler.sim.kiem.automated.ui.extension | |
---|---|
class |
AutomationListener
Listens to events coming from the automated execution and is responsible for relaying them to the different view elements. |
class |
EventListener
The event listener listens to events coming from the KIEM that are related to the execution. |
class |
ToolbarContributor
The toolbar contributor is responsible for providing the wizardAction that is added to the toolbar of the KIEM. |
Methods in de.cau.cs.kieler.sim.kiem.automated.ui.extension with parameters of type Object | |
---|---|
Action[] |
ToolbarContributor.provideToolbarActions(Object info)
The plugin will add the components from left to right in the order that the contributors are stored in the extension registry. |
ControlContribution[] |
ToolbarContributor.provideToolbarContributions(Object info)
The plugin will add the components from left to right in the order that the contributors are stored in the extension registry. |
Uses of Object in de.cau.cs.kieler.sim.kiem.automated.ui.preferences |
---|
Subclasses of Object in de.cau.cs.kieler.sim.kiem.automated.ui.preferences | |
---|---|
class |
KiemAutoPreferencePage
Preference page for KIEM main configuration. |
Uses of Object in de.cau.cs.kieler.sim.kiem.automated.ui.ui |
---|
Subclasses of Object in de.cau.cs.kieler.sim.kiem.automated.ui.ui | |
---|---|
class |
AutomatedExecutionWizard
The wizard for setting up the automated execution. |
class |
ClearViewAction
This button is responsible for clearing the results view. |
class |
ExportTableAction
Action for exporting and saving the tables on the view. |
class |
FileSelectionPage
This page displays the current workspace and asks the user to select the execution and model files. |
class |
PropertySettingPage
The page for setting up all custom properties for the execution. |
class |
SelectImportedDialog
This dialog is for selecting additional schedules from the list of schedules that were imported through the extension point. |
class |
SkipAction
Super class for all actions that have to do with skipping. |
class |
SkipExecutionAction
Stop the currently running automated execution run. |
class |
SkipExecutionFileAction
Action for skipping the currently running execution file. |
class |
SkipIterationAction
Action for skipping the currently running iteration. |
class |
SkipModelFileAction
Action for canceling the currently running model file. |
Methods in de.cau.cs.kieler.sim.kiem.automated.ui.ui that return Object | |
---|---|
Object[] |
ExportTableAction.getElements(Object inputElement)
|
Methods in de.cau.cs.kieler.sim.kiem.automated.ui.ui with parameters of type Object | |
---|---|
Object[] |
ExportTableAction.getElements(Object inputElement)
|
Image |
ExportTableAction.getImage(Object element)
|
String |
ExportTableAction.getText(Object element)
|
void |
ExportTableAction.inputChanged(Viewer viewer,
Object oldInput,
Object newInput)
|
boolean |
ExportTableAction.isLabelProperty(Object element,
String property)
|
Uses of Object in de.cau.cs.kieler.sim.kiem.automated.ui.views |
---|
Subclasses of Object in de.cau.cs.kieler.sim.kiem.automated.ui.views | |
---|---|
class |
AbstractTableExporter
Abstract super class for all table exporter. |
class |
AutomatedEvalView
A View for displaying the results of an automated execution run. |
class |
CSVTableExporter
The builder for converting the table to a comma separated file. |
class |
ExecutionFilePanel
A panel that displays a table visualizing the results of a the execution of one .execution file with multiple model files and possibly multiple iterations. |
static class |
ExecutionFilePanel.PanelData
Contains all the data that is shown on a execution file panel. |
class |
LatexTableExporter
The builder for converting the table to a Latex table. |
Uses of Object in de.cau.cs.kieler.sim.kiem.config |
---|
Subclasses of Object in de.cau.cs.kieler.sim.kiem.config | |
---|---|
class |
KiemConfigurationPlugin
The activator class controls the plug-in life cycle. |
Uses of Object in de.cau.cs.kieler.sim.kiem.config.data |
---|
Subclasses of Object in de.cau.cs.kieler.sim.kiem.config.data | |
---|---|
class |
AbstractStringWrapper
A wrapper for a string. |
class |
ConfigDataComponent
Holds all information needed for the currently running schedule. For example: Aimed Step Duration Timeouts ...and user defined variables |
class |
EditorDefinition
Definition class for the editor. |
class |
EditorIdWrapper
Wraps around editor ids. |
class |
KiemConfigEvent
This class holds additional event constants that are needed for the scheduling manager. |
class |
KiemPropertyKeyWrapper
Wraps around the property key. |
class |
MostRecentCollection<T>
This implements a collection that can update according to most recent use. |
class |
ScheduleData
Holds all data needed to manage a specific schedule. |
class |
Tools
Contains a number of useful tools. |
Methods in de.cau.cs.kieler.sim.kiem.config.data that return Object | ||
---|---|---|
static
|
Tools.removeFromArray(Type[] array,
int index)
Removes an element from an array. |
|
Object[] |
MostRecentCollection.toArray()
|
|
|
MostRecentCollection.toArray(Type[] a)
|
Methods in de.cau.cs.kieler.sim.kiem.config.data with parameters of type Object | ||
---|---|---|
static
|
Tools.arrayToList(T[] array)
Converts an array to a list. |
|
int |
AbstractStringWrapper.compareTo(Object another)
Compares this with another Object. |
|
boolean |
MostRecentCollection.contains(Object o)
|
|
boolean |
AbstractStringWrapper.equals(Object another)
|
|
boolean |
EditorDefinition.equals(Object o)
|
|
boolean |
MostRecentCollection.remove(Object o)
|
|
static
|
Tools.removeFromArray(Type[] array,
int index)
Removes an element from an array. |
|
|
MostRecentCollection.toArray(Type[] a)
|
Constructors in de.cau.cs.kieler.sim.kiem.config.data with parameters of type Object | |
---|---|
KiemConfigEvent(int param,
Object info)
Creates a new KiemConfigEvent. |
Uses of Object in de.cau.cs.kieler.sim.kiem.config.exception |
---|
Subclasses of Object in de.cau.cs.kieler.sim.kiem.config.exception | |
---|---|
class |
AbstractKiemException
Super class for all Exceptions in the configuration part of KIEM. |
class |
KiemParserException
This Exception is thrown when a problem occurred while parsing from the Eclipse Preference Store. |
class |
ScheduleFileMissingException
Indicates that the file associated with a given schedule is no longer in the saved location. |
Methods in de.cau.cs.kieler.sim.kiem.config.exception that return Object | |
---|---|
Object |
AbstractKiemException.getInfo()
|
Constructors in de.cau.cs.kieler.sim.kiem.config.exception with parameters of type Object | |
---|---|
AbstractKiemException(String message,
Object infoParam)
Creates a new AbstractKiemException. |
|
AbstractKiemException(String message,
Throwable cause,
Object infoParam)
Creates a new AbstractKiemException. |
|
AbstractKiemException(Throwable cause,
Object infoParam)
Creates a new AbstractKiemException. |
|
KiemParserException(String message,
Object infoParam)
Creates a new KiemParserException. |
|
KiemParserException(String message,
Throwable cause,
Object infoParam)
Creates a new KiemParserException. |
|
KiemParserException(Throwable cause,
Object infoParam)
Creates a new KiemParserException. |
|
ScheduleFileMissingException(String message,
Object infoParam)
Creates a new ScheduleFileMissingException. |
|
ScheduleFileMissingException(Throwable cause,
Object infoParam)
Creates a new ScheduleFileMissingException.java. |
Uses of Object in de.cau.cs.kieler.sim.kiem.config.extension |
---|
Subclasses of Object in de.cau.cs.kieler.sim.kiem.config.extension | |
---|---|
class |
ConfigurationProvider
Provides a link to the configuration manager. |
class |
ContributionsProvider
Provides two combo boxes for the toolbar in the Execution Manager. |
class |
KiemEventListener
Listens to all events from the main KIEM Plugin and handles file related events. |
Methods in de.cau.cs.kieler.sim.kiem.config.extension with parameters of type Object | |
---|---|
Action[] |
ContributionsProvider.provideToolbarActions(Object info)
The plugin will add the components from left to right in the order that the contributors are stored in the extension registry. |
ControlContribution[] |
ContributionsProvider.provideToolbarContributions(Object info)
The plugin will add the components from left to right in the order that the contributors are stored in the extension registry. |
Uses of Object in de.cau.cs.kieler.sim.kiem.config.managers |
---|
Subclasses of Object in de.cau.cs.kieler.sim.kiem.config.managers | |
---|---|
class |
AbstractManager
Abstract super class for all manager classes in this package. |
class |
ConfigurationManager
Handles the default and currently running configuration. |
class |
EditorManager
Manages the editors including editor names and editor ids. |
class |
PropertyUsageManager
Manages a list of keys for the properties where the default property should be used rather than the property value in the currently loaded configuration. |
class |
ScheduleComparator
Compares schedule data based on their supported priorities for an editor. |
class |
ScheduleManager
Manages all data for the scheduling preferences. |
Uses of Object in de.cau.cs.kieler.sim.kiem.config.preferences |
---|
Subclasses of Object in de.cau.cs.kieler.sim.kiem.config.preferences | |
---|---|
class |
ConfigurationsPreferencePage
Preference page for KIEM main configuration. |
class |
KiemTableComparator
Compares two KIEMProperty objects and determines which one should be displayed first based on the key of the property. |
class |
PropertiesPreferencePage
Preference page for the configuration of user defined properties. |
class |
PropertiesTableProvider
Provider class for the configuration table. |
class |
SchedulePreferencePage
Preference page for the scheduling preferences in KIEM. |
class |
SchedulePriorityTableProvider
Provider class for the schedule priorities table. |
static class |
SchedulePriorityTableProvider.DataEntry
data type for row entries in the table. |
Methods in de.cau.cs.kieler.sim.kiem.config.preferences that return Object | |
---|---|
Object[] |
PropertiesTableProvider.getElements(Object inputElement)
|
Object[] |
SchedulePriorityTableProvider.getElements(Object inputElement)
|
Object |
PropertiesTableProvider.getValue(Object element,
String property)
|
Object |
SchedulePriorityTableProvider.getValue(Object element,
String property)
|
Methods in de.cau.cs.kieler.sim.kiem.config.preferences with parameters of type Object | |
---|---|
boolean |
PropertiesTableProvider.canModify(Object element,
String property)
|
boolean |
SchedulePriorityTableProvider.canModify(Object element,
String property)
|
int |
KiemTableComparator.compare(Viewer viewer,
Object e1,
Object e2)
|
Image |
PropertiesTableProvider.getColumnImage(Object element,
int columnIndex)
|
Image |
SchedulePriorityTableProvider.getColumnImage(Object element,
int columnIndex)
|
String |
PropertiesTableProvider.getColumnText(Object element,
int columnIndex)
|
String |
SchedulePriorityTableProvider.getColumnText(Object element,
int columnIndex)
|
Object[] |
PropertiesTableProvider.getElements(Object inputElement)
|
Object[] |
SchedulePriorityTableProvider.getElements(Object inputElement)
|
Image |
SchedulePreferencePage.getImage(Object element)
|
String |
SchedulePreferencePage.getText(Object element)
|
Object |
PropertiesTableProvider.getValue(Object element,
String property)
|
Object |
SchedulePriorityTableProvider.getValue(Object element,
String property)
|
void |
PropertiesTableProvider.inputChanged(Viewer viewer,
Object oldInput,
Object newInput)
|
void |
SchedulePriorityTableProvider.inputChanged(Viewer viewer,
Object oldInput,
Object newInput)
|
boolean |
SchedulePreferencePage.isLabelProperty(Object element,
String property)
|
void |
PropertiesTableProvider.modify(Object element,
String property,
Object value)
|
void |
SchedulePriorityTableProvider.modify(Object element,
String property,
Object value)
|
Uses of Object in de.cau.cs.kieler.sim.kiem.config.ui |
---|
Subclasses of Object in de.cau.cs.kieler.sim.kiem.config.ui | |
---|---|
class |
AbstractPropertiesDialog<T>
An abstract dialog that creates a number of text fields with custom labels and Ok/Cancel option. |
class |
ExecutionFileMissingDialog
The dialog for showing that the execution file is missing and dealing with it. |
class |
NewPropertyDialog
The dialog window for adding a new property to the list of KIEM's default properties. |
class |
PropertyUsageDialog
Open a dialog where the user can select the keys that should be taken from the default configuration rather than the currently opened configuration. |
class |
ScheduleSelector
The selection combobox for loading saved schedules. |
class |
SingleStringInputDialog
Reads a single String from the user. |
Uses of Object in de.cau.cs.kieler.sim.kiem.execution |
---|
Subclasses of Object in de.cau.cs.kieler.sim.kiem.execution | |
---|---|
class |
DataPoolTestApplication
The Class DataPoolTestApplication. |
class |
Execution
The Class Execution. |
class |
InitializeExecution
This implements the concurrent initialization that can be aborted from outside e.g. |
class |
JSONDataPool
The Class JSONDataPool. |
class |
JSONMerger
The Class JSONMerger implements the merging functionality of used by the DataPool. |
class |
ObserverExecution
The Class ObserverExecution. |
class |
ProducerExecution
The Class ProducerExecution. |
class |
TimeoutThread
The Class TimeoutThread. |
Uses of Object in de.cau.cs.kieler.sim.kiem.internal |
---|
Subclasses of Object in de.cau.cs.kieler.sim.kiem.internal | |
---|---|
class |
AbstractDataComponent
The DataComponent class implements the basic behavior of a data observer and/or data producer component. |
class |
DataComponentWrapper
The Class DataComponentWrapper. |
class |
KiemProxyEditor
The Class editor is a fake Eclipse EditorPart that handles a convenient way of opening *.execution files over the ProjectExplorer. |
Methods in de.cau.cs.kieler.sim.kiem.internal with parameters of type Object | |
---|---|
void |
AbstractDataComponent.setInitializationData(IConfigurationElement config,
String propertyName,
Object data)
|
Uses of Object in de.cau.cs.kieler.sim.kiem.properties |
---|
Subclasses of Object in de.cau.cs.kieler.sim.kiem.properties | |
---|---|
class |
EditableDialogCellEditor
En editable DialogCell editor. |
class |
KiemProperty
The Class KiemProperty. |
class |
KiemPropertyException
The Class KiemPropertyError defines an error that can be thrown by DataComponents if the properties are not correctly set. |
class |
KiemPropertyType
The abstract class KiemPropertyType. |
class |
KiemPropertyTypeBool
The Class KiemPropertyTypeBool. |
class |
KiemPropertyTypeChoice
The Class KiemPropertyTypeChoice. |
class |
KiemPropertyTypeEditor
The Class KiemPropertyTypeEditor. |
class |
KiemPropertyTypeFile
The Class KiemPropertyTypeFile. |
class |
KiemPropertyTypeFile.CustomDialogCellEditor
The Class CustomDialogCellEditor. |
class |
KiemPropertyTypeInt
This implements a sample KiemPropertyType for an integer type. |
class |
KiemPropertyTypeString
The Class KiemPropertyTypeString. |
class |
KiemPropertyTypeWorkspaceFile
The Class KiemPropertyTypeWorkspaceFile. |
class |
KiemPropertyTypeWorkspaceFile.CustomDialogCellEditor
The Class CustomDialogCellEditor. |
Methods in de.cau.cs.kieler.sim.kiem.properties that return Object | |
---|---|
protected Object |
EditableDialogCellEditor.doGetValue()
|
Object |
IKiemPropertyType.getValue(KiemProperty property)
Gets the value of the property type. |
Object |
KiemPropertyTypeBool.getValue(KiemProperty property)
This method bridges boolean values (encoded as Strings in property) to int of the combobox cell editor. |
Object |
KiemPropertyTypeChoice.getValue(KiemProperty property)
This method bridges String names values (encoded as Strings in property) to int of the combobox cell editor. |
Object |
KiemPropertyTypeEditor.getValue(KiemProperty property)
This method bridges String names values (encoded as Strings in property) to int of the combobox cell editor. |
Object |
KiemPropertyTypeFile.getValue(KiemProperty property)
This method bridges String file location values (encoded as Strings in property) and the String displayed in the String cell editor. |
Object |
KiemPropertyTypeInt.getValue(KiemProperty property)
This method bridges integer values (encoded as Strings in property) to Strings of the string cell editor. |
Object |
KiemPropertyTypeString.getValue(KiemProperty property)
This method does not bridge anything because the string cell editor handles Strings directly. |
Object |
KiemPropertyTypeWorkspaceFile.getValue(KiemProperty property)
This method bridges String file location values (encoded as Strings in property) and the String displayed in the String cell editor. |
protected abstract Object |
EditableDialogCellEditor.openDialogBox(Control cellEditorWindow)
Opens a dialog box under the given parent control and returns the dialog's value when it closes, or null if the dialog was
canceled or no selection was made in the dialog. |
protected Object |
KiemPropertyTypeFile.CustomDialogCellEditor.openDialogBox(Control cellEditorWindow)
|
protected Object |
KiemPropertyTypeWorkspaceFile.CustomDialogCellEditor.openDialogBox(Control cellEditorWindow)
|
Methods in de.cau.cs.kieler.sim.kiem.properties with parameters of type Object | |
---|---|
protected void |
EditableDialogCellEditor.doSetValue(Object valueParam)
|
void |
IKiemPropertyType.setValue(KiemProperty property,
Object value)
Sets the value of the property type. |
void |
KiemPropertyTypeBool.setValue(KiemProperty property,
Object value)
This method bridges boolean values (encoded as Strings in property) to int of the combobox cell editor. |
void |
KiemPropertyTypeChoice.setValue(KiemProperty element,
Object value)
This method bridges String names values (encoded as Strings in property) to int of the combobox cell editor. |
void |
KiemPropertyTypeEditor.setValue(KiemProperty property,
Object value)
This method bridges String names values (encoded as Strings in property) to int of the combobox cell editor. |
void |
KiemPropertyTypeFile.setValue(KiemProperty property,
Object value)
This method bridges String file location values (encoded as Strings in property) and the String displayed in the String cell editor. |
void |
KiemPropertyTypeInt.setValue(KiemProperty property,
Object value)
This method bridges integer values (encoded as Strings in property) to Strings of the string cell editor. |
void |
KiemPropertyTypeString.setValue(KiemProperty property,
Object value)
This method does not bridge anything because the string cell editor handles Strings directly. |
void |
KiemPropertyTypeWorkspaceFile.setValue(KiemProperty property,
Object value)
This method bridges String file location values (encoded as Strings in property) and the String displayed in the String cell editor. |
protected void |
EditableDialogCellEditor.updateContents(Object valueParam)
Updates the controls showing the value of this cell editor. |
Uses of Object in de.cau.cs.kieler.sim.kiem.ui |
---|
Subclasses of Object in de.cau.cs.kieler.sim.kiem.ui | |
---|---|
class |
AddDataComponentDialog
The Class AddDataComponentDialog. |
class |
AimedStepDurationTextField
The Class AimedStepDurationTextField. |
class |
DropDownAction
The Class DropDownAction. |
class |
KiemIcons
The Class KiemIcons. |
class |
KiemUIPlugin
The activator class controls the plug-in life cycle. |
class |
StepTextField
The Class StepTextField. |
Uses of Object in de.cau.cs.kieler.sim.kiem.ui.datacomponent |
---|
Subclasses of Object in de.cau.cs.kieler.sim.kiem.ui.datacomponent | |
---|---|
class |
DataComponentPlugin
The activator class controls the plug-in life cycle |
class |
JSONObjectSimulationDataComponent
The Class JSONObjectDataComponent. |
protected class |
JSONObjectSimulationDataComponent.M2MProgressMonitor
|
Methods in de.cau.cs.kieler.sim.kiem.ui.datacomponent with parameters of type Object | |
---|---|
void |
JSONObjectSimulationDataComponent.M2MProgressMonitor.finished(Object element,
Object context)
|
void |
JSONObjectSimulationDataComponent.M2MProgressMonitor.postTask(Object element,
Object context)
|
void |
JSONObjectSimulationDataComponent.M2MProgressMonitor.preTask(Object element,
Object context)
|
void |
JSONObjectSimulationDataComponent.M2MProgressMonitor.started(Object element,
Object context)
|
Uses of Object in de.cau.cs.kieler.sim.kiem.ui.launching |
---|
Subclasses of Object in de.cau.cs.kieler.sim.kiem.ui.launching | |
---|---|
class |
KIEMDelegate
The class KIEMDelegate implements the launcher behavior when pressed on RUN/DEBUG button in the launch wizard or via the shortcuts. |
class |
KIEMLaunchShortcut
The Class KIEMLaunchShortcut. |
class |
KiemTab
The class KiemTab implements the basic launch tab in the launch configuration page. |
class |
KiemUILaunchPlugin
The activator class controls the plug-in life cycle. |
Uses of Object in de.cau.cs.kieler.sim.kiem.ui.views |
---|
Subclasses of Object in de.cau.cs.kieler.sim.kiem.ui.views | |
---|---|
class |
KiemComponentEditing
The Class KiemComponentEditing. |
class |
KiemContentProvider
The Class KiemContentProvider. |
class |
KiemLabelProvider
The Class KiemLabelProvider provides the labels for the table of DataComponentWrappers in the KiemView. |
class |
KiemPropertyEditing
The Class KiemPropertyEditing. |
class |
KiemTableViewer
The Class KiemTableViewer. |
class |
KiemView
The Class KiemView is only instantiated once when the view part is registered in the Eclipse IDE. |
Methods in de.cau.cs.kieler.sim.kiem.ui.views that return Object | |
---|---|
Object[] |
KiemContentProvider.getChildren(Object parentElement)
|
Object[] |
KiemContentProvider.getElements(Object inputElement)
|
Object |
KiemContentProvider.getParent(Object element)
|
protected Object |
KiemComponentEditing.getValue(Object element)
|
protected Object |
KiemPropertyEditing.getValue(Object element)
|
Methods in de.cau.cs.kieler.sim.kiem.ui.views with parameters of type Object | |
---|---|
protected boolean |
KiemComponentEditing.canEdit(Object element)
|
protected boolean |
KiemPropertyEditing.canEdit(Object element)
|
protected CellEditor |
KiemComponentEditing.getCellEditor(Object element)
|
protected CellEditor |
KiemPropertyEditing.getCellEditor(Object element)
|
Object[] |
KiemContentProvider.getChildren(Object parentElement)
|
Image |
KiemLabelProvider.getColumnImage(Object element,
int columnIndex)
|
String |
KiemLabelProvider.getColumnText(Object element,
int columnIndex)
|
Object[] |
KiemContentProvider.getElements(Object inputElement)
|
Object |
KiemContentProvider.getParent(Object element)
|
protected Object |
KiemComponentEditing.getValue(Object element)
|
protected Object |
KiemPropertyEditing.getValue(Object element)
|
boolean |
KiemContentProvider.hasChildren(Object element)
|
void |
KiemContentProvider.inputChanged(Viewer viewer,
Object oldInput,
Object newInput)
|
boolean |
KiemLabelProvider.isLabelProperty(Object element,
String property)
|
protected void |
KiemComponentEditing.setValue(Object element,
Object value)
|
protected void |
KiemPropertyEditing.setValue(Object element,
Object value)
|
Uses of Object in de.cau.cs.kieler.sim.kivi |
---|
Subclasses of Object in de.cau.cs.kieler.sim.kivi | |
---|---|
class |
KiViDataComponent
A data component that observes the activity of syncchart states during simulation. |
class |
StateActivityTrigger
A trigger notifying the view management about the active states during simulation. |
static class |
StateActivityTrigger.ActiveStates
Contains the currently active states. |
class |
StateMachineKiViDataComponent
A data component that observes the activity of syncchart states during simulation. |
class |
StateMachineSimulationTrigger
A trigger notifying the view management about the internal model states and simulation state during simulation. |
static class |
StateMachineSimulationTrigger.StateMachineSimulationState
A TriggerState for a KIEM simulation of a State Machine, e.g. |
Uses of Object in de.cau.cs.kieler.sim.syncsignalreset |
---|
Subclasses of Object in de.cau.cs.kieler.sim.syncsignalreset | |
---|---|
class |
DataComponent
The class DataComponent implements the KIEM Extension Point. |
class |
SyncSignalResetPlugin
The activator class controls the SyncSignalReset plug-in's life cycle. |
Uses of Object in de.cau.cs.kieler.sim.table |
---|
Subclasses of Object in de.cau.cs.kieler.sim.table | |
---|---|
class |
DataObserver
The class DataObserver implements the observer DataComponent which should be scheduled behind any producer DataComponents. |
class |
DataProducer
The class DataProducer implements the producer DataComponent which should be scheduled before any observer DataComponents. |
class |
TablePlugin
The activator class controls the Table plug-in's life cycle. |
Uses of Object in de.cau.cs.kieler.sim.table.views |
---|
Subclasses of Object in de.cau.cs.kieler.sim.table.views | |
---|---|
class |
DataTableView
The class DataTableView implements the ViewPart of the KIEM data table. |
class |
DataTableViewer
The Class DataTableViewer. |
class |
TableData
The class TableData implements a single data entry that represents a variable or signal within the data table. |
class |
TableDataContentProvider
The Class TableDataContentProvider. |
class |
TableDataEditing
The class TableDataEditing implements the editing support for DataTable entries of the table. |
class |
TableDataLabelProvider
The class TableDataLabelProvider provides the labels and images for the content of an TableData entry within the table ViewPart. |
class |
TableDataList
The class TableDataList implements a list of TableData elements that are the input of the DataTableViewer. |
class |
TableViewerSorter
The Class TableViewerSorter is responsible to sort the data table. |
Methods in de.cau.cs.kieler.sim.table.views that return Object | |
---|---|
Object[] |
TableDataContentProvider.getChildren(Object parentElement)
|
Object[] |
TableDataContentProvider.getElements(Object inputElement)
|
Object |
TableDataContentProvider.getParent(Object element)
|
protected Object |
TableDataEditing.getValue(Object element)
|
Methods in de.cau.cs.kieler.sim.table.views with parameters of type Object | |
---|---|
protected boolean |
TableDataEditing.canEdit(Object element)
|
int |
TableViewerSorter.compare(Viewer viewer,
Object o1,
Object o2)
Compare two TableData values. |
protected CellEditor |
TableDataEditing.getCellEditor(Object element)
|
Object[] |
TableDataContentProvider.getChildren(Object parentElement)
|
Image |
TableDataLabelProvider.getColumnImage(Object element,
int columnIndex)
|
String |
TableDataLabelProvider.getColumnText(Object element,
int columnIndex)
|
Object[] |
TableDataContentProvider.getElements(Object inputElement)
|
Object |
TableDataContentProvider.getParent(Object element)
|
protected Object |
TableDataEditing.getValue(Object element)
|
boolean |
TableDataContentProvider.hasChildren(Object element)
|
void |
TableDataContentProvider.inputChanged(Viewer viewer,
Object oldInput,
Object newInput)
|
boolean |
TableDataLabelProvider.isLabelProperty(Object element,
String property)
|
protected void |
TableDataEditing.setValue(Object element,
Object value)
|
Uses of Object in de.cau.cs.kieler.sim.trace |
---|
Subclasses of Object in de.cau.cs.kieler.sim.trace | |
---|---|
class |
Activator
The activator class controls the plug-in life cycle |
class |
Signal
Implementation of a signal, which has a name, as status and an optional value. |
class |
TraceReader
Data-component to read traces in esi format. |
class |
TraceValidator
Data-component to read traces in esi format. |
Uses of Object in de.cau.cs.kieler.sim.validator |
---|
Subclasses of Object in de.cau.cs.kieler.sim.validator | |
---|---|
class |
InputDataComponent
|
class |
OutputDataComponent
|
class |
ValidatorPlugin
The activator class controls the plug-in life cycle. |
Uses of Object in de.cau.cs.kieler.sj |
---|
Subclasses of Object in de.cau.cs.kieler.sj | |
---|---|
class |
SignalConverter
Utility class to convert different signal representations. |
class |
SimpleLogger
A very simple logger for a SJ program. |
class |
ValuedSignal
SJ realization of a valued signal. |
Uses of Object in de.cau.cs.kieler.sj.examples |
---|
Subclasses of Object in de.cau.cs.kieler.sj.examples | |
---|---|
class |
ABRO
The program ABRO. |
class |
Count2Suspend
Program to demonstrate the behavior of suspend and how this works in SJ. |
class |
FilteredSR
Example to illustrate the pre command and signals in SJ. |
class |
GRCbal3
This program illustrates the usage of priorities to handle signal dependencies among concurrent threads. |
class |
PrimeFactor
This example illustrates the use of valued signals and the proper handling of reincarnation/schizophrenia in SJ. |
class |
ProducerConsumer
Producer-Consumer-Observer Example for SJ. |
class |
Shifter3
Example to illustrate the behavior of valued signals and pre . |
class |
SurfDepth
Program to demonstrate the behavior and functionality of SJ. |
Uses of Object in de.cau.cs.kieler.sj.exceptions |
---|
Subclasses of Object in de.cau.cs.kieler.sj.exceptions | |
---|---|
class |
CausalityException
Exception which should be thrown if a causality problem is detected and the causality check is active. |
class |
CurTickAlreadyDoneException
Exception thrown if tick is already done and someone tries to do something in the tick. |
class |
CurTickNotDoneException
Exception thrown if a current tick not done. |
class |
NoPreSignalException
Exception thrown if a previous status of a signal is not available. |
class |
PriorityException
Thrown if there is something wrong with the priority for a thread. |
class |
ProgramAlreadyTerminatedException
Exception thrown if someone tries to interact with a terminates SJ program. |
class |
SignalAlreadyDeclaredException
Exception thrown if a already declared signal is declared again. |
class |
SignalNotDeclaredException
Exception thrown if a signal used by an SJ program is not declared. |
class |
ThreadException
Runtime exception which is thrown if something is wrong with a SJThread. |
Uses of Object in de.cau.cs.kieler.sj.test |
---|
Subclasses of Object in de.cau.cs.kieler.sj.test | |
---|---|
class |
SJPlugin
The activator class controls the plug-in life cycle |
class |
SJValidationSimulatorDataComponent
|
Uses of Object in de.cau.cs.kieler.sj.util |
---|
Subclasses of Object in de.cau.cs.kieler.sj.util | |
---|---|
class |
AbstractCollection<T>
A AbstactCollection as a basic implementation for lists, queues and more. |
class |
LinkedList<T>
A subset of a classical LinkedList. |
class |
PriorityQueue<T extends Comparable<T>>
A simple PriorityQueue how we need them for SJ. |
Uses of Object in de.cau.cs.kieler.synccharts.codegen.esterel |
---|
Subclasses of Object in de.cau.cs.kieler.synccharts.codegen.esterel | |
---|---|
class |
EsterelGenerator
|
Methods in de.cau.cs.kieler.synccharts.codegen.esterel that return Object | |
---|---|
Object |
EsterelGenerator.execute(ExecutionEvent event)
|
Uses of Object in de.cau.cs.kieler.synccharts.codegen.esterel.xtend |
---|
Subclasses of Object in de.cau.cs.kieler.synccharts.codegen.esterel.xtend | |
---|---|
class |
Helper
|
class |
Synccharts2Esterel
|
Uses of Object in de.cau.cs.kieler.synccharts.codegen.sc |
---|
Subclasses of Object in de.cau.cs.kieler.synccharts.codegen.sc | |
---|---|
class |
CompareTransitions
A simple Class to compare Transitions. |
class |
Enumerator
An enumerator class for enumerating adjacent vertices in a graph. |
class |
Graph
An implementation of an unweighted, directed graph using an adjacency matrix or an adjacency list for encoding the set of edges. |
class |
LineReplacer
A class to replace lines by rules in text files. |
class |
PriorityOptimizer
A class to optimize the priority numbers of a given SC-File. |
class |
SCGenerator
A simple class to invoke the process of generating SC-Code. |
class |
StateAndSignals
An implementation of a "triple" with a state, its trigger signals and effect signals. |
class |
StatePlusTransition
An implementation of a "triple" with a state, its type and one of its transitions. |
class |
Tuple<T,V>
A simple implementation of a tuple type. |
class |
WorkflowGenerator
The WorkflowGenerator starts the Xpand process of generating code. |
Methods in de.cau.cs.kieler.synccharts.codegen.sc that return Object | |
---|---|
Object |
SCGenerator.execute(ExecutionEvent event)
|
Methods in de.cau.cs.kieler.synccharts.codegen.sc with parameters of type Object | |
---|---|
boolean |
Dependency.equals(Object other)
|
boolean |
StateAndSignals.equals(Object other)
|
boolean |
StatePlusTransition.equals(Object other)
|
boolean |
Tuple.equals(Object other)
|
Uses of Object in de.cau.cs.kieler.synccharts.custom |
---|
Subclasses of Object in de.cau.cs.kieler.synccharts.custom | |
---|---|
class |
ConditionalStateFigure
A filled circle with a 'C' inside, used for conditional states. |
class |
CustomRegionFigure
This class represents the attribute aware region figures, which are grey dashed boxes.It extends NeighborAwareOpenRectangleFigure in order to reduce the number of border lines that have to be drawn and make the diagram clearer. |
class |
InvisibleLabelFigure
Represents invisible figures, which usually serve as container for labels. |
class |
ListCompartmentLayout
A layout for compartments that lays out the compartment's children in rows, which are wrapped around if they are longer than the available space. |
class |
ListLayout
A Layout similar to the FlowLayout, however, it will set a minimum size according to its children's preffered sizes. |
class |
NeighborAwareOpenRectangleFigure
An OpenRectangleFigure that draws only its outline sides under certain conditions. |
class |
OpenRectangleFigure
A rectangle figure that can be configured to draw only specific outline sides, e.g. |
class |
StateLayout
This class is an extension of AbstractTableLayout, customized to StateFigure in synccharts.gmfgraph and its ecore model-object. |
static class |
StateLayout.AbstractSyncChartsConfiguration
A container for the class variables. |
class |
SyncchartsConnectionFigureProvider
|
class |
SyncChartsCustomPlugin
The activator class controls the plug-in life cycle. |
class |
SyncchartsFigureProvider
This class provides figures for the graphical synccharts representation. |
class |
SyncchartsUtil
Utility class comprising several SyncCharts specific convenience methods. |
Methods in de.cau.cs.kieler.synccharts.custom with parameters of type Object | |
---|---|
org.eclipse.gmf.runtime.diagram.ui.figures.BorderItemLocator |
SyncchartsConnectionFigureProvider.getBorderItemLocatorByString(String input,
IFigure parent,
Object locator,
EObject object,
IRenderingProvider.CollapseStatus collapseStatus)
|
org.eclipse.gmf.runtime.diagram.ui.figures.BorderItemLocator |
SyncchartsFigureProvider.getBorderItemLocatorByString(String input,
IFigure parent,
Object locator,
EObject object,
IRenderingProvider.CollapseStatus collapseStatus)
Returns a BorderItemLocator according to a given string. |
Uses of Object in de.cau.cs.kieler.synccharts.custom.layout |
---|
Subclasses of Object in de.cau.cs.kieler.synccharts.custom.layout | |
---|---|
class |
SSM03Configuration
|
class |
SyncChartsConfiguration
|
class |
TwoRowSyncChartsConfiguration
|
Uses of Object in de.cau.cs.kieler.synccharts.custom.providers |
---|
Subclasses of Object in de.cau.cs.kieler.synccharts.custom.providers | |
---|---|
class |
NoViewItemPropertyDescriptor
A specialized ItemPropertyDescriptor that has a manipulated list of choice values used in any combo selection box. |
Methods in de.cau.cs.kieler.synccharts.custom.providers with parameters of type Object | |
---|---|
Collection<?> |
NoViewItemPropertyDescriptor.getChoiceOfValues(Object object)
Modification: remove all elements of instance View. |
Constructors in de.cau.cs.kieler.synccharts.custom.providers with parameters of type Object | |
---|---|
NoViewItemPropertyDescriptor(AdapterFactory adapterFactory,
ResourceLocator resourceLocator,
String displayName,
String description,
EStructuralFeature feature,
boolean isSettable,
boolean multiLine,
boolean sortChoices,
Object staticImage,
String category,
String[] filterFlags)
|
|
NoViewItemPropertyDescriptor(AdapterFactory adapterFactory,
ResourceLocator resourceLocator,
String displayName,
String description,
EStructuralFeature feature,
boolean isSettable,
Object staticImage)
|
|
NoViewItemPropertyDescriptor(AdapterFactory adapterFactory,
ResourceLocator resourceLocator,
String displayName,
String description,
EStructuralFeature feature,
boolean isSettable,
Object staticImage,
String category)
|
|
NoViewItemPropertyDescriptor(AdapterFactory adapterFactory,
ResourceLocator resourceLocator,
String displayName,
String description,
EStructuralFeature feature,
boolean isSettable,
Object staticImage,
String category,
String[] filterFlags)
|
|
NoViewItemPropertyDescriptor(AdapterFactory adapterFactory,
String displayName,
String description,
EStructuralFeature feature,
boolean isSettable,
Object staticImage)
|
|
NoViewItemPropertyDescriptor(AdapterFactory adapterFactory,
String displayName,
String description,
EStructuralFeature feature,
boolean isSettable,
Object staticImage,
String category)
|
|
NoViewItemPropertyDescriptor(AdapterFactory adapterFactory,
String displayName,
String description,
EStructuralFeature feature,
boolean isSettable,
Object staticImage,
String category,
String[] filterFlags)
|
Uses of Object in de.cau.cs.kieler.synccharts.custom.update |
---|
Subclasses of Object in de.cau.cs.kieler.synccharts.custom.update | |
---|---|
class |
UpdateResourceFactoryImpl
This class handles the migration from Synccharts 0.1 to 0.2.1. |
Uses of Object in de.cau.cs.kieler.synccharts.diagram.custom |
---|
Subclasses of Object in de.cau.cs.kieler.synccharts.diagram.custom | |
---|---|
class |
ActionLayoutConfig
A layout configuration that excludes scope actions from layout. |
class |
HighlightSelectedTransitionsCombination
Highlight selected transitions in SyncCharts. |
class |
HVLayoutConfig
A layout configuration that applies alternating horizontal / vertical layout when an annotation "HVLayout" is present. |
class |
SyncchartsDiagramCustomPlugin
The main plugin class. |
class |
SyncchartsValidationActionFactory
|
Methods in de.cau.cs.kieler.synccharts.diagram.custom that return Object | |
---|---|
protected Object |
ActionLayoutConfig.getSemanticValue(EObject semanticElem,
LayoutOptionData<?> layoutOption)
Determine the value of the given layout option from the semantic element. |
protected Object |
AnnotationsLayoutConfig.getSemanticValue(EObject semanticElem,
LayoutOptionData<?> layoutOption)
Determine the value of the given layout option from the semantic element. |
protected Object |
HVLayoutConfig.getSemanticValue(EObject semanticElem,
LayoutOptionData<?> layoutOption)
Determine the value of the given layout option from the semantic element. |
Methods in de.cau.cs.kieler.synccharts.diagram.custom with parameters of type Object | |
---|---|
protected void |
ActionLayoutConfig.setSemanticValue(EObject semanticElem,
LayoutOptionData<?> layoutOption,
Object value)
Set a layout option value for the semantic element. |
protected void |
AnnotationsLayoutConfig.setSemanticValue(EObject semanticElem,
LayoutOptionData<?> layoutOption,
Object value)
Set a layout option value for the semantic element. |
protected void |
HVLayoutConfig.setSemanticValue(EObject semanticElem,
LayoutOptionData<?> layoutOption,
Object value)
Set a layout option value for the semantic element. |
Uses of Object in de.cau.cs.kieler.synccharts.diagram.custom.commands |
---|
Subclasses of Object in de.cau.cs.kieler.synccharts.diagram.custom.commands | |
---|---|
class |
InitSyncchartsDiagramHandler
A command that reinitializes a diagram file from a given kixs file. |
class |
SyncchartsCutCopyPasteCommandFactory
Creates the cut, copy and paste commands from ksbase. |
Methods in de.cau.cs.kieler.synccharts.diagram.custom.commands that return Object | |
---|---|
static Object |
Utils.ecoreCopy(Object object)
Clone an eObject with the method from EcoreUtil. |
static Object |
Utils.getObjectFromClipboard()
Get an object from the clipboard. |
static Object |
Utils.objectToClipboard(Object object)
Copy an object to clipboard. |
Methods in de.cau.cs.kieler.synccharts.diagram.custom.commands with parameters of type Object | |
---|---|
static EObject |
Utils.analyze(Object object)
Pseudo-method, allows setting breakpoints for analysing objects. |
static EObject |
Utils.copy(Object object)
Copy the object. |
static void |
Utils.debug(Object object)
Debug output for xtend code. |
static Object |
Utils.ecoreCopy(Object object)
Clone an eObject with the method from EcoreUtil. |
static Object |
Utils.objectToClipboard(Object object)
Copy an object to clipboard. |
Uses of Object in de.cau.cs.kieler.synccharts.diagram.custom.handlers |
---|
Subclasses of Object in de.cau.cs.kieler.synccharts.diagram.custom.handlers | |
---|---|
class |
AddStateHandler
|
class |
AddToStateHandler
Handler that adds an element to a specific compartment. |
class |
EditInStateHandler
Deprecated. Left this class for the case it will be reactivated. The related command/menu entry extension have been removed with the 0.6.0 release of KIELER. (chsch, 2011-11-18) |
class |
ExpandMacroStatesCommand
A command that expands all referenceMacroStates in a given file |
class |
SyncchartsCutCopyPasteHandler
Synccharts specific handler for the copy and paste operations. |
class |
SyncchartsCutCopyPasteHandlerProvider
Handler for passing cut, copy and paste request to the appropriate KSbase handler if applicable. |
class |
SyncchartsDeletionPolicyProvider
This policy prevents deletion of edit parts that should not be deleted from a synccharts diagram. |
class |
SyncchartsPropertyTester
This tester determines whether the provided property of activeEditor is called by a synccharts editor. |
class |
ToggleTransitionLabelHandler
Handler for toggling between hiding all labels and only handling the redundant ones. |
Methods in de.cau.cs.kieler.synccharts.diagram.custom.handlers that return Object | |
---|---|
Object |
AddStateHandler.execute(ExecutionEvent event)
|
Object |
AddToStateHandler.execute(ExecutionEvent event)
|
Object |
EditInStateHandler.execute(ExecutionEvent event)
Deprecated. |
Object |
ExpandMacroStatesCommand.execute(ExecutionEvent event)
|
Object |
ToggleTransitionLabelHandler.execute(ExecutionEvent event)
|
Methods in de.cau.cs.kieler.synccharts.diagram.custom.handlers with parameters of type Object | |
---|---|
boolean |
SyncchartsPropertyTester.test(Object receiver,
String property,
Object[] args,
Object expectedValue)
|
boolean |
SyncchartsPropertyTester.test(Object receiver,
String property,
Object[] args,
Object expectedValue)
|
Uses of Object in de.cau.cs.kieler.synccharts.diagram.custom.triggerlisteners |
---|
Subclasses of Object in de.cau.cs.kieler.synccharts.diagram.custom.triggerlisteners | |
---|---|
class |
RedundantLabelTriggerListener
This class is responsible for hiding redundant labels. |
class |
VisibilityManager
This class is responsible for hiding and showing transition priority and region id labels. |
Uses of Object in de.cau.cs.kieler.synccharts.diagram.edit.commands |
---|
Subclasses of Object in de.cau.cs.kieler.synccharts.diagram.edit.commands | |
---|---|
class |
RegionStateCreateCommand
|
class |
SignalCreateCommand
|
class |
StateCreateCommand
|
class |
StateEntryActionCreateCommand
|
class |
StateExitActionCreateCommand
|
class |
StateInnerActionCreateCommand
|
class |
StateRegionCreateCommand
|
class |
StateSuspensionTriggerCreateCommand
|
class |
TextualCodeCreateCommand
|
class |
TransitionCreateCommand
|
class |
TransitionReorientCommand
|
class |
VariableCreateCommand
|
Uses of Object in de.cau.cs.kieler.synccharts.diagram.edit.helpers |
---|
Subclasses of Object in de.cau.cs.kieler.synccharts.diagram.edit.helpers | |
---|---|
class |
ActionEditHelper
|
class |
RegionEditHelper
|
class |
SignalEditHelper
|
class |
StateEditHelper
|
class |
SyncchartsBaseEditHelper
|
class |
TextualCodeEditHelper
|
class |
TransitionEditHelper
|
class |
VariableEditHelper
|
Uses of Object in de.cau.cs.kieler.synccharts.diagram.edit.parts |
---|
Methods in de.cau.cs.kieler.synccharts.diagram.edit.parts with parameters of type Object | |
---|---|
EditPart |
SyncchartsEditPartFactory.createEditPart(EditPart context,
Object model)
|
Uses of Object in de.cau.cs.kieler.synccharts.diagram.edit.policies |
---|
Uses of Object in de.cau.cs.kieler.synccharts.diagram.expressions |
---|
Subclasses of Object in de.cau.cs.kieler.synccharts.diagram.expressions | |
---|---|
class |
SyncchartsAbstractExpression
|
class |
SyncchartsOCLFactory
|
Methods in de.cau.cs.kieler.synccharts.diagram.expressions that return Object | |
---|---|
protected abstract Object |
SyncchartsAbstractExpression.doEvaluate(Object context,
Map env)
|
Object |
SyncchartsAbstractExpression.evaluate(Object context)
|
Object |
SyncchartsAbstractExpression.evaluate(Object context,
Map env)
|
static Object |
SyncchartsAbstractExpression.performCast(Object value,
EDataType targetType)
Expression may return number value which is not directly compatible with feature type (e.g. |
Methods in de.cau.cs.kieler.synccharts.diagram.expressions with parameters of type Object | |
---|---|
protected abstract Object |
SyncchartsAbstractExpression.doEvaluate(Object context,
Map env)
|
Object |
SyncchartsAbstractExpression.evaluate(Object context)
|
Object |
SyncchartsAbstractExpression.evaluate(Object context,
Map env)
|
static Object |
SyncchartsAbstractExpression.performCast(Object value,
EDataType targetType)
Expression may return number value which is not directly compatible with feature type (e.g. |
Uses of Object in de.cau.cs.kieler.synccharts.diagram.navigator |
---|
Methods in de.cau.cs.kieler.synccharts.diagram.navigator that return Object | |
---|---|
Object[] |
SyncchartsNavigatorGroup.getChildren()
|
Object[] |
SyncchartsDomainNavigatorContentProvider.getChildren(Object parentElement)
|
Object[] |
SyncchartsNavigatorContentProvider.getChildren(Object parentElement)
|
Object[] |
SyncchartsDomainNavigatorContentProvider.getElements(Object inputElement)
|
Object[] |
SyncchartsNavigatorContentProvider.getElements(Object inputElement)
|
Object |
SyncchartsAbstractNavigatorItem.getParent()
|
Object |
SyncchartsDomainNavigatorItem.getParent()
|
Object |
SyncchartsDomainNavigatorContentProvider.getParent(Object element)
|
Object |
SyncchartsNavigatorContentProvider.getParent(Object element)
|
Object[] |
SyncchartsDomainNavigatorContentProvider.wrapEObjects(Object[] objects,
Object parentElement)
|
Methods in de.cau.cs.kieler.synccharts.diagram.navigator with parameters of type Object | |
---|---|
void |
SyncchartsNavigatorGroup.addChild(Object child)
|
int |
SyncchartsNavigatorSorter.category(Object element)
|
boolean |
SyncchartsDomainNavigatorItem.equals(Object obj)
|
boolean |
SyncchartsNavigatorGroup.equals(Object obj)
|
boolean |
SyncchartsNavigatorItem.equals(Object obj)
|
Object[] |
SyncchartsDomainNavigatorContentProvider.getChildren(Object parentElement)
|
Object[] |
SyncchartsNavigatorContentProvider.getChildren(Object parentElement)
|
String |
SyncchartsDomainNavigatorLabelProvider.getDescription(Object anElement)
|
String |
SyncchartsNavigatorLabelProvider.getDescription(Object anElement)
|
Object[] |
SyncchartsDomainNavigatorContentProvider.getElements(Object inputElement)
|
Object[] |
SyncchartsNavigatorContentProvider.getElements(Object inputElement)
|
Image |
SyncchartsDomainNavigatorLabelProvider.getImage(Object element)
|
Image |
SyncchartsNavigatorLabelProvider.getImage(Object element)
|
Object |
SyncchartsDomainNavigatorContentProvider.getParent(Object element)
|
Object |
SyncchartsNavigatorContentProvider.getParent(Object element)
|
String |
SyncchartsDomainNavigatorLabelProvider.getText(Object element)
|
String |
SyncchartsNavigatorLabelProvider.getText(Object element)
|
boolean |
SyncchartsDomainNavigatorContentProvider.hasChildren(Object element)
|
boolean |
SyncchartsNavigatorContentProvider.hasChildren(Object element)
|
void |
SyncchartsDomainNavigatorContentProvider.inputChanged(Viewer viewer,
Object oldInput,
Object newInput)
|
void |
SyncchartsNavigatorContentProvider.inputChanged(Viewer viewer,
Object oldInput,
Object newInput)
|
boolean |
SyncchartsDomainNavigatorLabelProvider.isLabelProperty(Object element,
String property)
|
Object[] |
SyncchartsDomainNavigatorContentProvider.wrapEObjects(Object[] objects,
Object parentElement)
|
Object[] |
SyncchartsDomainNavigatorContentProvider.wrapEObjects(Object[] objects,
Object parentElement)
|
Constructors in de.cau.cs.kieler.synccharts.diagram.navigator with parameters of type Object | |
---|---|
SyncchartsAbstractNavigatorItem(Object parent)
|
|
SyncchartsDomainNavigatorItem(EObject eObject,
Object parent,
IPropertySourceProvider propertySourceProvider)
|
|
SyncchartsNavigatorItem(View view,
Object parent,
boolean isLeaf)
|
Uses of Object in de.cau.cs.kieler.synccharts.diagram.parsers |
---|
Methods in de.cau.cs.kieler.synccharts.diagram.parsers that return Object | |
---|---|
protected Object[] |
AbstractParser.getEditableValues(EObject element)
|
protected Object |
AbstractParser.getValidNewValue(EAttribute feature,
Object value)
|
protected Object |
AbstractParser.getValue(EObject element,
EAttribute feature)
|
protected Object[] |
AbstractParser.getValues(EObject element)
|
Methods in de.cau.cs.kieler.synccharts.diagram.parsers with parameters of type Object | |
---|---|
protected ICommand |
AbstractParser.getModificationCommand(EObject element,
EAttribute feature,
Object value)
|
protected ICommand |
AbstractParser.getParseCommand(IAdaptable adapter,
Object[] values,
int flags)
|
protected Object |
AbstractParser.getValidNewValue(EAttribute feature,
Object value)
|
boolean |
AbstractParser.isAffectingEvent(Object event,
int flags)
|
protected boolean |
AbstractParser.isAffectingFeature(Object feature)
|
protected IParserEditStatus |
AbstractParser.validateNewValues(Object[] values)
|
Uses of Object in de.cau.cs.kieler.synccharts.diagram.part |
---|
Methods in de.cau.cs.kieler.synccharts.diagram.part that return Object | |
---|---|
Object |
LoadResourceAction.execute(ExecutionEvent event)
|
Object |
SyncchartsDiagramUpdateCommand.execute(ExecutionEvent event)
|
Object |
SyncchartsDiagramEditor.getAdapter(Class type)
|
Methods in de.cau.cs.kieler.synccharts.diagram.part with parameters of type Object | |
---|---|
protected IDocument |
SyncchartsDocumentProvider.createDocument(Object element)
|
protected AbstractDocumentProvider.ElementInfo |
SyncchartsDocumentProvider.createElementInfo(Object element)
|
protected void |
SyncchartsDocumentProvider.disposeElementInfo(Object element,
AbstractDocumentProvider.ElementInfo info)
|
protected void |
SyncchartsDocumentProvider.doSaveDocument(IProgressMonitor monitor,
Object element,
IDocument document,
boolean overwrite)
|
protected void |
SyncchartsDocumentProvider.doSynchronize(Object element,
IProgressMonitor monitor)
|
protected void |
SyncchartsDocumentProvider.doUpdateStateCache(Object element)
|
protected void |
SyncchartsDocumentProvider.doValidateState(Object element,
Object computationContext)
|
IDiagramDocument |
SyncchartsDocumentProvider.getDiagramDocument(Object element)
|
ImageDescriptor |
SyncchartsDiagramEditorPlugin.getItemImageDescriptor(Object item)
|
long |
SyncchartsDocumentProvider.getModificationStamp(Object element)
|
protected ISchedulingRule |
SyncchartsDocumentProvider.getResetRule(Object element)
|
SyncchartsDocumentProvider.ResourceSetInfo |
SyncchartsDocumentProvider.getResourceSetInfo(Object editorInput)
|
protected ISchedulingRule |
SyncchartsDocumentProvider.getSaveRule(Object element)
|
protected ISchedulingRule |
SyncchartsDocumentProvider.getSynchronizeRule(Object element)
|
protected ISchedulingRule |
SyncchartsDocumentProvider.getValidateStateRule(Object element)
|
boolean |
SyncchartsDocumentProvider.isDeleted(Object element)
|
boolean |
SyncchartsDocumentProvider.isModifiable(Object element)
|
boolean |
SyncchartsDocumentProvider.isReadOnly(Object element)
|
boolean |
SyncchartsDocumentProvider.isSynchronized(Object element)
|
protected void |
SyncchartsDocumentProvider.setupDocument(Object element,
IDocument document)
Sets up the given document as it would be provided for the given element. |
boolean |
SyncchartsUriEditorInputTester.test(Object receiver,
String method,
Object[] args,
Object expectedValue)
|
boolean |
SyncchartsUriEditorInputTester.test(Object receiver,
String method,
Object[] args,
Object expectedValue)
|
protected void |
SyncchartsDocumentProvider.updateCache(Object element)
|
Uses of Object in de.cau.cs.kieler.synccharts.diagram.providers |
---|
Subclasses of Object in de.cau.cs.kieler.synccharts.diagram.providers | |
---|---|
class |
SyncchartsEditPartProvider
|
class |
SyncchartsElementTypes
|
class |
SyncchartsIconProvider
|
class |
SyncchartsMarkerNavigationProvider
|
class |
SyncchartsModelingAssistantProvider
|
class |
SyncchartsParserProvider
|
class |
SyncchartsValidationDecoratorProvider
|
static class |
SyncchartsValidationDecoratorProvider.StatusDecorator
|
class |
SyncchartsValidationProvider
|
class |
SyncchartsViewProvider
|
Uses of Object in de.cau.cs.kieler.synccharts.diagram.sheet |
---|
Subclasses of Object in de.cau.cs.kieler.synccharts.diagram.sheet | |
---|---|
class |
SyncchartsPropertySection
|
class |
SyncchartsSheetLabelProvider
|
Methods in de.cau.cs.kieler.synccharts.diagram.sheet that return Object | |
---|---|
protected Object |
SyncchartsPropertySection.transformSelection(Object selected)
Modify/unwrap selection. |
Methods in de.cau.cs.kieler.synccharts.diagram.sheet with parameters of type Object | |
---|---|
protected AdapterFactory |
SyncchartsPropertySection.getAdapterFactory(Object object)
|
Image |
SyncchartsSheetLabelProvider.getImage(Object element)
|
IPropertySource |
SyncchartsPropertySection.getPropertySource(Object object)
|
String |
SyncchartsSheetLabelProvider.getText(Object element)
|
protected Object |
SyncchartsPropertySection.transformSelection(Object selected)
Modify/unwrap selection. |
Uses of Object in de.cau.cs.kieler.synccharts.examples |
---|
Subclasses of Object in de.cau.cs.kieler.synccharts.examples | |
---|---|
class |
SyncChartsExamplesPlugin
The activator class controls the plug-in life cycle |
Uses of Object in de.cau.cs.kieler.synccharts.impl |
---|
Subclasses of Object in de.cau.cs.kieler.synccharts.impl | |
---|---|
class |
ActionImpl
An implementation of the model object 'Action'. |
class |
AssignmentImpl
An implementation of the model object 'Assignment'. |
class |
EffectImpl
An implementation of the model object 'Effect'. |
class |
EmissionImpl
An implementation of the model object 'Emission'. |
class |
RegionImpl
An implementation of the model object 'Region'. |
class |
ScopeImpl
An implementation of the model object 'Scope'. |
class |
StateImpl
An implementation of the model object 'State'. |
class |
SubstitutionImpl
An implementation of the model object 'Substitution'. |
class |
SyncchartsFactoryImpl
An implementation of the model Factory. |
class |
SyncchartsPackageImpl
An implementation of the model Package. |
class |
TextEffectImpl
An implementation of the model object 'Text Effect'. |
class |
TransitionImpl
An implementation of the model object 'Transition'. |
Methods in de.cau.cs.kieler.synccharts.impl that return Object | |
---|---|
Object |
SyncchartsFactoryImpl.createFromString(EDataType eDataType,
String initialValue)
|
Object |
ActionImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
AssignmentImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
EmissionImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
RegionImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
ScopeImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
StateImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
SubstitutionImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
TransitionImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Methods in de.cau.cs.kieler.synccharts.impl with parameters of type Object | |
---|---|
String |
SyncchartsFactoryImpl.convertParsableToString(EDataType eDataType,
Object instanceValue)
|
String |
SyncchartsFactoryImpl.convertStateTypeToString(EDataType eDataType,
Object instanceValue)
|
String |
SyncchartsFactoryImpl.convertToString(EDataType eDataType,
Object instanceValue)
|
String |
SyncchartsFactoryImpl.convertTransitionTypeToString(EDataType eDataType,
Object instanceValue)
|
void |
ActionImpl.eSet(int featureID,
Object newValue)
|
void |
AssignmentImpl.eSet(int featureID,
Object newValue)
|
void |
EmissionImpl.eSet(int featureID,
Object newValue)
|
void |
RegionImpl.eSet(int featureID,
Object newValue)
|
void |
ScopeImpl.eSet(int featureID,
Object newValue)
|
void |
StateImpl.eSet(int featureID,
Object newValue)
|
void |
SubstitutionImpl.eSet(int featureID,
Object newValue)
|
void |
TransitionImpl.eSet(int featureID,
Object newValue)
|
Uses of Object in de.cau.cs.kieler.synccharts.kivi |
---|
Subclasses of Object in de.cau.cs.kieler.synccharts.kivi | |
---|---|
class |
ArrowEffect
Draws a transient arrow from source to target edit part. |
class |
LayoutAfterModelChangedCombination
Deprecated. (haf) this combination might trigger layout very often, i.e. at every small model change. This calls layout even during a more complex model change that involves multiple small changes. |
class |
ManualFocusCombination
A Kieler Viewmanagement Combination that lets the user manually select a focus in a diagram and then configures Focus&Context accordingly by collapsing and expanding compartments. |
class |
PointerEffect
Draws a transient arrow pointing to some target edit part. |
class |
SignalFlowCombination
Started by the signal flow button, visualizes the flow of signals in a SyncChart diagram. |
class |
SignalFlowHandler
Handles the button for showing the signal flow. |
class |
SignalFlowTester
Tests whether the active editor is a SyncChart editor. |
class |
SignalFlowTrigger
This trigger is informed whenever the button for the signal flow visualization is pushed. |
static class |
SignalFlowTrigger.SignalFlowActiveState
Contains the state for the signal flow mechanism. |
class |
SyncChartsCombination
A combination that visualizes the simulation of a SyncChart. |
class |
SyncChartsDataComponent
A data component that observes the activity of syncchart states during simulation. |
Methods in de.cau.cs.kieler.synccharts.kivi that return Object | |
---|---|
Object |
SignalFlowHandler.execute(ExecutionEvent event)
|
Methods in de.cau.cs.kieler.synccharts.kivi with parameters of type Object | |
---|---|
boolean |
SignalFlowTester.test(Object receiver,
String property,
Object[] args,
Object expectedValue)
|
boolean |
SignalFlowTester.test(Object receiver,
String property,
Object[] args,
Object expectedValue)
|
Uses of Object in de.cau.cs.kieler.synccharts.ksbase |
---|
Subclasses of Object in de.cau.cs.kieler.synccharts.ksbase | |
---|---|
class |
SyncchartsKsbasePlugin
The activator class controls the plug-in life cycle. |
Uses of Object in de.cau.cs.kieler.synccharts.ksbase.preferences |
---|
Subclasses of Object in de.cau.cs.kieler.synccharts.ksbase.preferences | |
---|---|
class |
FixSyncChartPreferencePage
|
Uses of Object in de.cau.cs.kieler.synccharts.ksbase.util |
---|
Subclasses of Object in de.cau.cs.kieler.synccharts.ksbase.util | |
---|---|
class |
FixSyncChartUtils
Utils for optimization. |
class |
KsbaseStarter
|
Methods in de.cau.cs.kieler.synccharts.ksbase.util with parameters of type Object | |
---|---|
static void |
FixSyncChartUtils.debug(Object object)
Debug output for xtend code. |
static void |
FixSyncChartUtils.fixTransList(Object object)
Sort the priorities in a list of transitions. |
Uses of Object in de.cau.cs.kieler.synccharts.listener |
---|
Subclasses of Object in de.cau.cs.kieler.synccharts.listener | |
---|---|
class |
FailSafeTriggerListener
An abstract TriggerListener, that catches all Exceptions and logs them. |
class |
FireOnceTriggerListener
A TriggerListener that executes the trigger only once for a given transaction. |
class |
NoteSynchronizationTriggerListener
Listen to changes of Note elements in the GMF notation model. |
class |
SyncchartsContentUtil
Static helper methods for Synccharts. |
class |
TransitionPrioComparator
A Comparator class that compares Transitions according to their priorities. |
class |
TriggerListenerChoice
A SyncCharts TriggerListener that will react on Type changes of States and set outgoing transitions of CONDITIONAL States to immediate. |
class |
TriggerListenerDebug
|
class |
TriggerListenerIDs
A SyncCharts TriggerListener that handles different label values of SyncCharts, namely the Scope label and ID (i.e. |
class |
TriggerListenerPriorities
A SyncCharts TriggerListener that fixes changes in Transition priorities. |
class |
TriggerListenerRecursiveAdd
A pre-commit TriggerListener that listens to any ADD and ADD_MANY notifications in the SyncChartsPackage and broadcasts new ADD Notifications for all children of the new objects. |
class |
UniqueStringCache
|
Uses of Object in de.cau.cs.kieler.synccharts.presentation |
---|
Subclasses of Object in de.cau.cs.kieler.synccharts.presentation | |
---|---|
class |
SyncchartsActionBarContributor
This is the action bar contributor for the Synccharts model editor. |
class |
SyncchartsEditor
This is an example of a Synccharts model editor. |
class |
SyncchartsEditor.ReverseAdapterFactoryContentProvider
|
class |
SyncchartsEditorPlugin
This is the central singleton for the Synccharts editor plugin. |
static class |
SyncchartsEditorPlugin.Implementation
The actual implementation of the Eclipse Plugin. |
class |
SyncchartsModelWizard
This is a simple wizard for creating a new model file. |
class |
SyncchartsModelWizard.SyncchartsModelWizardInitialObjectCreationPage
This is the page where the type of object to create is selected. |
class |
SyncchartsModelWizard.SyncchartsModelWizardNewFileCreationPage
This is the one page of the wizard. |
Methods in de.cau.cs.kieler.synccharts.presentation that return Object | |
---|---|
Object |
SyncchartsEditor.getAdapter(Class key)
This is how the framework determines which interfaces we implement. |
Object[] |
SyncchartsEditor.ReverseAdapterFactoryContentProvider.getChildren(Object object)
|
Object[] |
SyncchartsEditor.ReverseAdapterFactoryContentProvider.getElements(Object object)
|
Object |
SyncchartsEditor.ReverseAdapterFactoryContentProvider.getParent(Object object)
|
Methods in de.cau.cs.kieler.synccharts.presentation with parameters of type Object | |
---|---|
Object[] |
SyncchartsEditor.ReverseAdapterFactoryContentProvider.getChildren(Object object)
|
Object[] |
SyncchartsEditor.ReverseAdapterFactoryContentProvider.getElements(Object object)
|
Object |
SyncchartsEditor.ReverseAdapterFactoryContentProvider.getParent(Object object)
|
boolean |
SyncchartsEditor.ReverseAdapterFactoryContentProvider.hasChildren(Object object)
|
Uses of Object in de.cau.cs.kieler.synccharts.provider |
---|
Subclasses of Object in de.cau.cs.kieler.synccharts.provider | |
---|---|
class |
ActionItemProvider
This is the item provider adapter for a Action object. |
class |
AssignmentItemProvider
This is the item provider adapter for a Assignment object. |
class |
EffectItemProvider
This is the item provider adapter for a Effect object. |
class |
EmissionItemProvider
This is the item provider adapter for a Emission object. |
class |
RegionItemProvider
This is the item provider adapter for a Region object. |
class |
ScopeItemProvider
This is the item provider adapter for a Scope object. |
class |
StateItemProvider
This is the item provider adapter for a State object. |
class |
SubstitutionItemProvider
This is the item provider adapter for a Substitution object. |
class |
SyncchartsEditPlugin
This is the central singleton for the Synccharts edit plugin. |
static class |
SyncchartsEditPlugin.Implementation
The actual implementation of the Eclipse Plugin. |
class |
SyncchartsItemProviderAdapterFactory
This is the factory that is used to provide the interfaces needed to support Viewers. |
class |
TextEffectItemProvider
This is the item provider adapter for a TextEffect object. |
class |
TransitionItemProvider
This is the item provider adapter for a Transition object. |
Fields in de.cau.cs.kieler.synccharts.provider with type parameters of type Object | |
---|---|
protected Collection<Object> |
SyncchartsItemProviderAdapterFactory.supportedTypes
This keeps track of all the supported types checked by isFactoryForType . |
Methods in de.cau.cs.kieler.synccharts.provider that return Object | |
---|---|
Object |
SyncchartsItemProviderAdapterFactory.adapt(Object object,
Object type)
|
Object |
ActionItemProvider.getImage(Object object)
This returns Action.gif. |
Object |
AssignmentItemProvider.getImage(Object object)
This returns Assignment.gif. |
Object |
EmissionItemProvider.getImage(Object object)
This returns Emission.gif. |
Object |
RegionItemProvider.getImage(Object object)
This returns Region.gif. |
Object |
StateItemProvider.getImage(Object object)
This returns State.gif. |
Object |
SubstitutionItemProvider.getImage(Object object)
This returns Substitution.gif. |
Object |
TextEffectItemProvider.getImage(Object object)
This returns TextEffect.gif. |
Object |
TransitionItemProvider.getImage(Object object)
This returns Transition.gif. |
Methods in de.cau.cs.kieler.synccharts.provider with parameters of type Object | |
---|---|
Adapter |
SyncchartsItemProviderAdapterFactory.adapt(Notifier notifier,
Object type)
This implementation substitutes the factory itself as the key for the adapter. |
Object |
SyncchartsItemProviderAdapterFactory.adapt(Object object,
Object type)
|
protected void |
SubstitutionItemProvider.addActualPropertyDescriptor(Object object)
This adds a property descriptor for the Actual feature. |
protected void |
ScopeItemProvider.addBodyReferencePropertyDescriptor(Object object)
This adds a property descriptor for the Body Reference feature. |
protected void |
ActionItemProvider.addDelayPropertyDescriptor(Object object)
This adds a property descriptor for the Delay feature. |
protected void |
SubstitutionItemProvider.addFormalPropertyDescriptor(Object object)
This adds a property descriptor for the Formal feature. |
protected void |
ScopeItemProvider.addIdPropertyDescriptor(Object object)
This adds a property descriptor for the Id feature. |
protected void |
StateItemProvider.addIncomingTransitionsPropertyDescriptor(Object object)
This adds a property descriptor for the Incoming Transitions feature. |
protected void |
ScopeItemProvider.addInterfaceDeclarationPropertyDescriptor(Object object)
This adds a property descriptor for the Interface Declaration feature. |
protected void |
StateItemProvider.addIsFinalPropertyDescriptor(Object object)
This adds a property descriptor for the Is Final feature. |
protected void |
TransitionItemProvider.addIsHistoryPropertyDescriptor(Object object)
This adds a property descriptor for the Is History feature. |
protected void |
ActionItemProvider.addIsImmediatePropertyDescriptor(Object object)
This adds a property descriptor for the Is Immediate feature. |
protected void |
StateItemProvider.addIsInitialPropertyDescriptor(Object object)
This adds a property descriptor for the Is Initial feature. |
protected void |
ActionItemProvider.addLabelPropertyDescriptor(Object object)
This adds a property descriptor for the Label feature. |
protected void |
ScopeItemProvider.addLabelPropertyDescriptor(Object object)
This adds a property descriptor for the Label feature. |
protected void |
TransitionItemProvider.addPriorityPropertyDescriptor(Object object)
This adds a property descriptor for the Priority feature. |
protected void |
EmissionItemProvider.addSignalPropertyDescriptor(Object object)
This adds a property descriptor for the Signal feature. |
protected void |
TransitionItemProvider.addTargetStatePropertyDescriptor(Object object)
This adds a property descriptor for the Target State feature. |
protected void |
StateItemProvider.addTypePropertyDescriptor(Object object)
This adds a property descriptor for the Type feature. |
protected void |
TransitionItemProvider.addTypePropertyDescriptor(Object object)
This adds a property descriptor for the Type feature. |
protected void |
AssignmentItemProvider.addVariablePropertyDescriptor(Object object)
This adds a property descriptor for the Variable feature. |
protected void |
ActionItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
AssignmentItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
EffectItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
EmissionItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
RegionItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
ScopeItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
StateItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
SubstitutionItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
TextEffectItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
TransitionItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected EStructuralFeature |
ActionItemProvider.getChildFeature(Object object,
Object child)
|
protected EStructuralFeature |
AssignmentItemProvider.getChildFeature(Object object,
Object child)
|
protected EStructuralFeature |
EmissionItemProvider.getChildFeature(Object object,
Object child)
|
protected EStructuralFeature |
RegionItemProvider.getChildFeature(Object object,
Object child)
|
protected EStructuralFeature |
ScopeItemProvider.getChildFeature(Object object,
Object child)
|
protected EStructuralFeature |
StateItemProvider.getChildFeature(Object object,
Object child)
|
Collection<? extends EStructuralFeature> |
ActionItemProvider.getChildrenFeatures(Object object)
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an
AddCommand , RemoveCommand or
MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter) . |
Collection<? extends EStructuralFeature> |
AssignmentItemProvider.getChildrenFeatures(Object object)
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an
AddCommand , RemoveCommand or
MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter) . |
Collection<? extends EStructuralFeature> |
EmissionItemProvider.getChildrenFeatures(Object object)
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an
AddCommand , RemoveCommand or
MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter) . |
Collection<? extends EStructuralFeature> |
RegionItemProvider.getChildrenFeatures(Object object)
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an
AddCommand , RemoveCommand or
MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter) . |
Collection<? extends EStructuralFeature> |
ScopeItemProvider.getChildrenFeatures(Object object)
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an
AddCommand , RemoveCommand or
MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter) . |
Collection<? extends EStructuralFeature> |
StateItemProvider.getChildrenFeatures(Object object)
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an
AddCommand , RemoveCommand or
MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter) . |
String |
RegionItemProvider.getCreateChildText(Object owner,
Object feature,
Object child,
Collection<?> selection)
This returns the label text for CreateChildCommand . |
String |
ScopeItemProvider.getCreateChildText(Object owner,
Object feature,
Object child,
Collection<?> selection)
This returns the label text for CreateChildCommand . |
String |
StateItemProvider.getCreateChildText(Object owner,
Object feature,
Object child,
Collection<?> selection)
This returns the label text for CreateChildCommand . |
Object |
ActionItemProvider.getImage(Object object)
This returns Action.gif. |
Object |
AssignmentItemProvider.getImage(Object object)
This returns Assignment.gif. |
Object |
EmissionItemProvider.getImage(Object object)
This returns Emission.gif. |
Object |
RegionItemProvider.getImage(Object object)
This returns Region.gif. |
Object |
StateItemProvider.getImage(Object object)
This returns State.gif. |
Object |
SubstitutionItemProvider.getImage(Object object)
This returns Substitution.gif. |
Object |
TextEffectItemProvider.getImage(Object object)
This returns TextEffect.gif. |
Object |
TransitionItemProvider.getImage(Object object)
This returns Transition.gif. |
List<IItemPropertyDescriptor> |
ActionItemProvider.getPropertyDescriptors(Object object)
This returns the property descriptors for the adapted class. |
List<IItemPropertyDescriptor> |
AssignmentItemProvider.getPropertyDescriptors(Object object)
This returns the property descriptors for the adapted class. |
List<IItemPropertyDescriptor> |
EffectItemProvider.getPropertyDescriptors(Object object)
This returns the property descriptors for the adapted class. |
List<IItemPropertyDescriptor> |
EmissionItemProvider.getPropertyDescriptors(Object object)
This returns the property descriptors for the adapted class. |
List<IItemPropertyDescriptor> |
RegionItemProvider.getPropertyDescriptors(Object object)
This returns the property descriptors for the adapted class. |
List<IItemPropertyDescriptor> |
ScopeItemProvider.getPropertyDescriptors(Object object)
This returns the property descriptors for the adapted class. |
List<IItemPropertyDescriptor> |
StateItemProvider.getPropertyDescriptors(Object object)
This returns the property descriptors for the adapted class. |
List<IItemPropertyDescriptor> |
SubstitutionItemProvider.getPropertyDescriptors(Object object)
This returns the property descriptors for the adapted class. |
List<IItemPropertyDescriptor> |
TextEffectItemProvider.getPropertyDescriptors(Object object)
This returns the property descriptors for the adapted class. |
List<IItemPropertyDescriptor> |
TransitionItemProvider.getPropertyDescriptors(Object object)
This returns the property descriptors for the adapted class. |
String |
ActionItemProvider.getText(Object object)
This returns the label text for the adapted class. |
String |
AssignmentItemProvider.getText(Object object)
This returns the label text for the adapted class. |
String |
EffectItemProvider.getText(Object object)
This returns the label text for the adapted class. |
String |
EmissionItemProvider.getText(Object object)
This returns the label text for the adapted class. |
String |
RegionItemProvider.getText(Object object)
This returns the label text for the adapted class. |
String |
ScopeItemProvider.getText(Object object)
This returns the label text for the adapted class. |
String |
StateItemProvider.getText(Object object)
This returns the label text for the adapted class. |
String |
SubstitutionItemProvider.getText(Object object)
This returns the label text for the adapted class. |
String |
TextEffectItemProvider.getText(Object object)
This returns the label text for the adapted class. |
String |
TransitionItemProvider.getText(Object object)
This returns the label text for the adapted class. |
boolean |
SyncchartsItemProviderAdapterFactory.isFactoryForType(Object type)
|
Method parameters in de.cau.cs.kieler.synccharts.provider with type arguments of type Object | |
---|---|
protected void |
ActionItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
AssignmentItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
EffectItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
EmissionItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
RegionItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
ScopeItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
StateItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
SubstitutionItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
TextEffectItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
protected void |
TransitionItemProvider.collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds CommandParameter s describing the children
that can be created under this object. |
Uses of Object in de.cau.cs.kieler.synccharts.s |
---|
Subclasses of Object in de.cau.cs.kieler.synccharts.s | |
---|---|
class |
SyncCharts2SHandler
|
Methods in de.cau.cs.kieler.synccharts.s that return Object | |
---|---|
Object |
SyncCharts2SHandler.execute(ExecutionEvent event)
|
Methods in de.cau.cs.kieler.synccharts.s with parameters of type Object | |
---|---|
boolean |
Dependency.equals(Object other)
|
boolean |
StateAndSignals.equals(Object other)
|
boolean |
StatePlusTransition.equals(Object other)
|
boolean |
Tuple.equals(Object other)
|
Uses of Object in de.cau.cs.kieler.synccharts.sim.ptolemy |
---|
Subclasses of Object in de.cau.cs.kieler.synccharts.sim.ptolemy | |
---|---|
class |
MOMLBuilder
|
class |
Synccharts2Moml
|
class |
SyncchartsSimDataComponent
The class SimpleRailCtrl DataComponent implements a KIELER Execution Manager DataComponent. |
class |
SyncchartsSimPtolemyPlugin
The activator class controls the plug-in life cycle |
Uses of Object in de.cau.cs.kieler.synccharts.sim.ptolemy.oaw |
---|
Subclasses of Object in de.cau.cs.kieler.synccharts.sim.ptolemy.oaw | |
---|---|
class |
MomlWriter
The class MomlWriter implements an EMFWorkflowComponent that is able to output valid MOML files. |
class |
XtendJava
The class XtendJava implements some Java escape code used in the model2model Xtend transformation. |
Uses of Object in de.cau.cs.kieler.synccharts.sim.sc |
---|
Subclasses of Object in de.cau.cs.kieler.synccharts.sim.sc | |
---|---|
class |
SCDataComponent
This is the data component to handle the communication between KIEM and the external SC-Program. |
class |
SCPlugin
The activator class controls the plug-in life cycle. |
Uses of Object in de.cau.cs.kieler.synccharts.synchronizer |
---|
Subclasses of Object in de.cau.cs.kieler.synccharts.synchronizer | |
---|---|
class |
InvokeGMFEditorSynchronizationRunnable
A Runnable encapsulating the activities for synchronizing a graphical view. |
class |
InvokeXtextEditorSynchronizationRunnable
A Runnable encapsulating the activities for synchronizing a textual view. |
class |
KitsSynchronizeLinker
|
class |
ModelChangeTriggerListener
|
class |
ModelSynchronizer
|
class |
ModelSynchronizerJob
|
class |
MyFirstTestHandler
|
class |
SyncChartsEditorActivationListener
Custom IPartListener installing the known modelChangeListener on the
current active editor's semantic model. |
class |
SyncchartsSynchronizerPlugin
The activator class controls the plug-in life cycle |
class |
SynchronizeGMFEditorCommand
Special AbstractTransactionalCommand merging changes into a GMF document. |
class |
SynchronizeXtextEditorUnitOfWork
|
class |
SyncroActivationHandler
Handler for (de-)activating the graphic / text synchronization. |
Methods in de.cau.cs.kieler.synccharts.synchronizer that return Object | |
---|---|
Object |
MyFirstTestHandler.execute(ExecutionEvent event)
|
Object |
SyncroActivationHandler.execute(ExecutionEvent event)
|
Methods in de.cau.cs.kieler.synccharts.synchronizer that return types with arguments of type Object | |
---|---|
static Map<String,Object> |
ModelSynchronizerJob.getMatchOptions()
|
Uses of Object in de.cau.cs.kieler.synccharts.synchronizer.diff |
---|
Subclasses of Object in de.cau.cs.kieler.synccharts.synchronizer.diff | |
---|---|
class |
KitsAttributesCheck
|
class |
KitsDiffEngine
|
class |
KitsReferencesCheck
|
Uses of Object in de.cau.cs.kieler.synccharts.synchronizer.kitsView |
---|
Subclasses of Object in de.cau.cs.kieler.synccharts.synchronizer.kitsView | |
---|---|
class |
EmbeddedFoldingStructureProvider
Default implementation of interface IFoldingStructureProvider |
class |
EmbeddedFoldingStructureProvider.ProjectionChangeListener
Internal projection listener. |
class |
EmbeddedXtextEditor
|
class |
HighlightingHelper
|
class |
HighlightingReconciler
|
class |
KitsView
View providing textual view on parts of SyncCharts models. |
class |
SyncChartSynchronizerJob
|
class |
ToggleSLCommentAction
This implementation has been copied from org.eclipse.jdt.internal.ui.javaeditor.ToggleCommentAction. |
Uses of Object in de.cau.cs.kieler.synccharts.synchronizer.match |
---|
Subclasses of Object in de.cau.cs.kieler.synccharts.synchronizer.match | |
---|---|
class |
KitsFilter
|
class |
KitsMatchEngine
Customized IMatchEngine registering customized filter and checker. |
class |
KitsSimilarityChecker
Customized AbstractSimilarityChecker allowing to influence the match behaviour. |
Uses of Object in de.cau.cs.kieler.synccharts.synchronizer.merge |
---|
Subclasses of Object in de.cau.cs.kieler.synccharts.synchronizer.merge | |
---|---|
class |
KitsMergerProvider
Provider of our customized mergers. |
class |
KitsMoveModelElementMerger
Merger for a MoveModelElement operation. |
class |
KitsReferenceOrderChangeMerger
Merger for a ReferenceOrderChange operation. |
class |
LinkingAdapter
|
class |
MyModelElementChangeLeftTargetMerger
Customized merger for an ModelElementChangeLeftTarget operation.> |
class |
MyModelElementChangeRightTargetMerger
Merger for an ModelElementChangeRightTarget operation. |
class |
MyReferenceChangeLeftTargetMerger
Merger for an ReferenceChangeLeftTarget operation. |
class |
MyUpdateReferenceMerger
|
Methods in de.cau.cs.kieler.synccharts.synchronizer.merge with parameters of type Object | |
---|---|
boolean |
LinkingAdapter.isAdapterForType(Object type)
|
Uses of Object in de.cau.cs.kieler.synccharts.text.actions |
---|
Subclasses of Object in de.cau.cs.kieler.synccharts.text.actions | |
---|---|
static class |
de.cau.cs.kieler.synccharts.text.actions.AbstractActionsRuntimeModule
|
class |
ActionsResource
|
class |
ActionsRuntimeModule
Use this class to register components to be used at runtime / without the Equinox extension registry. |
class |
ActionsStandaloneSetup
Initialization support for running Xtext languages without equinox extension registry |
class |
ActionsValueSerializer
Class is currently NOT used. |
Methods in de.cau.cs.kieler.synccharts.text.actions with parameters of type Object | |
---|---|
boolean |
ActionsValueSerializer.isValid(EObject context,
org.eclipse.xtext.RuleCall ruleCall,
Object value,
org.eclipse.xtext.parsetree.reconstr.ITokenSerializer.IErrorAcceptor errorAcceptor)
|
String |
ActionsValueSerializer.serializeAssignedValue(EObject context,
org.eclipse.xtext.RuleCall ruleCall,
Object value,
org.eclipse.xtext.nodemodel.INode node)
Customized Computation of serialized output fragments. |
Uses of Object in de.cau.cs.kieler.synccharts.text.actions.bridge |
---|
Subclasses of Object in de.cau.cs.kieler.synccharts.text.actions.bridge | |
---|---|
class |
ActionLabelParseCommand
Wrapper of the parsing operation into a GMF AbstractTransactionalCommand. |
class |
ActionLabelParseHandler
A command handler that looks for an SyncCharts graphical GMF editor and parses all action labels again and then serializes all again. |
class |
ActionLabelProcessorWrapper
A wrapper class that provides methods to process (i.e. |
class |
ActionLabelSerializeCommand
|
class |
ActionLabelSerializer
Simple serializer for Action objects parsed by the Xtext parser. |
class |
DiagnosticException
A KielerModelException that also contains Diagnostic information. |
class |
LabelParserBridgePlugin
The activator class controls the plug-in life cycle. |
Methods in de.cau.cs.kieler.synccharts.text.actions.bridge that return Object | |
---|---|
Object |
ActionLabelParseHandler.execute(ExecutionEvent event)
|
Constructors in de.cau.cs.kieler.synccharts.text.actions.bridge with parameters of type Object | |
---|---|
DiagnosticException(String message,
Object thecausingModelObject,
List<Resource.Diagnostic> diagnostics)
Main Constructor. |
Uses of Object in de.cau.cs.kieler.synccharts.text.actions.bridge.listeners |
---|
Subclasses of Object in de.cau.cs.kieler.synccharts.text.actions.bridge.listeners | |
---|---|
class |
ChangedTriggerListener
Listen to changes of the TriggerAndEffects String of an Action and trigger the Xtext LabelParser to parse the String and create real objects out of it. |
class |
RenamedSignalsListener
Listen to renamings of Signals and Variables and then re-serialize all affected transition labels. |
class |
SerializerListener
Will trigger a re-serialization of an Action label when one of its underlying features has changed. |
Uses of Object in de.cau.cs.kieler.synccharts.text.actions.bridge.test |
---|
Subclasses of Object in de.cau.cs.kieler.synccharts.text.actions.bridge.test | |
---|---|
class |
ParserSerializerTest
JUnit Test Case for the SyncCharts Editor Transition label parser and its serializer. |
Uses of Object in de.cau.cs.kieler.synccharts.text.actions.formatting |
---|
Subclasses of Object in de.cau.cs.kieler.synccharts.text.actions.formatting | |
---|---|
class |
ActionsFormatter
This class contains custom formatting description. |
class |
ActionsTransientValueService
|
class |
ActionsValueConverter
Delegates to ExpressionsValueConverter . |
Uses of Object in de.cau.cs.kieler.synccharts.text.actions.scoping |
---|
Subclasses of Object in de.cau.cs.kieler.synccharts.text.actions.scoping | |
---|---|
class |
ActionsScopeProvider
This class contains custom scoping description. |
Uses of Object in de.cau.cs.kieler.synccharts.text.actions.serializer |
---|
Subclasses of Object in de.cau.cs.kieler.synccharts.text.actions.serializer | |
---|---|
class |
ActionsSemanticSequencer
|
class |
ActionsSyntacticSequencer
|
Uses of Object in de.cau.cs.kieler.synccharts.text.actions.ui |
---|
Subclasses of Object in de.cau.cs.kieler.synccharts.text.actions.ui | |
---|---|
static class |
de.cau.cs.kieler.synccharts.text.actions.ui.AbstractActionsUiModule
|
class |
ActionsAntlrTokenToAttributeIdMapper
Custom AbstractAntlrTokenToAttributeIdMapper contributing to the Kits editor. |
class |
ActionsDiagnosticConverterImpl
This class is used to filter the validation diagnostics. |
class |
ActionsHighlightingConfiguration
Custom IHighlightingConfiguration contributing to the Actions editor. |
class |
ActionsSemanticHighlightingCalculator
Custom ISemanticHighlightingCalculator contributing to the Actions editor. |
class |
ActionsUiModule
Custom Module contributing to the (embedded) Actions editor. |
class |
CustomizedActionsExecutableExtensionFactory
|
Uses of Object in de.cau.cs.kieler.synccharts.text.actions.ui.contentassist |
---|
Subclasses of Object in de.cau.cs.kieler.synccharts.text.actions.ui.contentassist | |
---|---|
class |
ActionsProposalProvider
see http://www.eclipse.org/Xtext/documentation/latest/xtext.html#contentAssist on how to customize content assistant |
Uses of Object in de.cau.cs.kieler.synccharts.text.actions.ui.labeling |
---|
Subclasses of Object in de.cau.cs.kieler.synccharts.text.actions.ui.labeling | |
---|---|
class |
ActionsDescriptionLabelProvider
Provides labels for a IEObjectDescriptions and IResourceDescriptions. |
class |
ActionsLabelProvider
Provides labels for a EObjects. |
Uses of Object in de.cau.cs.kieler.synccharts.text.actions.ui.outline |
---|
Subclasses of Object in de.cau.cs.kieler.synccharts.text.actions.ui.outline | |
---|---|
class |
ActionsOutlineTreeProvider
customization of the default outline structure |
Uses of Object in de.cau.cs.kieler.synccharts.text.actions.ui.quickfix |
---|
Subclasses of Object in de.cau.cs.kieler.synccharts.text.actions.ui.quickfix | |
---|---|
class |
ActionsQuickfixProvider
|
Uses of Object in de.cau.cs.kieler.synccharts.text.actions.validation |
---|
Subclasses of Object in de.cau.cs.kieler.synccharts.text.actions.validation | |
---|---|
class |
ActionsJavaValidator
|
Uses of Object in de.cau.cs.kieler.synccharts.text.expressions.bridge.test |
---|
Subclasses of Object in de.cau.cs.kieler.synccharts.text.expressions.bridge.test | |
---|---|
class |
ExpressionsRuntimeModule
Use this class to register components to be used at runtime / without the Equinox extension registry. |
class |
ExprParserSerializerTest
JUnit Test Case for the SyncCharts Editor Transition label parser and its serializer. |
Uses of Object in de.cau.cs.kieler.synccharts.text.kits |
---|
Subclasses of Object in de.cau.cs.kieler.synccharts.text.kits | |
---|---|
static class |
de.cau.cs.kieler.synccharts.text.kits.AbstractKitsRuntimeModule
|
class |
KitsEmbeddedRuntimeModule
Special guice configuration as KitsEmbedded needs different scope provider. |
class |
KitsLinker
A customized Xtext linker linking textual syncchart models. |
class |
KitsResource
A customized LazyLinkingResource . |
class |
KitsRuntimeModule
|
class |
KitsStandaloneSetup
Initialization support for running Xtext languages without equinox extension registry |
class |
KitsTransientValueService
Custom ITransientValueService contributing to Kits serialization. |
Uses of Object in de.cau.cs.kieler.synccharts.text.kits.bridge |
---|
Subclasses of Object in de.cau.cs.kieler.synccharts.text.kits.bridge | |
---|---|
class |
KitsValidationActionFactory
Factory for constructing the validate actions for the actions grammar. |
Uses of Object in de.cau.cs.kieler.synccharts.text.kits.formatting |
---|
Subclasses of Object in de.cau.cs.kieler.synccharts.text.kits.formatting | |
---|---|
class |
KitsEnumLiteralSerializer
Customized IEnumLiteralSerializer . |
class |
KitsFormatter
Custom IFormatter contributing to Kits serialization. |
class |
KitsIndentionInformation
|
class |
KitsKeywordSerializer
Customized ITokenSerializer.IKeywordSerializer . |
class |
KitsValueConverter
Customized IValueConverter . |
class |
KitsValueSerializer
Customized ITokenSerializer.IValueSerializer . |
Methods in de.cau.cs.kieler.synccharts.text.kits.formatting with parameters of type Object | |
---|---|
boolean |
KitsEnumLiteralSerializer.isValid(EObject context,
org.eclipse.xtext.RuleCall ruleCall,
Object value,
org.eclipse.xtext.parsetree.reconstr.ITokenSerializer.IErrorAcceptor errorAcceptor)
Decides whether a feature value of an EObject is valid to be serialized. |
boolean |
KitsValueSerializer.isValid(EObject context,
org.eclipse.xtext.RuleCall ruleCall,
Object value,
org.eclipse.xtext.parsetree.reconstr.ITokenSerializer.IErrorAcceptor errorAcceptor)
Decides whether a feature value of an EObject is valid to be serialized. |
String |
KitsValueSerializer.serializeAssignedValue(EObject context,
org.eclipse.xtext.RuleCall ruleCall,
Object value,
org.eclipse.xtext.nodemodel.INode node)
|
Uses of Object in de.cau.cs.kieler.synccharts.text.kits.scoping |
---|
Subclasses of Object in de.cau.cs.kieler.synccharts.text.kits.scoping | |
---|---|
class |
KitsEmbeddedScopeProvider
Specialized version of KitsScopeProvider for embedded Kits. |
class |
KitsScopeProvider
This class contains custom scoping descriptions. |
Uses of Object in de.cau.cs.kieler.synccharts.text.kits.serializer |
---|
Subclasses of Object in de.cau.cs.kieler.synccharts.text.kits.serializer | |
---|---|
class |
KitsSemanticSequencer
|
class |
KitsSyntacticSequencer
|
Uses of Object in de.cau.cs.kieler.synccharts.text.kits.ui |
---|
Subclasses of Object in de.cau.cs.kieler.synccharts.text.kits.ui | |
---|---|
static class |
de.cau.cs.kieler.synccharts.text.kits.ui.AbstractKitsUiModule
|
class |
CustomizedKitsEmbeddedExecutableExtensionFactory
|
class |
CustomizedKitsExecutableExtensionFactory
|
class |
KitsAntlrTokenToAttributeIdMapper
Custom AbstractAntlrTokenToAttributeIdMapper contributing to the Kits editor. |
class |
KitsDiagnosticConverterImpl
This class is used to filter the validation diagnostics. |
class |
KitsEmbeddedUIModule
Special guice configuration as KitsEmbedded needs different IDiagnosticConverter . |
class |
KitsHighlightingConfiguration
Custom IHighlightingConfiguration contributing to the Kits editor. |
class |
KitsSemanticHighlightingCalculator
Custom ISemanticHighlightingCalculator contributing to the Kits editor. |
class |
KitsUiModule
Custom Module contributing to the Kits editor. |
Uses of Object in de.cau.cs.kieler.synccharts.text.kits.ui.contentassist |
---|
Subclasses of Object in de.cau.cs.kieler.synccharts.text.kits.ui.contentassist | |
---|---|
class |
KitsProposalProvider
see http://www.eclipse.org/Xtext/documentation/latest/xtext.html#contentAssist on how to customize content assistant |
Uses of Object in de.cau.cs.kieler.synccharts.text.kits.ui.labeling |
---|
Subclasses of Object in de.cau.cs.kieler.synccharts.text.kits.ui.labeling | |
---|---|
class |
KitsDescriptionLabelProvider
Provides labels for a IEObjectDescriptions and IResourceDescriptions. |
class |
KitsLabelProvider
Provides labels for a EObjects. |
Uses of Object in de.cau.cs.kieler.synccharts.text.kits.ui.outline |
---|
Subclasses of Object in de.cau.cs.kieler.synccharts.text.kits.ui.outline | |
---|---|
class |
KitsOutlineTreeProvider
customization of the default outline structure |
Uses of Object in de.cau.cs.kieler.synccharts.text.kits.ui.quickfix |
---|
Subclasses of Object in de.cau.cs.kieler.synccharts.text.kits.ui.quickfix | |
---|---|
class |
KitsQuickfixProvider
|
Uses of Object in de.cau.cs.kieler.synccharts.text.kits.validation |
---|
Subclasses of Object in de.cau.cs.kieler.synccharts.text.kits.validation | |
---|---|
class |
KitsJavaValidator
|
Uses of Object in de.cau.cs.kieler.synccharts.text.kitsState |
---|
Subclasses of Object in de.cau.cs.kieler.synccharts.text.kitsState | |
---|---|
static class |
de.cau.cs.kieler.synccharts.text.kitsState.AbstractKitsStateRuntimeModule
|
class |
KitsStateRuntimeModule
|
class |
KitsStateStandaloneSetup
Initialization support for running Xtext languages without equinox extension registry |
Uses of Object in de.cau.cs.kieler.synccharts.text.kitsState.formatting |
---|
Subclasses of Object in de.cau.cs.kieler.synccharts.text.kitsState.formatting | |
---|---|
class |
KitsStateFormatter
This class contains custom formatting description. |
Uses of Object in de.cau.cs.kieler.synccharts.text.kitsState.scoping |
---|
Subclasses of Object in de.cau.cs.kieler.synccharts.text.kitsState.scoping | |
---|---|
class |
KitsStateScopeProvider
This class contains custom scoping description. |
Uses of Object in de.cau.cs.kieler.synccharts.text.kitsState.serializer |
---|
Subclasses of Object in de.cau.cs.kieler.synccharts.text.kitsState.serializer | |
---|---|
class |
KitsStateSemanticSequencer
|
class |
KitsStateSyntacticSequencer
|
Uses of Object in de.cau.cs.kieler.synccharts.text.kitsState.ui |
---|
Subclasses of Object in de.cau.cs.kieler.synccharts.text.kitsState.ui | |
---|---|
static class |
de.cau.cs.kieler.synccharts.text.kitsState.ui.AbstractKitsStateUiModule
|
class |
CustomizedKitsStateExecutableExtensionFactory
|
class |
KitsStateDiagnosticConverterImpl
This filter realizes the filtering of the non-null-state-parentRegion-condition. |
class |
KitsStateUiModule
Use this class to register components to be used within the IDE. |
Uses of Object in de.cau.cs.kieler.synccharts.text.kitsState.ui.contentassist |
---|
Subclasses of Object in de.cau.cs.kieler.synccharts.text.kitsState.ui.contentassist | |
---|---|
class |
KitsStateProposalProvider
see http://www.eclipse.org/Xtext/documentation/latest/xtext.html#contentAssist on how to customize content assistant |
Uses of Object in de.cau.cs.kieler.synccharts.text.kitsState.ui.labeling |
---|
Subclasses of Object in de.cau.cs.kieler.synccharts.text.kitsState.ui.labeling | |
---|---|
class |
KitsStateDescriptionLabelProvider
Provides labels for a IEObjectDescriptions and IResourceDescriptions. |
class |
KitsStateLabelProvider
Provides labels for a EObjects. |
Uses of Object in de.cau.cs.kieler.synccharts.text.kitsState.ui.outline |
---|
Subclasses of Object in de.cau.cs.kieler.synccharts.text.kitsState.ui.outline | |
---|---|
class |
KitsStateOutlineTreeProvider
customization of the default outline structure |
Uses of Object in de.cau.cs.kieler.synccharts.text.kitsState.ui.quickfix |
---|
Subclasses of Object in de.cau.cs.kieler.synccharts.text.kitsState.ui.quickfix | |
---|---|
class |
KitsStateQuickfixProvider
|
Uses of Object in de.cau.cs.kieler.synccharts.text.kitsState.validation |
---|
Subclasses of Object in de.cau.cs.kieler.synccharts.text.kitsState.validation | |
---|---|
class |
KitsStateJavaValidator
|
Uses of Object in de.cau.cs.kieler.synccharts.text.ui |
---|
Subclasses of Object in de.cau.cs.kieler.synccharts.text.ui | |
---|---|
class |
ExecutableExtensionFactory
|
class |
KitsUIPlugin
Customized bundle activator initializing all of the Xtext stuff. |
Uses of Object in de.cau.cs.kieler.synccharts.util |
---|
Subclasses of Object in de.cau.cs.kieler.synccharts.util | |
---|---|
class |
SyncchartsAdapterFactory
The Adapter Factory for the model. |
class |
SyncchartsSwitch<T>
The Switch for the model's inheritance hierarchy. |
Methods in de.cau.cs.kieler.synccharts.util with parameters of type Object | |
---|---|
boolean |
SyncchartsAdapterFactory.isFactoryForType(Object object)
Returns whether this factory is applicable for the type of the object. |
Uses of Object in de.cau.cs.kieler.uml2 |
---|
Subclasses of Object in de.cau.cs.kieler.uml2 | |
---|---|
class |
EditingUtil
Utility class for structure-based editing of the UML metamodel. |
class |
MetamodelRegistrator
Hack early Startup class to explicitly load the UML Metamodel at Eclipse startup. |
Uses of Object in de.cau.cs.kieler.uml2.kivi |
---|
Subclasses of Object in de.cau.cs.kieler.uml2.kivi | |
---|---|
class |
StateMachineCombination
A combination that visualizes the simulation of a SyncChart. |
class |
StateMachineDataComponent
A data component that observes the activity of UML StateMachine states during simulation in a Papyrus editor. |
Uses of Object in de.cau.cs.kieler.uml2.sim |
---|
Subclasses of Object in de.cau.cs.kieler.uml2.sim | |
---|---|
class |
JavaEscape
|
class |
Uml2SimPlugin
The activator class controls the plug-in life cycle |
Uses of Object in de.cau.cs.kieler.uml2.sim.kiem |
---|
Subclasses of Object in de.cau.cs.kieler.uml2.sim.kiem | |
---|---|
class |
DataComponentModelCheck
The Class DataComponent. |
class |
DataComponentSim
The Class DataComponent. |
class |
SelectTraceDialog
The Class AddDataComponentDialog. |
Uses of Object in de.cau.cs.kieler.uml2.sim.maude.validation |
---|
Subclasses of Object in de.cau.cs.kieler.uml2.sim.maude.validation | |
---|---|
class |
PapyrusValidationActionFactory
|
Uses of Object in de.tu_berlin.cs.tfs.muvitorkit |
---|
Subclasses of Object in de.tu_berlin.cs.tfs.muvitorkit | |
---|---|
class |
MuvitorKitPlugin
|
Uses of Object in de.tu_berlin.cs.tfs.muvitorkit.actions |
---|
Subclasses of Object in de.tu_berlin.cs.tfs.muvitorkit.actions | |
---|---|
class |
DNPTBAction
Strange Action... |
class |
ExportViewerImageAction
This action exports the whole EditPartViewer containing some selected GraphicalEditPart to a png, jpeg, or bmp image file. |
class |
GenericCopyAction
This action copies any kind model in form of a serialized String into the system's clipboard. |
class |
GenericCutAction
|
class |
GenericGraphLayoutAction
This action applies the Draw2d graph layouter to the EditPartViewer containing some selected GraphicalEditPart. |
class |
GenericPasteAction
This action pastes the clipboard into the current edit part if allowed |
static class |
GenericPasteAction.PasteCommand
|
static class |
GenericPasteAction.PasteRuleAdapter
|
class |
MoveNodeAction
An action for moving selected nodes that can be moved by key strokes. |
class |
MuvitorActionBarContributor
Contributor class to build up the editor's menu and tool bar. |
class |
MuvitorToggleGridAction
An action that toggles the grid. |
class |
MuvitorToggleRulerVisibilityAction
An action that toggles the ruler visibility property on the given viewer. |
class |
RevertAction
An action which reverts to the last saved version of the MuvitorTreeEditor 's model. |
class |
SelectAllInMultiViewerAction
An action that selects all edit parts in the current viewer of an AbstractMultiViewerPage. |
class |
TrimViewerAction
This action trims the viewer containing the currently selected GraphicalEditPart. |
Uses of Object in de.tu_berlin.cs.tfs.muvitorkit.animation |
---|
Subclasses of Object in de.tu_berlin.cs.tfs.muvitorkit.animation | |
---|---|
class |
AnimatingCommand
This is the main class users have to use in this GEF animation package. |
class |
AnimationPathModifier
This class provides some basic AnimationPathModifier s ready to use
with AnimatingCommand s:
AnimationPathModifier.getStandardModifier() : just linear interpolation over progress,
no y-amplitude. |
static class |
IAnnotation.LabelAnnotation
|
static class |
IAnnotation.Stub
|
class |
ToggleAnimationAction
Action to toggle animation performed by MultipleAnimation . |
Methods in de.tu_berlin.cs.tfs.muvitorkit.animation with parameters of type Object | |
---|---|
Point |
AnimatingCommand.getFinalLocation(Object modelOrFigure)
This may be used to get the final bounds of a figure representing the model or for the animated figure itself. |
Point |
AnimatingCommand.getInitialLocation(Object modelOrFigure)
This may be used to get the initial bounds of a figure representing the model or for the animated figure itself. |
void |
AnimatingCommand.initializeAnimatedElement(Object modelOrEditPartorFigure,
Object viewerOrTop)
Before specifying any steps for an element to animate, you have to initialize it with this method. |
void |
AnimatingCommand.initializeAnimatedElement(Object modelOrEditPartOrFigure,
Object viewerOrTop,
AnimationPathModifier pathModifier)
Before specifying any steps for an element to animate, you have to initialize it with this method. |
void |
AnimatingCommand.specifyStep(Object modelOrEditPart,
Object locationObject)
With this method you can specify the current animation step (the initial one or some subsequent one due to AnimatingCommand.nextStep(double) ) so that the
relative size factor will be 1. |
void |
AnimatingCommand.specifyStep(Object modelOrEditPart,
Object locationObject,
double sizeFactor)
With this method you can specify the current animation step (the initial one or some subsequent one due to AnimatingCommand.nextStep(double) ) with a
relative size factor. |
Uses of Object in de.tu_berlin.cs.tfs.muvitorkit.commands |
---|
Subclasses of Object in de.tu_berlin.cs.tfs.muvitorkit.commands | |
---|---|
class |
SetEObjectFeatureValueCommand
The SetEObjectFeatureValueCommand is used for generically
changing an EObject 's value that is determined by a featureID. |
class |
SimpleDeleteEObjectCommand
Document SimpleDeleteEObjectCommand |
Uses of Object in de.tu_berlin.cs.tfs.muvitorkit.gef.directedit |
---|
Subclasses of Object in de.tu_berlin.cs.tfs.muvitorkit.gef.directedit | |
---|---|
class |
MuvitorDirectEditManager
The DirectEditManager for IDirectEditPart.IGraphicalDirectEditPart s that have
a MuvitorDirectEditPolicy installed. |
class |
MuvitorDirectEditPolicy
The direct edit policy for IDirectEditPart.IGraphicalDirectEditPart s. |
class |
MuvitorTreeDirectEditManager
A helper class to perform a direct edit with a TextCellEditor on IDirectEditPart s that have a MuvitorTreeDirectEditPolicy
installed. |
class |
MuvitorTreeDirectEditPolicy
The direct edit policy for IDirectEditPart s. |
Uses of Object in de.tu_berlin.cs.tfs.muvitorkit.gef.editparts |
---|
Subclasses of Object in de.tu_berlin.cs.tfs.muvitorkit.gef.editparts | |
---|---|
class |
AdapterConnectionEditPart<T extends EObject>
This edit part is a convenience implementation with the following frequently used features for EObjects: On activation of this edit part, an EMF adapter is being installed on a this edit parts' model, listening for model changes and passing the notifications to AdapterConnectionEditPart.notifyChanged(Notification) and to the
MuvitorNotifierService . |
class |
AdapterGraphicalEditPart<T extends EObject>
This edit part is a convenience implementation with the following frequently used features for EObjects: On activation of this edit part, an EMF adapter is being installed on a this edit parts' model, listening for model changes and passing the notifications to AdapterGraphicalEditPart.notifyChanged(Notification) and to the
MuvitorNotifierService . |
class |
AdapterTreeEditPart<T extends EObject>
This edit part is a convenience implementation with the following frequently used features for EObjects: On activation of this edit part, an EMF adapter is being installed on a this edit parts' model, listening for model changes and passing the notifications to AdapterTreeEditPart.notifyChanged(Notification) and to the
MuvitorNotifierService . |
Methods in de.tu_berlin.cs.tfs.muvitorkit.gef.editparts that return Object | |
---|---|
Object |
AdapterConnectionEditPart.getAdapter(Class key)
Subclasses may override but must call super implementation! |
Object |
AdapterGraphicalEditPart.getAdapter(Class key)
Subclasses may override but must call super implementation! |
Object |
AdapterTreeEditPart.getAdapter(Class key)
Subclasses may override but must call super implementation! |
Uses of Object in de.tu_berlin.cs.tfs.muvitorkit.gef.editparts.policies |
---|
Subclasses of Object in de.tu_berlin.cs.tfs.muvitorkit.gef.editparts.policies | |
---|---|
class |
MuvitorXYLayoutEditPolicy
This layout editpolicy installs MuvitorXYLayoutEditPolicy.GhostFigureNonResizableEditPolicy s on
an editpart's children, which will automatically show a ghost figure on
dragging for all children's figures that implement
MuvitorXYLayoutEditPolicy.IGhostFigureProvider . |
protected static class |
MuvitorXYLayoutEditPolicy.GhostFigureNonResizableEditPolicy
|
Methods in de.tu_berlin.cs.tfs.muvitorkit.gef.editparts.policies with parameters of type Object | |
---|---|
protected Command |
MuvitorXYLayoutEditPolicy.createAddCommand(EditPart child,
Object constraint)
|
Uses of Object in de.tu_berlin.cs.tfs.muvitorkit.gef.palette |
---|
Subclasses of Object in de.tu_berlin.cs.tfs.muvitorkit.gef.palette | |
---|---|
class |
MappingCreationTool
This Tool allows to create connections (e.g. |
class |
MuvitorPaletteRoot
A default palette root that can be used in graphical views. |
Uses of Object in de.tu_berlin.cs.tfs.muvitorkit.properties |
---|
Subclasses of Object in de.tu_berlin.cs.tfs.muvitorkit.properties | |
---|---|
class |
AbstractPropertySource<T>
|
class |
CheckboxPropertyDescriptor
Property Descriptor for boolean values in the properties view. |
class |
EObjectPropertySource
This class is intended to be a generic property source for all the objects in the application's model. |
class |
LocationPropertySource
Property source for location data. |
class |
NumberCellEditorValidator
Validator for Strings being castable to an Integer. |
Methods in de.tu_berlin.cs.tfs.muvitorkit.properties that return Object | |
---|---|
Object |
AbstractPropertySource.getEditableValue()
|
Object |
EObjectPropertySource.getEditableValue()
|
Object |
EObjectPropertySource.getPropertyValue(Object idobj)
|
Object |
LocationPropertySource.getPropertyValue(Object id)
|
Methods in de.tu_berlin.cs.tfs.muvitorkit.properties with parameters of type Object | |
---|---|
Object |
EObjectPropertySource.getPropertyValue(Object idobj)
|
Object |
LocationPropertySource.getPropertyValue(Object id)
|
boolean |
AbstractPropertySource.isPropertySet(Object id)
|
boolean |
EObjectPropertySource.isPropertySet(Object id)
|
String |
NumberCellEditorValidator.isValid(Object value)
|
void |
AbstractPropertySource.resetPropertyValue(Object id)
|
void |
EObjectPropertySource.resetPropertyValue(Object id)
|
void |
EObjectPropertySource.setPropertyValue(Object id,
Object value)
|
void |
LocationPropertySource.setPropertyValue(Object id,
Object value)
|
Constructors in de.tu_berlin.cs.tfs.muvitorkit.properties with parameters of type Object | |
---|---|
CheckboxPropertyDescriptor(Object id,
String displayName)
|
Uses of Object in de.tu_berlin.cs.tfs.muvitorkit.ui |
---|
Subclasses of Object in de.tu_berlin.cs.tfs.muvitorkit.ui | |
---|---|
class |
ContextMenuProviderWithActionRegistry
This ContextMenuProvider gets an ActionRegistry in its constructor
which is used to resolve actions via some key, usually their IDs. |
class |
IDUtil
This purely static utility class encapsulates and manages the access to EObject models via their unique IDs (assigned by their XMLResource) and keeps track of the MuvitorTreeEditor s showing those models. |
class |
MuvitorActivator
The activator class controls the plug-in's life cycle. |
class |
MuvitorPage
This is an IPage that contains some GraphicalViewer s as well
as a FlyoutPaletteComposite and that manages changing of the current
viewer. |
class |
MuvitorPage.MultiViewerPageViewer
This local class extends ScrollingGraphicalViewer by a
MouseListener that sets this viewer as the page's current viewer
when a mouse click occurs on this viewer. |
static class |
MuvitorPage.MuvitorRulerProvider
|
class |
MuvitorPageBookView
This is a PageBookView for displaying some model EObject on
an IPage . |
class |
MuvitorTreeEditor
This is a rich-featured abstract implementation of an EditorPart with
a GEF MuvitorTreeEditor.EditorTreeViewer . |
class |
MuvitorTreeEditor.EditorTreeViewer
This special TreeViewer is needed to allow the EditPart s to
access the editor. |
Methods in de.tu_berlin.cs.tfs.muvitorkit.ui that return Object | |
---|---|
Object |
MuvitorPage.getAdapter(Class clazz)
Extended to provide MuvitorPage.zoomManagerDelegate as ZoomManager . |
Object |
MuvitorTreeEditor.getAdapter(Class type)
IMPORTANT certain requests, such as the property sheet, may be made before or after MuvitorTreeEditor.createPartControl(Composite) is called. |
Object |
MuvitorPage.MuvitorRulerProvider.getRuler()
|
Methods in de.tu_berlin.cs.tfs.muvitorkit.ui with parameters of type Object | |
---|---|
ArrayList<IMarker> |
MuvitorTreeEditor.findProblemMarkers(String attrName,
Object attrValue)
Helper method to find problem markers with specific attribute values. |
Uses of Object in de.tu_berlin.cs.tfs.muvitorkit.ui.utils |
---|
Subclasses of Object in de.tu_berlin.cs.tfs.muvitorkit.ui.utils | |
---|---|
class |
EMFModelManager
Manager for persistence operations on an EMF model. |
class |
GenericUtils
|
class |
IconUtilTemplate
This class is a template, showing how a static IconUtil class can be built. |
class |
KeyCodeSWTSnippet
|
class |
MuvitorNotifierService
In MuvitorKit editors, this purely static service can be used to listen to and process EMF notifications fired by almost all EObject instances even without being registered to these models. |
class |
PartListenerAdapter
|
class |
PerspectiveTemplate
This the default definition of the perspective for the RON editor. |
class |
SelectionProviderIntermediate
IPostSelectionProvider implementation that delegates to another ISelectionProvider or IPostSelectionProvider. |
class |
SWTResourceManager
Class to manage SWT resources (Font, Color, Image and Cursor) There are no restrictions on the use of this code. |
class |
ZoomManagerDelegate
This class implements a ZoomManager that delegates method calls to another ZoomManager which can be replaced. |
Uses of Object in de.tu_berlin.cs.tfs.muvitorkit.ui.utils.test |
---|
Subclasses of Object in de.tu_berlin.cs.tfs.muvitorkit.ui.utils.test | |
---|---|
class |
DelegatingCommandStack
This is a delegating command stack, which delegates everything to a exchangeable current CommandStack except event listeners. |
class |
EditorJob
TODO EditorJob: documentation and purpose description |
class |
NodeProtector
the class is used for the node protection, that means that no node can have a position at another node |
class |
PopupDialog
A simple dialog with a list from which the user can select one item. |
class |
PropertiesDialog
A Preference Dialog which has a Close button in place of OK/Cancel buttons, and titled "Properties" in place of "Preferences" |
class |
StatusLineUtil
Utility class for outputting text to the status line |
Methods in de.tu_berlin.cs.tfs.muvitorkit.ui.utils.test that return Object | |
---|---|
Object[] |
DelegatingCommandStack.getCommands()
|
Methods in de.tu_berlin.cs.tfs.muvitorkit.ui.utils.test with parameters of type Object | |
---|---|
boolean |
EditorJob.belongsTo(Object family)
|
Uses of Object in de.tu_berlin.cs.tfs.muvitorkit.ui.wizards.template |
---|
Subclasses of Object in de.tu_berlin.cs.tfs.muvitorkit.ui.wizards.template | |
---|---|
class |
MuvitorFileCreationPage
The "New" wizard page is used in the MuvitorFileCreationWizard and
allows setting the container for the new file as well as the file name. |
class |
MuvitorFileCreationWizard
This is a wizard to create a file resource for a Muvitor implementation. |
Uses of Object in de.unido.ls5.eti.client |
---|
Subclasses of Object in de.unido.ls5.eti.client | |
---|---|
class |
ByteArrayVirtualFile
This is an implementation of VirtualFile that uses a byte array
to store the data. |
class |
EtiAxisException
This is a specialised EtiRemoteException
where the message text automatically strips the leading class name
contained in the FaultString of AxisFault |
class |
EtiConnectionFactory
This class handles the creation of EtiConnection s. |
class |
EtiConnectionSepp
A jETI-connection for SEPP, the Streaming Eti Performance Protocol. |
class |
EtiLocalException
Exception that indicates that something went wrong in the local context of a jETI execution. |
class |
EtiRemoteException
Exception that indicates that something went wrong during the remote execution of a tool. |
class |
Filetools
Helper Methods to handle files and streams Will probably removed in future and replaced by usage of commons-io |
class |
FileVirtualFile
This is an implementation of VirtualFile that uses a real
file object as means to store the data. |
class |
TransferHandler
This class manages the jETI file context. |
Method parameters in de.unido.ls5.eti.client with type arguments of type Object | |
---|---|
static TransferHandler |
TransferHandler.get(Map<String,Object> env)
Retrieves the TransferHandler from given ExecutionEnvironment. |
Uses of Object in java.awt |
---|
Subclasses of Object in java.awt | |
---|---|
class |
Component
|
class |
Container
|
class |
Point
Represents a point in two dimensional space using integer co-ordinates |
class |
Rectangle
A rectangle with integer coordinates. |
Methods in java.awt with parameters of type Object | |
---|---|
boolean |
Point.equals(Object obj)
|
boolean |
Rectangle.equals(Object obj)
Test if the Rectangle is equal to a given object |
Uses of Object in java.awt.geom |
---|
Subclasses of Object in java.awt.geom | |
---|---|
class |
Line2D
An abstract class representing a line in two dimensional space |
static class |
Line2D.Double
A line in 2D space using float coordinates |
static class |
Line2D.Float
A line in 2D space using float coordinates |
class |
Point2D
An abstract class for a point. |
static class |
Point2D.Double
A point with double coordinates. |
static class |
Point2D.Float
A point with float coordinates. |
class |
Rectangle2D
An abstract class for a Rectangle. |
static class |
Rectangle2D.Double
A Rectangle2D with double coordinates |
static class |
Rectangle2D.Float
A Rectangle2D with float coordinates. |
class |
RectangularShape
An abstract base class for shapes based on a rectangular frame. |
Methods in java.awt.geom that return Object | |
---|---|
Object |
Line2D.clone()
|
Object |
Point2D.clone()
|
Object |
RectangularShape.clone()
|
Methods in java.awt.geom with parameters of type Object | |
---|---|
boolean |
Point2D.equals(Object obj)
Test if this point is equal to a given object |
boolean |
Rectangle2D.equals(Object obj)
Test if the rectangle is equal to a given object |
Uses of Object in java.io |
---|
Subclasses of Object in java.io | |
---|---|
class |
BufferedInputStream
This is a minimal implementation of BufferedWriter. |
class |
BufferedOutputStream
This is a minimal implementation of BufferedWriter. |
class |
BufferedWriter
NOTE: Text writing is not synchronized either like standard Java. |
class |
ByteArrayInputStream
|
class |
ByteArrayOutputStream
|
class |
DataInputStream
Reads java data types transmitted as bytes over an InputStream. |
class |
DataOutputStream
Transmits java data types as bytes over an OutputStream. |
class |
EOFException
Signals that an end of file or end of stream has been reached unexpectedly during input. |
class |
File
Implements a file system using pages of flash memory. |
class |
FileInputStream
Reads a stream of bytes from a file. |
class |
FileNotFoundException
|
class |
FileOutputStream
Writes a stream of bytes to a file. |
class |
FilterInputStream
|
class |
FilterOutputStream
|
class |
InputStream
This abstract class is the superclass of all classes representing an input stream of bytes. |
class |
InputStreamReader
|
class |
IOException
Signals that an I/O exception of some sort has occurred. |
class |
OutputStream
This abstract class is the superclass of all classes representing an output stream of bytes. |
class |
OutputStreamWriter
|
class |
PrintStream
Minimal implementation of PrintStream. |
class |
Reader
Basic Reader implementation. |
class |
StringWriter
|
class |
UnsupportedEncodingException
|
class |
Writer
Basic Writer implementation. |
Methods in java.io with parameters of type Object | |
---|---|
void |
PrintStream.print(Object v)
|
void |
PrintStream.println(Object v)
|
Uses of Object in java.lang |
---|
Subclasses of Object in java.lang | |
---|---|
class |
ArithmeticException
|
class |
ArrayIndexOutOfBoundsException
|
class |
ArrayStoreException
|
class |
AssertionError
|
class |
Boolean
Wrapper class for booleans. |
class |
Byte
Wrapper class for bytes. |
class |
Character
|
class |
Class<T>
Not fully functional. |
class |
ClassCastException
|
class |
ClassLoader
|
class |
ClassNotFoundException
|
class |
CloneNotSupportedException
|
class |
Double
Minimal Double implementation. |
class |
Enum<E extends Enum<E>>
|
class |
Error
|
class |
Exception
|
class |
Float
Minimal Float implementation. |
class |
IllegalArgumentException
|
class |
IllegalMonitorStateException
|
class |
IllegalStateException
|
class |
IndexOutOfBoundsException
|
class |
Integer
Minimal Integer implementation that supports converting an int to a String. |
class |
InterruptedException
|
class |
Long
Wrapper class for long integers. |
class |
Math
Mathematical functions. |
class |
NegativeArraySizeException
|
class |
NoClassDefFoundError
|
class |
NoSuchFieldError
|
class |
NoSuchMethodError
|
class |
NullPointerException
|
class |
Number
Superclass for the difference wrapper classes. |
class |
NumberFormatException
|
class |
OutOfMemoryError
|
class |
Runtime
Minimalist version of the standard Java Runtime class. |
class |
RuntimeException
|
class |
Short
Wrapper class for shorts. |
class |
StackOverflowError
|
class |
String
An immutable string of characters. |
class |
StringBuffer
An expandable string of characters. |
class |
StringBuilder
An expandable string of characters. |
class |
StringIndexOutOfBoundsException
|
class |
System
System utilities. |
class |
Thread
A thread of execution (or task). |
class |
ThreadDeath
This is a special Error, which isn't reported by the VM if uncaught. |
class |
Throwable
All exceptions and errors extend this class. |
class |
UnsupportedOperationException
|
class |
Void
An uninstantiable placeholder class. |
Methods in java.lang that return Object | |
---|---|
protected Object |
Enum.clone()
|
protected Object |
Object.clone()
Create a copy of this object, using a shallow copy. |
Methods in java.lang with parameters of type Object | |
---|---|
StringBuffer |
StringBuffer.append(Object aObject)
|
StringBuilder |
StringBuilder.append(Object aObject)
|
static void |
System.arraycopy(Object src,
int srcOffset,
Object dest,
int destOffset,
int length)
Copies one array to another. |
T |
Class.cast(Object o)
|
int |
Byte.compareTo(Object o)
|
int |
Short.compareTo(Object o)
|
boolean |
Boolean.equals(Object o)
|
boolean |
Byte.equals(Object o)
|
boolean |
Character.equals(Object o)
|
boolean |
Double.equals(Object o)
|
boolean |
Enum.equals(Object o)
|
boolean |
Float.equals(Object o)
|
boolean |
Integer.equals(Object o)
|
boolean |
Long.equals(Object o)
|
boolean |
Object.equals(Object aOther)
|
boolean |
Short.equals(Object o)
|
boolean |
String.equals(Object other)
Compares the String with an Object |
static int |
System.identityHashCode(Object obj)
|
boolean |
Class.isInstance(Object obj)
|
static String |
String.valueOf(Object aObj)
Converts an Object to a String |
Constructors in java.lang with parameters of type Object | |
---|---|
AssertionError(Object message)
|
Uses of Object in java.lang.annotation |
---|
Methods in java.lang.annotation with parameters of type Object | |
---|---|
boolean |
Annotation.equals(Object obj)
|
Uses of Object in java.net |
---|
Subclasses of Object in java.net | |
---|---|
class |
ServerSocket
Communicates with a ServerProxy on the PC to provide a ServerSocket interface applications on the NXT. |
class |
Socket
Socket. |
Uses of Object in java.util |
---|
Subclasses of Object in java.util | |
---|---|
class |
AbstractSequentialList<E>
|
class |
ArrayList<E>
An expandable array. |
class |
BitSet
Represents a long set of bits. |
class |
ConcurrentModificationException
Exception thrown by Iterators if the underlying connection has been modified during the iteration. |
class |
Date
Class designed to manage Date and Time. |
class |
EmptyQueueException
An exception thrown by some Queue class methods to indicate that the Queue is empty |
class |
EmptyStackException
An exception thrown by some stack class methods to indicate that the stack is empty |
class |
Hashtable
Maps keys to objects. |
class |
NoSuchElementException
NoSuchElementException is a Exception used with StringTokenizer |
class |
Queue
A FIFO Queue of objects. |
class |
Random
Pseudo-random number generation. |
class |
Stack
A LIFO stack of objects. |
class |
StringTokenizer
This class has been developed to parse strings with delimiters |
class |
Vector
A dynamic array. |
Fields in java.util declared as Object | |
---|---|
protected Object[] |
Vector.elementData
|
Methods in java.util that return Object | ||
---|---|---|
Object |
Vector.elementAt(int aIndex)
|
|
Object |
Hashtable.get(Object aKey)
|
|
Object |
Enumeration.nextElement()
|
|
Object |
StringTokenizer.nextElement()
Method implemented by interface requirement |
|
Object |
Queue.peek()
fetches an object from the start of the Queue does not remove it! |
|
Object |
Stack.peek()
fetches an object from the stack does not remove it! |
|
Object |
Queue.pop()
fetches an object from the start of the Queue and removes it |
|
Object |
Stack.pop()
fetches an object from the top of the stack and removes it |
|
Object |
Queue.push(Object anObject)
pushes an object onto the Queue |
|
Object |
Stack.push(Object anObject)
pushes an object onto the stack |
|
Object |
Hashtable.put(Object aKey,
Object aValue)
|
|
Object[] |
Collection.toArray()
|
|
Object[] |
Vector.toArray()
|
|
|
Collection.toArray(T[] a)
|
Methods in java.util with parameters of type Object | ||
---|---|---|
void |
ArrayList.addAll(E[] elements)
Deprecated. not in JDK |
|
void |
ArrayList.addAll(int index,
E[] elements)
Deprecated. not in JDK |
|
void |
Vector.addElement(Object aObj)
|
|
boolean |
Collection.contains(Object o)
|
|
boolean |
Collection.equals(Object o)
|
|
boolean |
Vector.equals(Object aObj)
|
|
Object |
Hashtable.get(Object aKey)
|
|
int |
ArrayList.indexOf(Object element)
Get the first index of a specific element. |
|
int |
List.indexOf(Object o)
|
|
int |
Vector.indexOf(Object aObj)
|
|
int |
Vector.indexOf(Object aObj,
int aIndex)
|
|
void |
Vector.insertElementAt(Object aObj,
int aIndex)
|
|
int |
ArrayList.lastIndexOf(Object element)
Get the last index of a specific element. |
|
int |
List.lastIndexOf(Object o)
|
|
int |
Vector.lastIndexOf(Object anObject)
delivers the index of the last occurrence of the object |
|
int |
Vector.lastIndexOf(Object anObject,
int anIndex)
delivers the index of the last occurrence of the object starting from some index |
|
Object |
Queue.push(Object anObject)
pushes an object onto the Queue |
|
Object |
Stack.push(Object anObject)
pushes an object onto the stack |
|
Object |
Hashtable.put(Object aKey,
Object aValue)
|
|
boolean |
ArrayList.remove(Object o)
|
|
boolean |
Collection.remove(Object o)
|
|
boolean |
Vector.removeElement(Object aObj)
|
|
void |
Vector.setElementAt(Object aObj,
int aIndex)
|
|
|
Collection.toArray(T[] a)
|
Constructors in java.util with parameters of type Object | |
---|---|
ArrayList(E[] elements)
Deprecated. not in JDK |
Uses of Object in javax.bluetooth |
---|
Subclasses of Object in javax.bluetooth | |
---|---|
class |
BluetoothConnectionException
This BluetoothConnectionException is thrown when a Bluetooth
connection (L2CAP, RFCOMM, or OBEX over RFCOMM) cannot be established
successfully. |
class |
BluetoothStateException
The BluetoothStateException is thrown when
a request is made to the Bluetooth system that
the system cannot support in its present state. |
class |
DataElement
The DataElement class defines the various data types that a
Bluetooth service attribute value may have. |
class |
DeviceClass
The DeviceClass class represents the class of device (CoD)
record as defined by the Bluetooth specification. |
class |
DiscoveryAgent
The DiscoveryAgent class provides methods to perform device
and service discovery. |
class |
LocalDevice
The LocalDevice class defines the basic functions of the
Bluetooth manager. |
class |
RemoteDevice
The RemoteDevice class represents a remote Bluetooth device. |
class |
ServiceRegistrationException
The ServiceRegistrationException is thrown when there is a failure
to add a service record to the local Service Discovery Database (SDDB) or
to modify an existing service record in the SDDB. |
class |
UUID
The UUID class defines universally unique identifiers. |
Methods in javax.bluetooth that return Object | |
---|---|
Object |
DataElement.getValue()
Returns the value of this DataElement as an
Object . |
Methods in javax.bluetooth with parameters of type Object | |
---|---|
boolean |
RemoteDevice.equals(Object obj)
Determines if two RemoteDevice s are equal. |
boolean |
UUID.equals(Object value)
Determines if two UUID s are equal. |
Constructors in javax.bluetooth with parameters of type Object | |
---|---|
DataElement(int valueType,
Object value)
Creates a DataElement whose data type is given by
valueType and whose value is specified by the argument
value . |
Uses of Object in javax.microedition.io |
---|
Subclasses of Object in javax.microedition.io | |
---|---|
class |
ConnectionNotFoundException
|
class |
Connector
This class delegated all calls to MicroeditionConnector 1) Solves Bytecode comatibilty problems. |
Uses of Object in javax.microedition.lcdui |
---|
Subclasses of Object in javax.microedition.lcdui | |
---|---|
class |
Alert
|
class |
ChoiceGroup
|
class |
Display
|
class |
Displayable
|
class |
Font
|
class |
Form
|
class |
Graphics
Preliminary Graphics class for LCD Screen |
class |
Image
|
class |
Item
|
class |
List
|
class |
Screen
|
class |
Spacer
|
class |
StringItem
|
class |
TextBox
|
class |
TextField
|
class |
Ticker
|
Methods in javax.microedition.lcdui that return Object | |
---|---|
Object |
Form.get(int itemNum)
|
Uses of Object in javax.microedition.location |
---|
Subclasses of Object in javax.microedition.location | |
---|---|
class |
AddressInfo
The AddressInfo class holds textual address information about a location. |
class |
Coordinates
This class has been designed to manage coordinates using JSR-179 Location API http://www.jcp.org/en/jsr/detail?id=179 |
class |
Criteria
Empty class used to satisfy Location API criteria. |
class |
Landmark
The Landmark class represents a landmark, i.e. |
class |
LandmarkException
The LandmarkException is thrown when an error related to handling landmarks has occurred. |
class |
Location
The Location class represents the standard set of basic location information. |
class |
LocationException
The LocationException is thrown when a location API specific error has occurred. |
class |
LocationProvider
This is the starting point for applications using this API and represents a source of the location information. |
class |
Orientation
The Orientation class represents the physical orientation of the terminal. |
class |
QualifiedCoordinates
|
Uses of Object in javax.obex |
---|
Subclasses of Object in javax.obex | |
---|---|
class |
PasswordAuthentication
This class holds user name and password combinations. |
class |
ResponseCodes
The ResponseCodes class contains the list of valid response
codes a server may send to a client. |
class |
ServerRequestHandler
The ServerRequestHandler class defines an event listener that
will respond to OBEX requests made to the server. |
Methods in javax.obex that return Object | |
---|---|
Object |
HeaderSet.getHeader(int headerID)
Retrieves the value of the header identifier provided. |
Methods in javax.obex with parameters of type Object | |
---|---|
void |
HeaderSet.setHeader(int headerID,
Object headerValue)
Sets the value of the header identifier to the value provided. |
Uses of Object in javax.swing |
---|
Subclasses of Object in javax.swing | |
---|---|
class |
JComponent
|
class |
JDialog
|
class |
JFrame
|
class |
JPanel
|
Uses of Object in javax.swing.table |
---|
Subclasses of Object in javax.swing.table | |
---|---|
class |
AbstractTableModel
|
Uses of Object in javax.xml.ws |
---|
Subclasses of Object in javax.xml.ws | |
---|---|
class |
Service
|
Uses of Object in js.common |
---|
Subclasses of Object in js.common | |
---|---|
class |
AbstractTool
Abstract tool. |
class |
CLIToolProgressMonitor
Simple implementation of ToolProgressMonitor with output to System.out. |
class |
NullToolProgressMonitor
Dummy progress listener. |
class |
ToolException
Generic tool exception. |
Uses of Object in js.tinyvm |
---|
Subclasses of Object in js.tinyvm | |
---|---|
class |
Binary
Abstraction for dumped binary. |
class |
BinaryReport
Class for creating a report of a binary. |
class |
ClassRecord
Abstraction for a class record (see vmsrc/language.h). |
class |
CodeSequence
|
class |
CodeUtilities
|
class |
ConstantRecord
|
class |
EntryClassIndex
|
class |
ExceptionRecord
|
class |
GenerateConstants
|
class |
InstanceFieldRecord
|
class |
InterfaceMap
This class provides a represntation of an interface map. |
class |
MasterRecord
Master record. |
class |
MethodRecord
|
class |
PrimitiveClassRecord
Abstraction for a class record (see vmsrc/language.h). |
class |
RecordTable<T extends WritableData>
Record table. |
class |
Signature
|
class |
StaticFieldRecord
|
class |
StaticValue
|
class |
TinyVM
Tiny VM. |
class |
TinyVMConstants
|
class |
TinyVMException
Generic tiny vm exception. |
class |
TinyVMTool
Tiny VM. |
class |
TinyVMType
This class encapsulates all functionality regarding tiny vm types. |
class |
WritableDataWithOffset
|
Methods in js.tinyvm that return Object | |
---|---|
Object |
ConstantValue.value()
Dereferenced value. |
Methods in js.tinyvm with parameters of type Object | |
---|---|
boolean |
ClassRecord.equals(Object aObj)
|
boolean |
ConstantRecord.equals(Object object)
Equals based on equality of referenced value. |
boolean |
ExceptionRecord.equals(Object aOther)
|
boolean |
InstanceFieldRecord.equals(Object aOther)
|
boolean |
MethodRecord.equals(Object aOther)
|
boolean |
Signature.equals(Object aOther)
|
boolean |
StaticFieldRecord.equals(Object aOther)
|
boolean |
StaticValue.equals(Object aOther)
|
Uses of Object in js.tinyvm.io |
---|
Subclasses of Object in js.tinyvm.io | |
---|---|
class |
BEByteWriter
|
class |
ByteWriter
Basic byte writer implementation (write order independant part) |
class |
IOUtilities
Helper class for padding. |
class |
LEByteWriter
Writes lo-byte first, hi-byte last. |
Uses of Object in js.tinyvm.util |
---|
Subclasses of Object in js.tinyvm.util | |
---|---|
class |
HashVector<T>
|
class |
TinyVMCommandLineParser
CommandLineParser |
Methods in js.tinyvm.util with parameters of type Object | |
---|---|
boolean |
HashVector.containsKey(Object aKey)
|
int |
HashVector.indexOf(Object aKey)
|
void |
HashVector.put(T aKey,
Object aElement)
Deprecated. method is to be removed since it doesn't seem to fit into the concept since there is no get method |
Uses of Object in js.tools |
---|
Subclasses of Object in js.tools | |
---|---|
class |
CodePacker
|
class |
ListReader
|
Uses of Object in junit.framework |
---|
Subclasses of Object in junit.framework | |
---|---|
class |
junit.framework.Assert
|
class |
junit.framework.TestCase
|
Uses of Object in lejos.addon.gps |
---|
Subclasses of Object in lejos.addon.gps | |
---|---|
class |
GGASentence
This class has been designed to manage a GGA Sentence GGA - essential fix data which provide 3D location and accuracy data. |
class |
GPS
This class manages a data received from a GPS Device. |
class |
GSASentence
This class has been designed to manage a GSA Sentence GPS DOP and active satellites eg1. |
class |
GSVSentence
This class has been designed to manage a GSV Sentence GPS Satellites in View eg. |
class |
NMEASentence
Class designed to manage all NMEA Sentence. |
class |
RMCSentence
RMC is a Class designed to manage RMC Sentences from a NMEA GPS Receiver RMC - NMEA has its own version of essential gps pvt (position, velocity, time) data. |
class |
Satellite
This class models data extracted from NMEA GSV Sentence $GPGSV,1,1,13,02,02,213,,03,-3,000,,11,00,121,,14,13,172,05*67 4 = SV PRN number 5 = Elevation in degrees, 90 maximum 6 = Azimuth, degrees from true north, 000 to 359 7 = SNR, 00-99 dB (null when not tracking) You can find out more about a satellite by looking up the PRN number here: http://en.wikipedia.org/wiki/List_of_GPS_satellite_launches |
class |
SimpleGPS
This class manages data received from a GPS Device. |
class |
VTGSentence
VTGSentence is a Class designed to manage VTG Sentences from a NMEA GPS Receiver $GPVTG Track Made Good and Ground Speed. |
Uses of Object in lejos.addon.keyboard |
---|
Subclasses of Object in lejos.addon.keyboard | |
---|---|
class |
Keyboard
This class will only work with SPP keyboards, not standard HID keyboards. |
class |
KeyEvent
Contains data for a KeyEvent. |
Uses of Object in lejos.charset |
---|
Subclasses of Object in lejos.charset | |
---|---|
class |
Latin1Decoder
|
class |
Latin1Encoder
|
class |
UTF8Decoder
|
class |
UTF8Encoder
|
Uses of Object in lejos.geom |
---|
Subclasses of Object in lejos.geom | |
---|---|
class |
Line
Represents a line and supports calculating the point of intersection of two line segments. |
Uses of Object in lejos.io |
---|
Subclasses of Object in lejos.io | |
---|---|
class |
LejosInputStreamReader
|
class |
LejosOutputStreamWriter
Abstract Single Byte Character Set OutputStream Writer. |
Uses of Object in lejos.nxt |
---|
Subclasses of Object in lejos.nxt | |
---|---|
class |
BasicMotor
An abstraction for a motor without a tachometer, such as an RCX motor. |
class |
Battery
Provides access to Battery. |
class |
Button
Abstraction for an NXT button. |
class |
ColorLightSensor
LEGO Color Sensor driver. |
class |
FileSystem
Support for remote file operations |
class |
Flash
Read and write access to flash memory in pages. |
class |
FlashError
|
class |
I2CSensor
Abstract class that implements common methods for all I2C sensors. |
class |
Inbox
The message class is used to send messages between NXT bricks. |
class |
LCD
Text and graphics output to the LCD display. |
class |
LCDOutputStream
A simple output stream that implements console output. |
class |
LightSensor
This class is used to obtain readings from a LEGO NXT light sensor. |
class |
Motor
Abstraction for a NXT motor. |
class |
Motor.Regulator
inner class to regulate speed; also stop motor at desired rotation angle |
class |
MotorPort
Abstraction for a NXT output port. |
class |
NXT
Abstraction for the local NXT Device. |
class |
Poll
Provides blocking access to events from the NXT. |
class |
SensorPort
Abstraction for a NXT input port. |
protected class |
SensorPort.ColorSensorReader
Lego Color Sensor driver. |
protected class |
SensorPort.SensorReader
The SensorReader class provides a way of performing type dependent way to obtain data froma sensor. |
protected class |
SensorPort.StandardReader
|
class |
Settings
leJOS NXJ persistent settings. |
class |
Sound
NXT sound routines. |
class |
SoundSensor
Abstraction for a NXT sound sensor. |
class |
SystemSettings
This class is designed for use by other lejos classes to read persistent settings. |
class |
TouchSensor
Abstraction for a NXT touch sensor. |
class |
UltrasonicSensor
Abstraction for a NXT Ultrasonic Sensor. |
class |
VM.VMClass
Provide access to the internal class data |
class |
VM.VMClasses
Provide access to a series of class records |
static class |
VM.VMClone
This class is used to create a Java class from in memory data. |
class |
VM.VMConstants
This class allows access to all of the constant values. |
static class |
VM.VMElements
|
static class |
VM.VMException
An exception record |
static class |
VM.VMExceptions
Class to provide access to a series of exception records |
class |
VM.VMFields
|
class |
VM.VMImage
The image header for the currently active program. |
static class |
VM.VMItems<E>
This class provides the ability to iterate through a series of in memory structures and returns a Java accessible clone of the structure. |
class |
VM.VMMethod
Provide access to information about a method |
class |
VM.VMMethods
Provide access to a series of method records |
class |
VM.VMStackFrame
|
class |
VM.VMStackFrames
|
static class |
VM.VMStaticFields
This class can be used to gain access to all of the static fields. |
class |
VM.VMThread
Internal version of a thread structure |
class |
VM.VMThreads
Provide access to a series of internal thread records |
static class |
VM.VMValue
Class that represents a value within the VM. |
Fields in lejos.nxt declared as Object | |
---|---|
Object |
VM.VMStackFrame.monitor
|
Object |
VM.VMThread.stackArray
|
Object |
VM.VMThread.stackFrameArray
|
Object |
VM.VMValue.value
|
Object |
VM.VMThread.waitingOn
|
Methods in lejos.nxt with parameters of type Object | |
---|---|
Class<?> |
VM.getClass(Object obj)
Return the Class object for the provided object. |
VM.VMElements |
VM.getElements(Object obj)
|
VM.VMFields |
VM.getFields(Object obj)
Provide access to the fields of an object |
VM.VMClass |
VM.getVMClass(Object obj)
Return a VMClass object for the provided object. |
boolean |
VM.isArray(Object obj)
Return true if the specified object is an array |
static void |
VM.resumeThread(Object thread)
Resume a thread. |
static void |
VM.suspendThread(Object thread)
Suspend a thread. |
Uses of Object in lejos.nxt.addon |
---|
Subclasses of Object in lejos.nxt.addon | |
---|---|
class |
ColorSensor
HiTechnic color sensor. www.hitechnic.com |
class |
CompassSensor
Abstraction for a HiTechnic or Mindsensors compass. |
class |
EOPD
Supports HiTechnics EOPD (Electro Optical Proximity Detector) sensor. This sensor is used to detect objects and small changes in distance to a target. |
class |
GyroSensor
Support the HiTechnic Gyro sensor - untested. |
class |
IRLink
Supports for HiTechnic IRLink - see http://www.hitechnic.com/. |
class |
IRSeeker
HiTechnic IRSeeker sensor - untested. |
class |
LDCMotor
LDCMotor, Lattebox DC Motor, is a abstraction to model any DCMotor connected to LSC, Lattebox Servo Controller. |
class |
LMotor
Generic abstraction to manage RC Servos and DC Motor. |
class |
LSC
This class has been defined to manage the device LSC, Lattebox Servo Controller which manage until 10 RC Servos / DC Motors |
class |
LServo
LServo, Lattebox Servo, is a abstraction to model any RC Servo (continous and non continous) plugged to LSC, Lattebox Servo Controller. |
class |
MSC
This class has been designed to manage the device MSC8, Mindsensors NXT Servo which manages up to 8 RC Servos. |
class |
MServo
MServo, is a abstraction to model any RC Servo (continuous and non continuous) plugged to |
class |
NXTCam
Mindsensors NXTCam. |
class |
NXTe
Abstraction for a Lattebox NXT Extension Kit with Lattebox 10-Axis Servo Kit http://www.lattebox.com UML: http://www.juanantonio.info/p_research/robotics/lejos/nxj/lattebox/LatteboxNXTeKit.png |
class |
NXTLineLeader
This class manages the sensor NXT Line Leader from Mindsensors. |
class |
OpticalDistanceSensor
Supports Mindsensors DIST-Nx series of Optical Distance Sensor. This sensor is used for greater precision than the Ultrasonic Sensor. |
class |
PFLink
Class for controlling PF Motors with MindSensors NRLink-Nx |
class |
PFMate
Supports Mindsensors PF Mate This device is used to control Lego Power Function IR receiver |
class |
PFMateMotor
Motor class for PFMate class |
class |
PFMotorPort
MotorPort for PF Motors using HiTechnic IRLink |
class |
PSPNXController
This class allows you to use a Sony Playstation 2 controller to control your robot in conjunction with the Mindsensors.com PSP-Nx interface. |
class |
RCXLightSensor
This class is used to obtain readings from a legacy RCX light sensor, using an adapter cable to connect it to the NXT brick. |
class |
RCXLink
Supports Mindsensors NRLink RCX IR adapter. |
class |
RCXMotor
Abstraction for an RCX motor. |
class |
RCXMotorMultiplexer
Supports the mindsensors RCX Motor Multiplexer |
class |
RCXPlexedMotorPort
Supports a motor connected to the Mindsensors RCX Motor Multiplexer |
class |
RCXRemoteMotorPort
Supports a motor connected to a remote RCX via a mindsensord NRLink adapter |
class |
RCXRotationSensor
Provide access to the Lego RCX Rotation Sensor. |
protected class |
RCXRotationSensor.Reader
|
class |
RCXSensorMultiplexer
Supports Mindsensors RXMux This sensor allows you to connect up to four RCX type sensors toa single port. |
class |
RCXTemperatureSensor
Abstraction for an RCX temperature sensor. |
class |
RFIDSensor
Support for the Codatex RFID Sensor. |
class |
TiltSensor
This class works with HiTechnic or Mindsensors acceleration (tilt) sensor. |
Uses of Object in lejos.nxt.comm |
---|
Subclasses of Object in lejos.nxt.comm | |
---|---|
class |
Bluetooth
Provides Bluetooth communications. |
class |
BTConnection
Provides a Bluetooth connection Supports both packetized, raw and stream based communincation. |
class |
LCP
Implements the Lego Communication Protocol, with some extensions for lejos NXJ. |
class |
LCPBTResponder
Support for LCP commands over Bluetooth in user programs. |
class |
LCPResponder
Support for LCP commands |
class |
NXTCommConnector
Standard interface to connect/wait for a connection. |
class |
NXTCommDevice
Base class for nxt communications devices. |
class |
NXTConnection
Generic lejos nxt connection class. |
class |
NXTInputStream
Extends InputStream for BlueTooth; implements available() |
class |
NXTOutputStream
Implements an OutputStream over Bluetooth. |
class |
RConsole
This class provides a simple way of sending output for viewing on a PC. |
class |
RS485
Low-level RS485/BitBus Network implementation This class provides simple low level access to the underlying RS485 hardware implemented on port 4 of the Lego NXT. |
class |
RS485Connection
Connection object for an RS485/BitBus connection This object models a single BitBus connection. |
class |
USB
Low-level USB access. |
class |
USBConnection
Provides a USB connection Supports both packetized, raw and stream based communincation. |
Uses of Object in lejos.nxt.debug |
---|
Subclasses of Object in lejos.nxt.debug | |
---|---|
class |
DebugInterface
This class provides the primary interface to the debug capabilities of leJOS. |
class |
DebugMonitor
Simple debug monitor that can be run alongside and nxj program. |
Uses of Object in lejos.nxt.rcxcomm |
---|
Subclasses of Object in lejos.nxt.rcxcomm | |
---|---|
class |
LLC
Emulates RCX LLC class using the RCXLink class. |
class |
LLCHandler
Packet handler than implement the LLC packet protocol. |
class |
LLCReliableHandler
A Packet handler that guarantees reliable delivery using checksums, acks, and a single bit sequence number. |
class |
PacketHandler
Abstract packet handler. |
class |
RCXAbstractPort
RCXAbstractPort provides an interface similar to java.net.Socket Adapted from original code created by the LEGO3 Team at DTU-IAU RCXAbstractPort implements input and output stream handling and input buffering. |
class |
RCXPort
RCXPort provides an interface similar to java.net.Socket Adapted from original code created by the LEGO3 Team at DTU-IAU Uses Reliable low-level comms for communication. |
class |
Serial
Emulation of the RCX Serial class with Mindsensors NRLINK adapter. |
Uses of Object in lejos.nxt.remote |
---|
Subclasses of Object in lejos.nxt.remote | |
---|---|
class |
AsciizCodec
Methods to encode and decode ASCIIZ. |
class |
DeviceInfo
Represents a remote NXT accessed via LCP. |
class |
FileInfo
Structure that gives information about a leJOS NXJ file. |
class |
FirmwareInfo
Firmware information for a remote NXT accessed via LCP. |
class |
InputValues
Sensor input values for a remote NXT accessed via LCP. |
class |
NXTComm
Initiates communication to a remote NXT. |
class |
NXTCommand
Sends LCP requests to the NXT and receives replies. |
class |
OutputState
Container for holding the output state values. |
class |
RemoteBattery
Battery readings from a remote NXT. |
class |
RemoteMotor
Motor class. |
class |
RemoteMotorPort
Supports a motor connected to a remote NXT |
class |
RemoteNXT
Provides an API similar to the leJOS API for accessing motors, sensors etc. |
class |
RemoteSensorPort
Emulates a Sensor Port using LCP |
Uses of Object in lejos.pc.comm |
---|
Subclasses of Object in lejos.pc.comm | |
---|---|
class |
BlueZException
Exception thrown by the jbluez library. |
class |
MCLFrame
A panel that can be opened in a frame to control a robot that implements the MCL algorithm. |
class |
NXTCommandConnector
Used by remote execution leJOS API classes to create a connection to a NXTCommand (LCP) connection to the NXT. |
class |
NXTCommBluecove
Implementation of NXTComm using the Bluecove libraries on Microsoft Windows. |
class |
NXTCommBluez
Implementation of NXTComm using the the jbluez library on Linux or Unix systems. |
class |
NXTCommException
An exception thrown by a NXTComm implementation. |
class |
NXTCommFactory
Creates a version of NTComm appropriate to the OS in use and protocol (Bluetooth or USB) that is requested. |
class |
NXTCommFantom
Implementation of NXTComm using the the LEGO Fantom API. |
class |
NXTCommInputStream
Implementation of InputStream over NXTComm using Bluetooth. |
class |
NXTCommLibnxt
Implementation of NXTComm over USB using libnxt. |
class |
NXTCommLoggable
Abstract class that allows inheriting class to register and use log listeners. |
class |
NXTCommOutputStream
Implementation of OutputStream over NXTComm using Bluetooth. |
class |
NXTCommUSB
Base Implementation of NXTComm for USB This module implements two types of I/O over USB. |
class |
NXTConnectionManager
|
class |
NXTConnector
Connects to a NXT using Bluetooth or USB (or either) and supplies input and output data streams. |
class |
NXTInfo
Structure containing information about a specific NXT and the potential connections to it. |
class |
NXTSamba
Implements a sub-set of the Atmel SAM-BA download protocol. |
class |
RemoteFrame
This class is useful for creating a PC GUI Application that connects to the NXT and exchanges data with it using Java streams. |
Uses of Object in lejos.pc.tools |
---|
Subclasses of Object in lejos.pc.tools | |
---|---|
class |
Console
Console output monitor class. |
class |
ConsoleViewComms
Contains the logic for connecting to RConsole on the NXT and downloading data. |
class |
ConsoleViewer
Downloads data from the RConsole running on a NXT Uses USB by default, or Bluetooth if selected from buttons. |
class |
DataViewComms
|
class |
DataViewer
Downloads data from the DataLogger running on a NXT Uses Bluetooth or USB To use BlueTooth, click "Use Bluetooth" before "Connect" When the status is "Connected", click "Start Download" If you want to resend, press any button except ESC on the NXT, then click "Start Download" You can run another download session, but you have to connect again. |
class |
ExtendedFileModel
Swing Table Model for manipulating NXT files. |
class |
Gauge
Swing Gauge Component for displaying the value of a NXT sensor. |
class |
LabeledGauge
A Swing JPanel that displays a gauge with a label |
class |
NXJBrowser
Graphical file browser for leJOS NXJ. |
class |
NXJBrowserCommandLineParser
CommandLineParser |
class |
NXJCommandLineParser
CommandLineParser |
class |
NXJControl
Graphical control center for leJOS NXJ. |
class |
NXJFlash
|
class |
NXJFlashG
GUI application to write the leJOS Virtual Machine and Menu system to the NXT Flash. |
class |
NXJFlashUpdate
Class to allow the updating and verification of the leJOS firmware. |
class |
NXJLinkAndUpload
Command-line utility that links and uploads NXJ programs in one call |
class |
NXJMonitor
Monitors sensors and motors of NXT using LCP. |
class |
NXJUpload
Command-line utility to upload a linked binary to the NXT. |
class |
NXJUploadCommandLineParser
CommandLineParser |
class |
NXJUploadException
|
class |
NXTConnectionModel
A table model for PC GUI programs. |
class |
SensorPanel
JPanel that displays two gauges: one for the raw and one for the scaled value of a NXT sensor. |
class |
SocketProxy
Socket Proxy for NXT Has two main functions. |
class |
ToolsLogger
|
class |
Upload
Utility class used by the nxj and nxjupload command line tools. |
Methods in lejos.pc.tools that return Object | |
---|---|
Object |
ExtendedFileModel.getValueAt(int row,
int column)
Get the object at the specified location |
Object |
NXTConnectionModel.getValueAt(int row,
int column)
Get the data in a specific cell |
Methods in lejos.pc.tools with parameters of type Object | |
---|---|
void |
ExtendedFileModel.setValueAt(Object value,
int row,
int column)
Set the value of a cell |
Uses of Object in lejos.robotics |
---|
Subclasses of Object in lejos.robotics | |
---|---|
class |
Colors
Values for standard Lego colors. |
class |
ExtendedPlatform
|
class |
MotorEvent
|
class |
Movement
Models a movement performed by a pilot |
class |
Pose
Represents the location and heading(direction angle) of a robot. This class includes methods for updating the Pose to track common robot movements |
class |
RangeReading
Represent a single range reading |
class |
RangeReadings
Represents a set of range readings. |
class |
SimplePlatform
|
Uses of Object in lejos.robotics.localization |
---|
Subclasses of Object in lejos.robotics.localization | |
---|---|
class |
MCLParticle
Represents a particle for the particle filtering algorithm. |
class |
MCLParticleSet
Represents a particle set for the particle filtering algorithm. |
class |
MCLPoseProvider
|
class |
TachoLocalizer
An abstract extension to TachoNavigator that uses a map and a set of particles to implement the Monte Carlo Localization algorithm to estimate the pose of the robot as it moves about. |
Uses of Object in lejos.robotics.mapping |
---|
Subclasses of Object in lejos.robotics.mapping | |
---|---|
class |
LineMap
A map of a room or other closed environment, represented by line segments |
Uses of Object in lejos.robotics.navigation |
---|
Subclasses of Object in lejos.robotics.navigation | |
---|---|
class |
CompassPilot
A Pilot that keeps track of direction using a CompassSensor. |
class |
SimpleNavigator
The SimpleNavigator class uses dead reckoning to keep track of its robot pose (the location in the plane and its heading - the direction in which it moves). |
class |
TachoPilot
The TachoPilot class is a software abstraction of the Pilot mechanism of a NXT robot. |
Uses of Object in lejos.robotics.proposal |
---|
Subclasses of Object in lejos.robotics.proposal | |
---|---|
class |
ArcPoseController
This class directs a pilot from the current known coordinates to a destination set of coordinates. |
class |
CarefulDifferentialPilot
|
class |
DeadReckonerPoseProvider
A PoseProvider that keeps track of coordinates using dead reckoning, by monitoring Pilot movements. |
class |
DestinationUnreachableException
|
class |
DifferentialPilot
The DifferentialPilot class is a software abstraction of the Pilot mechanism of a NXT robot. |
class |
GPSPoseProvider
The GPS PoseProvider class will probably work off data from the javax location package. |
class |
MapPathFinder
PathFinder that takes a map and a dummy set of range readings. |
class |
SimplePathFinder
Very simple path finder that assumes there is a direct route to the target |
class |
SteeringPilot
The SteeringPilot uses a similar steering mechanism to a car. |
class |
UpdateablePose
Experimental Pose Represents the location and heading(direction angle) of a robot. This class includes methods for updating the UpdateablePose to track common robot movements. |
class |
WayPoint
|
Uses of Object in lejos.robotics.subsumption |
---|
Subclasses of Object in lejos.robotics.subsumption | |
---|---|
class |
Arbitrator
Arbitrator controls which behavior should become active in a behavior control system. |
Uses of Object in lejos.util |
---|
Subclasses of Object in lejos.util | |
---|---|
class |
Assertion
Class used in debugging to test assertions. |
class |
ButtonCounter
This is class is for data entry using the NXT keyboard. |
class |
Datalogger
Datalogger class; stores float values then then transmits via bluetooth or usb works with DataViewer in pctools. |
class |
DebugMessages
This class has been developed to use it in case of you have to tests leJOS programs and you need to show in NXT Display data but you don't need to design a User Interface. |
class |
Delay
Simple collection of time delay routines that are non interruptable. |
class |
KalmanFilter
|
class |
LUDecomposition
LU Decomposition. |
class |
Matrix
|
class |
Stopwatch
Elapsed time watch (in milliseconds) To use - construct a new instance. |
class |
TextMenu
Displays a list of items. |
class |
Timer
Timer object, with some similar functionality to java.Swing.Timer. |
Methods in lejos.util that return Object | |
---|---|
Object |
Matrix.clone()
Clone the Matrix object. |
Uses of Object in net.ogdf.bin |
---|
Subclasses of Object in net.ogdf.bin | |
---|---|
class |
OgdfPlugin
The activator class controls the plug-in life cycle. |
class |
OgdfServer
A utility class to handle the communication with the OGDF server. |
class |
OgdfServerException
An exception that is thrown when execution of the OGDF server process fails. |
class |
OgdfServerPool
A pool for OGDF server process instances. |
Uses of Object in net.ogdf.bin.preferences |
---|
Subclasses of Object in net.ogdf.bin.preferences | |
---|---|
class |
OgdfPreferenceInitializer
The OGDF layouter preferences initializer. |
class |
OgdfPreferencePage
The preference page for the OGDF integration. |
Uses of Object in net.ogdf.ogml.impl |
---|
Subclasses of Object in net.ogdf.ogml.impl | |
---|---|
class |
BooleanTypeImpl
An implementation of the model object 'Boolean Type'. |
class |
BoolTypeImpl
An implementation of the model object 'Bool Type'. |
class |
ComposedTypeImpl
An implementation of the model object 'Composed Type'. |
class |
ConstraintsTypeImpl
An implementation of the model object 'Constraints Type'. |
class |
DataTypeImpl
An implementation of the model object 'Data Type'. |
class |
DocumentRootImpl
An implementation of the model object 'Document Root'. |
class |
EdgeConstraintTypeImpl
An implementation of the model object 'Edge Constraint Type'. |
class |
EdgeLayoutTypeImpl
An implementation of the model object 'Edge Layout Type'. |
class |
EdgeStyleTemplateTypeImpl
An implementation of the model object 'Edge Style Template Type'. |
class |
EdgeTypeImpl
An implementation of the model object 'Edge Type'. |
class |
EndpointTypeImpl
An implementation of the model object 'Endpoint Type'. |
class |
FillTypeImpl
An implementation of the model object 'Fill Type'. |
class |
FontTypeImpl
An implementation of the model object 'Font Type'. |
class |
GraphStyleTypeImpl
An implementation of the model object 'Graph Style Type'. |
class |
GraphTypeImpl
An implementation of the model object 'Graph Type'. |
class |
IntTypeImpl
An implementation of the model object 'Int Type'. |
class |
KeysTypeImpl
An implementation of the model object 'Keys Type'. |
class |
KeyTypeImpl
An implementation of the model object 'Key Type'. |
class |
KeyValueTypeImpl
An implementation of the model object 'Key Value Type'. |
class |
LabelConstraintTypeImpl
An implementation of the model object 'Label Constraint Type'. |
class |
LabelLayoutTypeImpl
An implementation of the model object 'Label Layout Type'. |
class |
LabelStyleTemplateTypeImpl
An implementation of the model object 'Label Style Template Type'. |
class |
LabelTypeImpl
An implementation of the model object 'Label Type'. |
class |
LineStyleTypeImpl
An implementation of the model object 'Line Style Type'. |
class |
LineTypeImpl
An implementation of the model object 'Line Type'. |
class |
LocationTypeImpl
An implementation of the model object 'Location Type'. |
class |
NodeConstraintTypeImpl
An implementation of the model object 'Node Constraint Type'. |
class |
NodeLayoutTypeImpl
An implementation of the model object 'Node Layout Type'. |
class |
NodeStyleTemplateTypeImpl
An implementation of the model object 'Node Style Template Type'. |
class |
NodeTypeImpl
An implementation of the model object 'Node Type'. |
class |
NumberTypeImpl
An implementation of the model object 'Number Type'. |
class |
OgmlFactoryImpl
An implementation of the model Factory. |
class |
OgmlPackageImpl
An implementation of the model Package. |
class |
OgmlTypeImpl
An implementation of the model object 'Type'. |
class |
PointTypeImpl
An implementation of the model object 'Point Type'. |
class |
SegmentTypeImpl
An implementation of the model object 'Segment Type'. |
class |
ShapeType1Impl
An implementation of the model object 'Shape Type1'. |
class |
SourceStyleTypeImpl
An implementation of the model object 'Source Style Type'. |
class |
SourceTargetTypeImpl
An implementation of the model object 'Source Target Type'. |
class |
StructureTypeImpl
An implementation of the model object 'Structure Type'. |
class |
StylesTypeImpl
An implementation of the model object 'Styles Type'. |
class |
StyleTemplatesTypeImpl
An implementation of the model object 'Style Templates Type'. |
class |
TargetStyleTypeImpl
An implementation of the model object 'Target Style Type'. |
class |
TemplateTypeImpl
An implementation of the model object 'Template Type'. |
class |
TextTypeImpl
An implementation of the model object 'Text Type'. |
class |
UriTypeImpl
An implementation of the model object 'Uri Type'. |
Methods in net.ogdf.ogml.impl that return Object | |
---|---|
Object |
OgmlFactoryImpl.createFromString(EDataType eDataType,
String initialValue)
|
Object |
BoolTypeImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
BooleanTypeImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
ComposedTypeImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
ConstraintsTypeImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
DataTypeImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
DocumentRootImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
EdgeConstraintTypeImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
EdgeLayoutTypeImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
EdgeStyleTemplateTypeImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
EdgeTypeImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
EndpointTypeImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
FillTypeImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
FontTypeImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
GraphStyleTypeImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
GraphTypeImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
IntTypeImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
KeyTypeImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
KeyValueTypeImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
KeysTypeImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
LabelConstraintTypeImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
LabelLayoutTypeImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
LabelStyleTemplateTypeImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
LabelTypeImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
LayoutTypeImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
LineStyleTypeImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
LineTypeImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
LocationTypeImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
NodeConstraintTypeImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
NodeLayoutTypeImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
NodeStyleTemplateTypeImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
NodeTypeImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
NumberTypeImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
OgmlTypeImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
PointTypeImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
SegmentTypeImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
ShapeType1Impl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
SourceStyleTypeImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
SourceTargetTypeImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
StructureTypeImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
StyleTemplatesTypeImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
StylesTypeImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
TargetStyleTypeImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
TemplateTypeImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
TextTypeImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Object |
UriTypeImpl.eGet(int featureID,
boolean resolve,
boolean coreType)
|
Methods in net.ogdf.ogml.impl with parameters of type Object | |
---|---|
String |
OgmlFactoryImpl.convertAlignmentTypeObjectToString(EDataType eDataType,
Object instanceValue)
|
String |
OgmlFactoryImpl.convertAlignmentTypeToString(EDataType eDataType,
Object instanceValue)
|
String |
OgmlFactoryImpl.convertBoolIntTypeObjectToString(EDataType eDataType,
Object instanceValue)
|
String |
OgmlFactoryImpl.convertBoolIntTypeToString(EDataType eDataType,
Object instanceValue)
|
String |
OgmlFactoryImpl.convertBoolTFTypeObjectToString(EDataType eDataType,
Object instanceValue)
|
String |
OgmlFactoryImpl.convertBoolTFTypeToString(EDataType eDataType,
Object instanceValue)
|
String |
OgmlFactoryImpl.convertDecorationTypeObjectToString(EDataType eDataType,
Object instanceValue)
|
String |
OgmlFactoryImpl.convertDecorationTypeToString(EDataType eDataType,
Object instanceValue)
|
String |
OgmlFactoryImpl.convertEndpointStylesTypeObjectToString(EDataType eDataType,
Object instanceValue)
|
String |
OgmlFactoryImpl.convertEndpointStylesTypeToString(EDataType eDataType,
Object instanceValue)
|
String |
OgmlFactoryImpl.convertFontStretchTypeObjectToString(EDataType eDataType,
Object instanceValue)
|
String |
OgmlFactoryImpl.convertFontStretchTypeToString(EDataType eDataType,
Object instanceValue)
|
String |
OgmlFactoryImpl.convertFontStyleTypeObjectToString(EDataType eDataType,
Object instanceValue)
|
String |
OgmlFactoryImpl.convertFontStyleTypeToString(EDataType eDataType,
Object instanceValue)
|
String |
OgmlFactoryImpl.convertFontVariantTypeObjectToString(EDataType eDataType,
Object instanceValue)
|
String |
OgmlFactoryImpl.convertFontVariantTypeToString(EDataType eDataType,
Object instanceValue)
|
String |
OgmlFactoryImpl.convertFontWeightTypeObjectToString(EDataType eDataType,
Object instanceValue)
|
String |
OgmlFactoryImpl.convertFontWeightTypeToString(EDataType eDataType,
Object instanceValue)
|
String |
OgmlFactoryImpl.convertLineStyleTypeTypeObjectToString(EDataType eDataType,
Object instanceValue)
|
String |
OgmlFactoryImpl.convertLineStyleTypeTypeToString(EDataType eDataType,
Object instanceValue)
|
String |
OgmlFactoryImpl.convertPatternTypeObjectToString(EDataType eDataType,
Object instanceValue)
|
String |
OgmlFactoryImpl.convertPatternTypeToString(EDataType eDataType,
Object instanceValue)
|
String |
OgmlFactoryImpl.convertShapeTypeObjectToString(EDataType eDataType,
Object instanceValue)
|
String |
OgmlFactoryImpl.convertShapeTypeToString(EDataType eDataType,
Object instanceValue)
|
String |
OgmlFactoryImpl.convertToString(EDataType eDataType,
Object instanceValue)
|
String |
OgmlFactoryImpl.convertTransformTypeObjectToString(EDataType eDataType,
Object instanceValue)
|
String |
OgmlFactoryImpl.convertTransformTypeToString(EDataType eDataType,
Object instanceValue)
|
void |
BoolTypeImpl.eSet(int featureID,
Object newValue)
|
void |
BooleanTypeImpl.eSet(int featureID,
Object newValue)
|
void |
ComposedTypeImpl.eSet(int featureID,
Object newValue)
|
void |
ConstraintsTypeImpl.eSet(int featureID,
Object newValue)
|
void |
DataTypeImpl.eSet(int featureID,
Object newValue)
|
void |
DocumentRootImpl.eSet(int featureID,
Object newValue)
|
void |
EdgeConstraintTypeImpl.eSet(int featureID,
Object newValue)
|
void |
EdgeLayoutTypeImpl.eSet(int featureID,
Object newValue)
|
void |
EdgeStyleTemplateTypeImpl.eSet(int featureID,
Object newValue)
|
void |
EdgeTypeImpl.eSet(int featureID,
Object newValue)
|
void |
EndpointTypeImpl.eSet(int featureID,
Object newValue)
|
void |
FillTypeImpl.eSet(int featureID,
Object newValue)
|
void |
FontTypeImpl.eSet(int featureID,
Object newValue)
|
void |
GraphStyleTypeImpl.eSet(int featureID,
Object newValue)
|
void |
GraphTypeImpl.eSet(int featureID,
Object newValue)
|
void |
IntTypeImpl.eSet(int featureID,
Object newValue)
|
void |
KeyTypeImpl.eSet(int featureID,
Object newValue)
|
void |
KeyValueTypeImpl.eSet(int featureID,
Object newValue)
|
void |
KeysTypeImpl.eSet(int featureID,
Object newValue)
|
void |
LabelConstraintTypeImpl.eSet(int featureID,
Object newValue)
|
void |
LabelLayoutTypeImpl.eSet(int featureID,
Object newValue)
|
void |
LabelStyleTemplateTypeImpl.eSet(int featureID,
Object newValue)
|
void |
LabelTypeImpl.eSet(int featureID,
Object newValue)
|
void |
LayoutTypeImpl.eSet(int featureID,
Object newValue)
|
void |
LineStyleTypeImpl.eSet(int featureID,
Object newValue)
|
void |
LineTypeImpl.eSet(int featureID,
Object newValue)
|
void |
LocationTypeImpl.eSet(int featureID,
Object newValue)
|
void |
NodeConstraintTypeImpl.eSet(int featureID,
Object newValue)
|
void |
NodeLayoutTypeImpl.eSet(int featureID,
Object newValue)
|
void |
NodeStyleTemplateTypeImpl.eSet(int featureID,
Object newValue)
|
void |
NodeTypeImpl.eSet(int featureID,
Object newValue)
|
void |
NumberTypeImpl.eSet(int featureID,
Object newValue)
|
void |
OgmlTypeImpl.eSet(int featureID,
Object newValue)
|
void |
PointTypeImpl.eSet(int featureID,
Object newValue)
|
void |
SegmentTypeImpl.eSet(int featureID,
Object newValue)
|
void |
ShapeType1Impl.eSet(int featureID,
Object newValue)
|
void |
SourceStyleTypeImpl.eSet(int featureID,
Object newValue)
|
void |
SourceTargetTypeImpl.eSet(int featureID,
Object newValue)
|
void |
StructureTypeImpl.eSet(int featureID,
Object newValue)
|
void |
StyleTemplatesTypeImpl.eSet(int featureID,
Object newValue)
|
void |
StylesTypeImpl.eSet(int featureID,
Object newValue)
|
void |
TargetStyleTypeImpl.eSet(int featureID,
Object newValue)
|
void |
TemplateTypeImpl.eSet(int featureID,
Object newValue)
|
void |
TextTypeImpl.eSet(int featureID,
Object newValue)
|
void |
UriTypeImpl.eSet(int featureID,
Object newValue)
|
Uses of Object in net.ogdf.ogml.util |
---|
Subclasses of Object in net.ogdf.ogml.util | |
---|---|
class |
OgmlAdapterFactory
The Adapter Factory for the model. |
class |
OgmlResourceFactoryImpl
The Resource Factory associated with the package. |
class |
OgmlResourceImpl
The Resource associated with the package. |
class |
OgmlSwitch<T>
The Switch for the model's inheritance hierarchy. |
class |
OgmlXMLProcessor
This class contains helper methods to serialize and deserialize XML documents |
Methods in net.ogdf.ogml.util with parameters of type Object | |
---|---|
boolean |
OgmlAdapterFactory.isFactoryForType(Object object)
Returns whether this factory is applicable for the type of the object. |
Uses of Object in net.sf.antcontrib.cpptasks |
---|
Subclasses of Object in net.sf.antcontrib.cpptasks | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
class |
AboutCCTask
The equivalent of a Help About run "java -jar cpptasks.jar" to read |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
class |
ArchEnum
Enumeration of cpu architecture types. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
class |
CCTask
Compile and link task. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
class |
CCTaskProgressMonitor
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
class |
CompilerDef
A compiler definition. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
static class |
CompilerDef.WarningLevel
Enumerated attribute with the values "none", "severe", "default", "production", "diagnostic", and "failtask". |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
class |
CompilerEnum
Enumeration of supported compilers
|