- IconProvider - Interface in org.eclipse.gmt.modisco.infra.browser.uicore.extensions.icons
-
- ID - Static variable in class org.eclipse.modisco.java.discoverer.DiscoverJavaModelFromClassFile
-
- ID - Static variable in class org.eclipse.modisco.java.discoverer.DiscoverJavaModelFromJavaProject
-
- ID - Static variable in class org.eclipse.modisco.java.discoverer.DiscoverJavaModelFromLibrary
-
- ID - Static variable in class org.eclipse.modisco.java.discoverer.DiscoverJavaModelFromProject
-
- ID - Static variable in class org.eclipse.modisco.java.discoverer.DiscoverKDMModelFromJavaModel
-
- ID - Static variable in class org.eclipse.modisco.java.discoverer.DiscoverKDMModelFromJavaProject
-
- ID - Static variable in class org.eclipse.modisco.java.discoverer.DiscoverKDMModelFromProject
-
- ID - Static variable in class org.eclipse.modisco.jee.ejbjar.discoverer.EjbJarDiscoverer2
-
- ID - Static variable in class org.eclipse.modisco.jee.jsp.discoverer.DiscoverJspModelFromJavaElement
-
- ID - Static variable in class org.eclipse.modisco.jee.jsp.discoverer.DiscoverJspModelFromResource
-
- ID - Static variable in class org.eclipse.modisco.jee.webapp.discoverer.WebXmlDiscoverer2
-
- ID - Static variable in class org.eclipse.modisco.xml.discoverer.XMLModelDiscoverer
-
- IDiscoverer<T> - Interface in org.eclipse.modisco.infra.discovery.core
-
A discoverer is a process which discovers information from one input source.
- IDiscoveryManager - Interface in org.eclipse.modisco.infra.discovery.core
-
- IJavaModelQuery<T extends EObject,R> - Interface in org.eclipse.gmt.modisco.infra.query.core.java
-
- IKDMDiscoveryConstants - Class in org.eclipse.modisco.kdm.source.discoverer
-
- IModelQueryFactory - Interface in org.eclipse.gmt.modisco.infra.query.core
-
Deprecated.
- IModelQueryTooltip - Interface in org.eclipse.gmt.modisco.infra.query.core
-
- initAdapters(EPackage) - Static method in class org.eclipse.modisco.util.emf.core.subclasses.SubClassesUtils
-
Careful this method must be used wisely! It will add an Adapter
on each EClass
on your EPackage
.
- initialize(ILaunchConfiguration) - Method in interface org.eclipse.modisco.workflow.core.WorkflowModel
-
Initialize or load the workflow
- initializeGraphViewContainer(Graph, String) - Method in class org.eclipse.gmt.modisco.infra.prefuse.PrefuseGraphContainer
-
From a prefuse graph, it initializes a GraphView container,
composed of a radial graph (deduced from graph informations), a search
area and custom navigation (left click on an element will center
the view on it, right click will zoom out to fit the graph into
the window, left press and move will move the graph, etc.).
- initializeGraphViewContainer(Graph, String, Control) - Method in class org.eclipse.gmt.modisco.infra.prefuse.PrefuseGraphContainer
-
From a prefuse graph, it initializes a GraphView container,
composed of a radial graph (deduced from graph informations), a search
area and custom navigation (left click on an element will center
the view on it, right click will zoom out to fit the graph into
the window, left press and move will move the graph, etc.).
- initializeRadialGraphViewContainer(Graph, String) - Method in class org.eclipse.gmt.modisco.infra.prefuse.PrefuseGraphContainer
-
From a prefuse graph, it initializes a RadialGraphView container,
composed of a radial graph (deduced from graph informations), a search
area and custom navigation (left click on an element will center
the view on it, right click will zoom out to fit the graph into
the window, left press and move will move the graph, etc.).
- initializeRadialGraphViewContainer(Graph, String, Control) - Method in class org.eclipse.gmt.modisco.infra.prefuse.PrefuseGraphContainer
-
From a prefuse graph, it initializes a RadialGraphView container,
composed of a radial graph (deduced from graph informations), a search
area and custom navigation (left click on an element will center
the view on it, right click will zoom out to fit the graph into
the window, left press and move will move the graph, etc.).
- initializeTreeViewContainer(Graph, String, String) - Method in class org.eclipse.gmt.modisco.infra.prefuse.PrefuseGraphContainer
-
From a prefuse graph, it initializes a TreeView container,
composed of a tree (deduced from graph informations, so the
graph shall not contain cyclic links, in this case you should
use the initializeRadialGraphViewContainer method instead), a search
area and custom navigation (left click on an element will center
the view on it, right click will zoom out to fit the graph into
the window, left press and move will move the graph, etc.).
- initializeTreeViewContainer(Graph, String, String, Control) - Method in class org.eclipse.gmt.modisco.infra.prefuse.PrefuseGraphContainer
-
From a prefuse graph, it initializes a TreeView container,
composed of a tree (deduced from graph informations, so the
graph shall not contain cyclic links, in this case you should
use the initializeRadialGraphViewContainer method instead), a search
area and custom navigation (left click on an element will center
the view on it, right click will zoom out to fit the graph into
the window, left press and move will move the graph, etc.).
- inputChanged(Viewer, Object, Object) - Method in class org.eclipse.gmt.modisco.infra.browser.uicore.CustomizableModelContentProvider
-
Deprecated.
- installCustomPainter(Tree) - Method in class org.eclipse.gmt.modisco.infra.browser.uicore.CustomizationManager
-
Deprecated.
Install a CustomTreePainter
on the given Tree
.
- INSTANCE - Static variable in interface org.eclipse.modisco.infra.discovery.core.IDiscoveryManager
-
- IQuerySetProvider - Interface in org.eclipse.gmt.modisco.infra.query.core
-
- IsAbstract - Class in org.eclipse.gmt.modisco.java.queries.modifiers
-
- IsAbstract() - Constructor for class org.eclipse.gmt.modisco.java.queries.modifiers.IsAbstract
-
- IsAccess - Class in org.eclipse.gmt.modisco.java.queries.modifiers
-
- IsAccess() - Constructor for class org.eclipse.gmt.modisco.java.queries.modifiers.IsAccess
-
- IsAccess - Class in org.eclipse.modisco.jee.queries.annotations.jpa
-
- IsAccess() - Constructor for class org.eclipse.modisco.jee.queries.annotations.jpa.IsAccess
-
- isAFolder(Object) - Static method in class org.eclipse.modisco.infra.discovery.core.AbstractDiscoverer
-
Utility service for usual isApplicableTo test.
- isAJavaProject(Object) - Static method in class org.eclipse.modisco.infra.discovery.core.AbstractDiscoverer
-
Utility service for usual isApplicableTo test.
- isAnIFileWithExtension(Object, String) - Static method in class org.eclipse.modisco.infra.discovery.core.AbstractDiscoverer
-
Utility service for usual isApplicableTo test.
- isApplicable(DiscovererDescription, Object) - Method in interface org.eclipse.modisco.infra.discovery.core.IDiscoveryManager
-
This method indicates if the discoverer associated to the given
DiscovererDescription
instance accepts the "source" parameter
value as a discovery source.
- isApplicableTo(Facet) - Method in interface org.eclipse.gmt.modisco.infra.facet.core.extensions.RefreshStrategy
-
Deprecated.
Whether the RefreshStrategy will be called when the given Facet is
applied.
- isApplicableTo(IJavaProject) - Method in class org.eclipse.modisco.eclipseplugin.discoverer.DiscoverEclipsePluginFromJavaProject2
-
- isApplicableTo(IProject) - Method in class org.eclipse.modisco.eclipseplugin.discoverer.DiscoverEclipsePluginFromProject
-
- isApplicableTo(T) - Method in interface org.eclipse.modisco.infra.discovery.core.IDiscoverer
-
To determine if the source object can be handled by the discoverer.
- isApplicableTo(IJavaProject) - Method in class org.eclipse.modisco.java.composition.discoverer.DiscoverKDMSourceAndJavaModelFromJavaProject
-
- isApplicableTo(IProject) - Method in class org.eclipse.modisco.java.composition.discoverer.DiscoverKDMSourceAndJavaModelFromProject
-
- isApplicableTo(IClassFile) - Method in class org.eclipse.modisco.java.discoverer.DiscoverJavaModelFromClassFile
-
- isApplicableTo(IJavaProject) - Method in class org.eclipse.modisco.java.discoverer.DiscoverJavaModelFromJavaProject
-
- isApplicableTo(IPackageFragmentRoot) - Method in class org.eclipse.modisco.java.discoverer.DiscoverJavaModelFromLibrary
-
- isApplicableTo(IProject) - Method in class org.eclipse.modisco.java.discoverer.DiscoverJavaModelFromProject
-
- isApplicableTo(IFile) - Method in class org.eclipse.modisco.java.discoverer.DiscoverKDMModelFromJavaModel
-
- isApplicableTo(IJavaProject) - Method in class org.eclipse.modisco.java.discoverer.DiscoverKDMModelFromJavaProject
-
- isApplicableTo(IProject) - Method in class org.eclipse.modisco.java.discoverer.DiscoverKDMModelFromProject
-
- isApplicableTo(Object) - Method in class org.eclipse.modisco.jee.actions.AbstractProjectDeploymentDescriptorDiscoverer
-
- isApplicableTo(IFile) - Method in class org.eclipse.modisco.jee.ejbjar.discoverer.EjbJarDiscoverer2
-
- isApplicableTo(IJavaElement) - Method in class org.eclipse.modisco.jee.jsp.discoverer.DiscoverJspModelFromJavaElement
-
- isApplicableTo(IResource) - Method in class org.eclipse.modisco.jee.jsp.discoverer.DiscoverJspModelFromResource
-
- isApplicableTo(IFile) - Method in class org.eclipse.modisco.jee.webapp.discoverer.WebXmlDiscoverer2
-
- isApplicableTo(IJavaElement) - Method in class org.eclipse.modisco.kdm.source.discoverer.DiscoverSourceModelFromJavaElement
-
- isApplicableTo(IResource) - Method in class org.eclipse.modisco.kdm.source.discoverer.DiscoverSourceModelFromResource
-
- isApplicableTo(Notifier) - Method in interface org.eclipse.modisco.kdm.source.extension.ui.interfaces.RevealingStrategy
-
Return whether or not the revealing strategy is applicable to the EOBject
- isApplicableTo(Notifier) - Method in interface org.eclipse.modisco.kdm.source.extension.ui.interfaces.SourceStrategy
-
Return whether or not the source strategy is applicable to the EOBject
- isApplicableTo(IFile) - Method in class org.eclipse.modisco.kdm.uml2converter.DiscoverUmlModelFromKdmModel
-
- isApplicableTo(IFile) - Method in class org.eclipse.modisco.manifest.discoverer.ManifestModelDiscoverer2
-
- isApplicableTo(IFile) - Method in class org.eclipse.modisco.properties.discoverer.PropertiesModelDiscoverer2
-
- isApplicableTo(IJavaProject) - Method in class org.eclipse.modisco.usecase.modelfilter.DiscoverUmlModelWithRealTypesFromJavaProject
-
- isApplicableTo(IFile) - Method in class org.eclipse.modisco.usecase.modelfilter.methodcalls.discoverer.DiscoverMethodCallsModelFromJavaModel
-
- isApplicableTo(IJavaProject) - Method in class org.eclipse.modisco.usecase.modelfilter.methodcalls.discoverer.DiscoverMethodCallsModelFromJavaProject
-
- isApplicableTo(IJavaProject) - Method in class org.eclipse.modisco.usecase.simpletransformationschain.DiscoverUmlModelFromJavaProject
-
- isApplicableTo(IProject) - Method in class org.eclipse.modisco.usecase.simpletransformationschain.DiscoverUmlModelFromProject
-
- isApplicableTo(IJavaProject) - Method in class org.eclipse.modisco.usecase.simpletransformationschain.DiscoverUmlModelWithBidirectionalAssociationsFromJavaProject
-
- isApplicableTo(IProject) - Method in class org.eclipse.modisco.usecase.simpletransformationschain.DiscoverUmlModelWithBidirectionalAssociationsFromProject
-
- isApplicableTo(IFile) - Method in class org.eclipse.modisco.xml.discoverer.XMLModelDiscoverer
-
- IsApplicationException - Class in org.eclipse.modisco.jee.queries.annotations.ejb
-
- IsApplicationException() - Constructor for class org.eclipse.modisco.jee.queries.annotations.ejb.IsApplicationException
-
- isAProject(Object) - Static method in class org.eclipse.modisco.infra.discovery.core.AbstractDiscoverer
-
Utility service for usual isApplicableTo test.
- IsAroundInvoke - Class in org.eclipse.modisco.jee.queries.annotations.ejb
-
- IsAroundInvoke() - Constructor for class org.eclipse.modisco.jee.queries.annotations.ejb.IsAroundInvoke
-
- IsAssociationOverride - Class in org.eclipse.modisco.jee.queries.annotations.jpa
-
- IsAssociationOverride() - Constructor for class org.eclipse.modisco.jee.queries.annotations.jpa.IsAssociationOverride
-
- IsAssociationOverrides - Class in org.eclipse.modisco.jee.queries.annotations.jpa
-
- IsAssociationOverrides() - Constructor for class org.eclipse.modisco.jee.queries.annotations.jpa.IsAssociationOverrides
-
- IsAttributeOverride - Class in org.eclipse.modisco.jee.queries.annotations.jpa
-
- IsAttributeOverride() - Constructor for class org.eclipse.modisco.jee.queries.annotations.jpa.IsAttributeOverride
-
- IsAttributeOverrides - Class in org.eclipse.modisco.jee.queries.annotations.jpa
-
- IsAttributeOverrides() - Constructor for class org.eclipse.modisco.jee.queries.annotations.jpa.IsAttributeOverrides
-
- IsBasic - Class in org.eclipse.modisco.jee.queries.annotations.jpa
-
- IsBasic() - Constructor for class org.eclipse.modisco.jee.queries.annotations.jpa.IsBasic
-
- IsCacheable - Class in org.eclipse.modisco.jee.queries.annotations.jpa
-
- IsCacheable() - Constructor for class org.eclipse.modisco.jee.queries.annotations.jpa.IsCacheable
-
- IsCollectionTable - Class in org.eclipse.modisco.jee.queries.annotations.jpa
-
- IsCollectionTable() - Constructor for class org.eclipse.modisco.jee.queries.annotations.jpa.IsCollectionTable
-
- IsColumn - Class in org.eclipse.modisco.jee.queries.annotations.jpa
-
- IsColumn() - Constructor for class org.eclipse.modisco.jee.queries.annotations.jpa.IsColumn
-
- IsColumnResult - Class in org.eclipse.modisco.jee.queries.annotations.jpa
-
- IsColumnResult() - Constructor for class org.eclipse.modisco.jee.queries.annotations.jpa.IsColumnResult
-
- IsDeclareRoles - Class in org.eclipse.modisco.jee.queries.annotations.ejb
-
- IsDeclareRoles() - Constructor for class org.eclipse.modisco.jee.queries.annotations.ejb.IsDeclareRoles
-
- IsDefault - Class in org.eclipse.gmt.modisco.java.queries.modifiers
-
- IsDefault() - Constructor for class org.eclipse.gmt.modisco.java.queries.modifiers.IsDefault
-
- IsDenyAll - Class in org.eclipse.modisco.jee.queries.annotations.ejb
-
- IsDenyAll() - Constructor for class org.eclipse.modisco.jee.queries.annotations.ejb.IsDenyAll
-
- IsDeprecated - Class in org.eclipse.gmt.modisco.java.queries.modifiers
-
- IsDeprecated() - Constructor for class org.eclipse.gmt.modisco.java.queries.modifiers.IsDeprecated
-
- IsDiscriminatorColumn - Class in org.eclipse.modisco.jee.queries.annotations.jpa
-
- IsDiscriminatorColumn() - Constructor for class org.eclipse.modisco.jee.queries.annotations.jpa.IsDiscriminatorColumn
-
- IsDiscriminatorValue - Class in org.eclipse.modisco.jee.queries.annotations.jpa
-
- IsDiscriminatorValue() - Constructor for class org.eclipse.modisco.jee.queries.annotations.jpa.IsDiscriminatorValue
-
- IsEJB - Class in org.eclipse.modisco.jee.queries.annotations.ejb
-
- IsEJB() - Constructor for class org.eclipse.modisco.jee.queries.annotations.ejb.IsEJB
-
- IsEJBs - Class in org.eclipse.modisco.jee.queries.annotations.ejb
-
- IsEJBs() - Constructor for class org.eclipse.modisco.jee.queries.annotations.ejb.IsEJBs
-
- IsElementCollection - Class in org.eclipse.modisco.jee.queries.annotations.jpa
-
- IsElementCollection() - Constructor for class org.eclipse.modisco.jee.queries.annotations.jpa.IsElementCollection
-
- IsEmbeddable - Class in org.eclipse.modisco.jee.queries.annotations.jpa
-
- IsEmbeddable() - Constructor for class org.eclipse.modisco.jee.queries.annotations.jpa.IsEmbeddable
-
- IsEmbedded - Class in org.eclipse.modisco.jee.queries.annotations.jpa
-
- IsEmbedded() - Constructor for class org.eclipse.modisco.jee.queries.annotations.jpa.IsEmbedded
-
- IsEmbeddedId - Class in org.eclipse.modisco.jee.queries.annotations.jpa
-
- IsEmbeddedId() - Constructor for class org.eclipse.modisco.jee.queries.annotations.jpa.IsEmbeddedId
-
- IsEntity - Class in org.eclipse.modisco.jee.queries.annotations.jpa
-
- IsEntity() - Constructor for class org.eclipse.modisco.jee.queries.annotations.jpa.IsEntity
-
- IsEntityListeners - Class in org.eclipse.modisco.jee.queries.annotations.jpa
-
- IsEntityListeners() - Constructor for class org.eclipse.modisco.jee.queries.annotations.jpa.IsEntityListeners
-
- IsEntityResult - Class in org.eclipse.modisco.jee.queries.annotations.jpa
-
- IsEntityResult() - Constructor for class org.eclipse.modisco.jee.queries.annotations.jpa.IsEntityResult
-
- IsEnumerated - Class in org.eclipse.modisco.jee.queries.annotations.jpa
-
- IsEnumerated() - Constructor for class org.eclipse.modisco.jee.queries.annotations.jpa.IsEnumerated
-
- IsExcludeClassInterceptors - Class in org.eclipse.modisco.jee.queries.annotations.ejb
-
- IsExcludeClassInterceptors() - Constructor for class org.eclipse.modisco.jee.queries.annotations.ejb.IsExcludeClassInterceptors
-
- IsExcludeDefaultListeners - Class in org.eclipse.modisco.jee.queries.annotations.jpa
-
- IsExcludeDefaultListeners() - Constructor for class org.eclipse.modisco.jee.queries.annotations.jpa.IsExcludeDefaultListeners
-
- IsExcludeSuperclassListeners - Class in org.eclipse.modisco.jee.queries.annotations.jpa
-
- IsExcludeSuperclassListeners() - Constructor for class org.eclipse.modisco.jee.queries.annotations.jpa.IsExcludeSuperclassListeners
-
- IsFieldResult - Class in org.eclipse.modisco.jee.queries.annotations.jpa
-
- IsFieldResult() - Constructor for class org.eclipse.modisco.jee.queries.annotations.jpa.IsFieldResult
-
- IsFinal - Class in org.eclipse.gmt.modisco.java.queries.modifiers
-
- IsFinal() - Constructor for class org.eclipse.gmt.modisco.java.queries.modifiers.IsFinal
-
- IsGenerated - Class in org.eclipse.gmt.modisco.java.queries.modifiers
-
- IsGenerated() - Constructor for class org.eclipse.gmt.modisco.java.queries.modifiers.IsGenerated
-
- IsGeneratedValue - Class in org.eclipse.modisco.jee.queries.annotations.jpa
-
- IsGeneratedValue() - Constructor for class org.eclipse.modisco.jee.queries.annotations.jpa.IsGeneratedValue
-
- IsId - Class in org.eclipse.modisco.jee.queries.annotations.jpa
-
- IsId() - Constructor for class org.eclipse.modisco.jee.queries.annotations.jpa.IsId
-
- IsIdClass - Class in org.eclipse.modisco.jee.queries.annotations.jpa
-
- IsIdClass() - Constructor for class org.eclipse.modisco.jee.queries.annotations.jpa.IsIdClass
-
- IsInheritance - Class in org.eclipse.modisco.jee.queries.annotations.jpa
-
- IsInheritance() - Constructor for class org.eclipse.modisco.jee.queries.annotations.jpa.IsInheritance
-
- IsInit - Class in org.eclipse.modisco.jee.queries.annotations.ejb
-
- IsInit() - Constructor for class org.eclipse.modisco.jee.queries.annotations.ejb.IsInit
-
- isInstance(EObject, Facet) - Method in class org.eclipse.gmt.modisco.infra.facet.core.FacetContext
-
Deprecated.
- IsInterceptors - Class in org.eclipse.modisco.jee.queries.annotations.ejb
-
- IsInterceptors() - Constructor for class org.eclipse.modisco.jee.queries.annotations.ejb.IsInterceptors
-
- isJavaModelFile(IFile) - Static method in class org.eclipse.modisco.java.discoverer.JavaModelUtils
-
- IsJoinColumn - Class in org.eclipse.modisco.jee.queries.annotations.jpa
-
- IsJoinColumn() - Constructor for class org.eclipse.modisco.jee.queries.annotations.jpa.IsJoinColumn
-
- IsJoinColumns - Class in org.eclipse.modisco.jee.queries.annotations.jpa
-
- IsJoinColumns() - Constructor for class org.eclipse.modisco.jee.queries.annotations.jpa.IsJoinColumns
-
- IsJoinTable - Class in org.eclipse.modisco.jee.queries.annotations.jpa
-
- IsJoinTable() - Constructor for class org.eclipse.modisco.jee.queries.annotations.jpa.IsJoinTable
-
- isJspExtension(String) - Static method in class org.eclipse.modisco.jee.jsp.discoverer.AbstractJspDiscoverer
-
- IsLob - Class in org.eclipse.modisco.jee.queries.annotations.jpa
-
- IsLob() - Constructor for class org.eclipse.modisco.jee.queries.annotations.jpa.IsLob
-
- IsLocal - Class in org.eclipse.modisco.jee.queries.annotations.ejb
-
- IsLocal() - Constructor for class org.eclipse.modisco.jee.queries.annotations.ejb.IsLocal
-
- IsLocalHome - Class in org.eclipse.modisco.jee.queries.annotations.ejb
-
- IsLocalHome() - Constructor for class org.eclipse.modisco.jee.queries.annotations.ejb.IsLocalHome
-
- IsManyToMany - Class in org.eclipse.modisco.jee.queries.annotations.jpa
-
- IsManyToMany() - Constructor for class org.eclipse.modisco.jee.queries.annotations.jpa.IsManyToMany
-
- IsManyToOne - Class in org.eclipse.modisco.jee.queries.annotations.jpa
-
- IsManyToOne() - Constructor for class org.eclipse.modisco.jee.queries.annotations.jpa.IsManyToOne
-
- IsMapKey - Class in org.eclipse.modisco.jee.queries.annotations.jpa
-
- IsMapKey() - Constructor for class org.eclipse.modisco.jee.queries.annotations.jpa.IsMapKey
-
- IsMapKeyClass - Class in org.eclipse.modisco.jee.queries.annotations.jpa
-
- IsMapKeyClass() - Constructor for class org.eclipse.modisco.jee.queries.annotations.jpa.IsMapKeyClass
-
- IsMapKeyColumn - Class in org.eclipse.modisco.jee.queries.annotations.jpa
-
- IsMapKeyColumn() - Constructor for class org.eclipse.modisco.jee.queries.annotations.jpa.IsMapKeyColumn
-
- IsMapKeyEnumerated - Class in org.eclipse.modisco.jee.queries.annotations.jpa
-
- IsMapKeyEnumerated() - Constructor for class org.eclipse.modisco.jee.queries.annotations.jpa.IsMapKeyEnumerated
-
- IsMapKeyJoinColumn - Class in org.eclipse.modisco.jee.queries.annotations.jpa
-
- IsMapKeyJoinColumn() - Constructor for class org.eclipse.modisco.jee.queries.annotations.jpa.IsMapKeyJoinColumn
-
- IsMapKeyJoinColumns - Class in org.eclipse.modisco.jee.queries.annotations.jpa
-
- IsMapKeyJoinColumns() - Constructor for class org.eclipse.modisco.jee.queries.annotations.jpa.IsMapKeyJoinColumns
-
- IsMapKeyTemporal - Class in org.eclipse.modisco.jee.queries.annotations.jpa
-
- IsMapKeyTemporal() - Constructor for class org.eclipse.modisco.jee.queries.annotations.jpa.IsMapKeyTemporal
-
- IsMappedSuperclass - Class in org.eclipse.modisco.jee.queries.annotations.jpa
-
- IsMappedSuperclass() - Constructor for class org.eclipse.modisco.jee.queries.annotations.jpa.IsMappedSuperclass
-
- IsMapsId - Class in org.eclipse.modisco.jee.queries.annotations.jpa
-
- IsMapsId() - Constructor for class org.eclipse.modisco.jee.queries.annotations.jpa.IsMapsId
-
- IsMessageDriven - Class in org.eclipse.modisco.jee.queries.annotations.ejb
-
- IsMessageDriven() - Constructor for class org.eclipse.modisco.jee.queries.annotations.ejb.IsMessageDriven
-
- IsMultipartConfig - Class in org.eclipse.modisco.jee.queries.annotations.servlet
-
- IsMultipartConfig() - Constructor for class org.eclipse.modisco.jee.queries.annotations.servlet.IsMultipartConfig
-
- IsNamedNativeQueries - Class in org.eclipse.modisco.jee.queries.annotations.jpa
-
- IsNamedNativeQueries() - Constructor for class org.eclipse.modisco.jee.queries.annotations.jpa.IsNamedNativeQueries
-
- IsNamedNativeQuery - Class in org.eclipse.modisco.jee.queries.annotations.jpa
-
- IsNamedNativeQuery() - Constructor for class org.eclipse.modisco.jee.queries.annotations.jpa.IsNamedNativeQuery
-
- IsNamedQueries - Class in org.eclipse.modisco.jee.queries.annotations.jpa
-
- IsNamedQueries() - Constructor for class org.eclipse.modisco.jee.queries.annotations.jpa.IsNamedQueries
-
- IsNamedQuery - Class in org.eclipse.modisco.jee.queries.annotations.jpa
-
- IsNamedQuery() - Constructor for class org.eclipse.modisco.jee.queries.annotations.jpa.IsNamedQuery
-
- IsNative - Class in org.eclipse.gmt.modisco.java.queries.modifiers
-
- IsNative() - Constructor for class org.eclipse.gmt.modisco.java.queries.modifiers.IsNative
-
- IsOneToMany - Class in org.eclipse.modisco.jee.queries.annotations.jpa
-
- IsOneToMany() - Constructor for class org.eclipse.modisco.jee.queries.annotations.jpa.IsOneToMany
-
- IsOneToOne - Class in org.eclipse.modisco.jee.queries.annotations.jpa
-
- IsOneToOne() - Constructor for class org.eclipse.modisco.jee.queries.annotations.jpa.IsOneToOne
-
- IsOrderBy - Class in org.eclipse.modisco.jee.queries.annotations.jpa
-
- IsOrderBy() - Constructor for class org.eclipse.modisco.jee.queries.annotations.jpa.IsOrderBy
-
- IsOrderColumn - Class in org.eclipse.modisco.jee.queries.annotations.jpa
-
- IsOrderColumn() - Constructor for class org.eclipse.modisco.jee.queries.annotations.jpa.IsOrderColumn
-
- ISourceRegionNotifier<T> - Interface in org.eclipse.modisco.kdm.source.extension.discovery
-
- IsOverridden - Class in org.eclipse.gmt.modisco.java.queries.modifiers
-
- IsOverridden() - Constructor for class org.eclipse.gmt.modisco.java.queries.modifiers.IsOverridden
-
- IsPermitAll - Class in org.eclipse.modisco.jee.queries.annotations.ejb
-
- IsPermitAll() - Constructor for class org.eclipse.modisco.jee.queries.annotations.ejb.IsPermitAll
-
- IsPersistenceContext - Class in org.eclipse.modisco.jee.queries.annotations.jpa
-
- IsPersistenceContext() - Constructor for class org.eclipse.modisco.jee.queries.annotations.jpa.IsPersistenceContext
-
- IsPersistenceContexts - Class in org.eclipse.modisco.jee.queries.annotations.jpa
-
- IsPersistenceContexts() - Constructor for class org.eclipse.modisco.jee.queries.annotations.jpa.IsPersistenceContexts
-
- IsPersistenceProperty - Class in org.eclipse.modisco.jee.queries.annotations.jpa
-
- IsPersistenceProperty() - Constructor for class org.eclipse.modisco.jee.queries.annotations.jpa.IsPersistenceProperty
-
- IsPersistenceUnit - Class in org.eclipse.modisco.jee.queries.annotations.jpa
-
- IsPersistenceUnit() - Constructor for class org.eclipse.modisco.jee.queries.annotations.jpa.IsPersistenceUnit
-
- IsPersistenceUnits - Class in org.eclipse.modisco.jee.queries.annotations.jpa
-
- IsPersistenceUnits() - Constructor for class org.eclipse.modisco.jee.queries.annotations.jpa.IsPersistenceUnits
-
- IsPostActivate - Class in org.eclipse.modisco.jee.queries.annotations.ejb
-
- IsPostActivate() - Constructor for class org.eclipse.modisco.jee.queries.annotations.ejb.IsPostActivate
-
- IsPostConstruct - Class in org.eclipse.modisco.jee.queries.annotations.ejb
-
- IsPostConstruct() - Constructor for class org.eclipse.modisco.jee.queries.annotations.ejb.IsPostConstruct
-
- IsPostLoad - Class in org.eclipse.modisco.jee.queries.annotations.jpa
-
- IsPostLoad() - Constructor for class org.eclipse.modisco.jee.queries.annotations.jpa.IsPostLoad
-
- IsPostPersist - Class in org.eclipse.modisco.jee.queries.annotations.jpa
-
- IsPostPersist() - Constructor for class org.eclipse.modisco.jee.queries.annotations.jpa.IsPostPersist
-
- IsPostRemove - Class in org.eclipse.modisco.jee.queries.annotations.jpa
-
- IsPostRemove() - Constructor for class org.eclipse.modisco.jee.queries.annotations.jpa.IsPostRemove
-
- IsPostUpdate - Class in org.eclipse.modisco.jee.queries.annotations.jpa
-
- IsPostUpdate() - Constructor for class org.eclipse.modisco.jee.queries.annotations.jpa.IsPostUpdate
-
- IsPreDestroy - Class in org.eclipse.modisco.jee.queries.annotations.ejb
-
- IsPreDestroy() - Constructor for class org.eclipse.modisco.jee.queries.annotations.ejb.IsPreDestroy
-
- IsPrePassivate - Class in org.eclipse.modisco.jee.queries.annotations.ejb
-
- IsPrePassivate() - Constructor for class org.eclipse.modisco.jee.queries.annotations.ejb.IsPrePassivate
-
- IsPrePersist - Class in org.eclipse.modisco.jee.queries.annotations.jpa
-
- IsPrePersist() - Constructor for class org.eclipse.modisco.jee.queries.annotations.jpa.IsPrePersist
-
- IsPreRemove - Class in org.eclipse.modisco.jee.queries.annotations.jpa
-
- IsPreRemove() - Constructor for class org.eclipse.modisco.jee.queries.annotations.jpa.IsPreRemove
-
- IsPreUpdate - Class in org.eclipse.modisco.jee.queries.annotations.jpa
-
- IsPreUpdate() - Constructor for class org.eclipse.modisco.jee.queries.annotations.jpa.IsPreUpdate
-
- IsPrimaryKeyJoinColumn - Class in org.eclipse.modisco.jee.queries.annotations.jpa
-
- IsPrimaryKeyJoinColumn() - Constructor for class org.eclipse.modisco.jee.queries.annotations.jpa.IsPrimaryKeyJoinColumn
-
- IsPrimaryKeyJoinColumns - Class in org.eclipse.modisco.jee.queries.annotations.jpa
-
- IsPrimaryKeyJoinColumns() - Constructor for class org.eclipse.modisco.jee.queries.annotations.jpa.IsPrimaryKeyJoinColumns
-
- IsPrivate - Class in org.eclipse.gmt.modisco.java.queries.modifiers
-
- IsPrivate() - Constructor for class org.eclipse.gmt.modisco.java.queries.modifiers.IsPrivate
-
- IsProtected - Class in org.eclipse.gmt.modisco.java.queries.modifiers
-
- IsProtected() - Constructor for class org.eclipse.gmt.modisco.java.queries.modifiers.IsProtected
-
- IsPublic - Class in org.eclipse.gmt.modisco.java.queries.modifiers
-
- IsPublic() - Constructor for class org.eclipse.gmt.modisco.java.queries.modifiers.IsPublic
-
- IsQueryHint - Class in org.eclipse.modisco.jee.queries.annotations.jpa
-
- IsQueryHint() - Constructor for class org.eclipse.modisco.jee.queries.annotations.jpa.IsQueryHint
-
- IsRemote - Class in org.eclipse.modisco.jee.queries.annotations.ejb
-
- IsRemote() - Constructor for class org.eclipse.modisco.jee.queries.annotations.ejb.IsRemote
-
- IsRemoteHome - Class in org.eclipse.modisco.jee.queries.annotations.ejb
-
- IsRemoteHome() - Constructor for class org.eclipse.modisco.jee.queries.annotations.ejb.IsRemoteHome
-
- IsRemove - Class in org.eclipse.modisco.jee.queries.annotations.ejb
-
- IsRemove() - Constructor for class org.eclipse.modisco.jee.queries.annotations.ejb.IsRemove
-
- IsResource - Class in org.eclipse.modisco.jee.queries.annotations.ejb
-
- IsResource() - Constructor for class org.eclipse.modisco.jee.queries.annotations.ejb.IsResource
-
- IsResources - Class in org.eclipse.modisco.jee.queries.annotations.ejb
-
- IsResources() - Constructor for class org.eclipse.modisco.jee.queries.annotations.ejb.IsResources
-
- IsRolesAllowed - Class in org.eclipse.modisco.jee.queries.annotations.ejb
-
- IsRolesAllowed() - Constructor for class org.eclipse.modisco.jee.queries.annotations.ejb.IsRolesAllowed
-
- IsRunAs - Class in org.eclipse.modisco.jee.queries.annotations.ejb
-
- IsRunAs() - Constructor for class org.eclipse.modisco.jee.queries.annotations.ejb.IsRunAs
-
- IsSecondaryTable - Class in org.eclipse.modisco.jee.queries.annotations.jpa
-
- IsSecondaryTable() - Constructor for class org.eclipse.modisco.jee.queries.annotations.jpa.IsSecondaryTable
-
- IsSecondaryTables - Class in org.eclipse.modisco.jee.queries.annotations.jpa
-
- IsSecondaryTables() - Constructor for class org.eclipse.modisco.jee.queries.annotations.jpa.IsSecondaryTables
-
- IsSequenceGenerator - Class in org.eclipse.modisco.jee.queries.annotations.jpa
-
- IsSequenceGenerator() - Constructor for class org.eclipse.modisco.jee.queries.annotations.jpa.IsSequenceGenerator
-
- isShowAttributes() - Method in class org.eclipse.gmt.modisco.infra.browser.uicore.CustomizationManager
-
Deprecated.
- isShowContainer() - Method in class org.eclipse.gmt.modisco.infra.browser.uicore.CustomizationManager
-
Deprecated.
- isShowDerivedLinks() - Method in class org.eclipse.gmt.modisco.infra.browser.uicore.CustomizationManager
-
Deprecated.
- isShowElementIDs() - Method in class org.eclipse.gmt.modisco.infra.browser.uicore.CustomizationManager
-
Deprecated.
- isShowEmptyAttributes() - Method in class org.eclipse.gmt.modisco.infra.browser.uicore.CustomizationManager
-
Deprecated.
- isShowEmptyLinks() - Method in class org.eclipse.gmt.modisco.infra.browser.uicore.CustomizationManager
-
Deprecated.
- isShowFullQualifiedNames() - Method in class org.eclipse.gmt.modisco.infra.browser.uicore.CustomizationManager
-
Deprecated.
- isShowMultiplicity() - Method in class org.eclipse.gmt.modisco.infra.browser.uicore.CustomizationManager
-
Deprecated.
- isShowOppositeLinks() - Method in class org.eclipse.gmt.modisco.infra.browser.uicore.CustomizationManager
-
Deprecated.
- isShowOrdering() - Method in class org.eclipse.gmt.modisco.infra.browser.uicore.CustomizationManager
-
Deprecated.
- isShowTypeOfLinks() - Method in class org.eclipse.gmt.modisco.infra.browser.uicore.CustomizationManager
-
Deprecated.
- isShowURI() - Method in class org.eclipse.gmt.modisco.infra.browser.uicore.CustomizationManager
-
Deprecated.
- isSortInstances() - Method in class org.eclipse.gmt.modisco.infra.browser.uicore.CustomizationManager
-
Deprecated.
- isSortLinks() - Method in class org.eclipse.gmt.modisco.infra.browser.uicore.CustomizationManager
-
Deprecated.
- isSortLinksByType() - Method in class org.eclipse.gmt.modisco.infra.browser.uicore.CustomizationManager
-
Deprecated.
- IsSqlResultSetMapping - Class in org.eclipse.modisco.jee.queries.annotations.jpa
-
- IsSqlResultSetMapping() - Constructor for class org.eclipse.modisco.jee.queries.annotations.jpa.IsSqlResultSetMapping
-
- IsSqlResultSetMappings - Class in org.eclipse.modisco.jee.queries.annotations.jpa
-
- IsSqlResultSetMappings() - Constructor for class org.eclipse.modisco.jee.queries.annotations.jpa.IsSqlResultSetMappings
-
- IsStateful - Class in org.eclipse.modisco.jee.queries.annotations.ejb
-
- IsStateful() - Constructor for class org.eclipse.modisco.jee.queries.annotations.ejb.IsStateful
-
- IsStateless - Class in org.eclipse.modisco.jee.queries.annotations.ejb
-
- IsStateless() - Constructor for class org.eclipse.modisco.jee.queries.annotations.ejb.IsStateless
-
- IsStatic - Class in org.eclipse.gmt.modisco.java.queries.modifiers
-
- IsStatic() - Constructor for class org.eclipse.gmt.modisco.java.queries.modifiers.IsStatic
-
- IsSuppressWarnings - Class in org.eclipse.gmt.modisco.java.queries.modifiers
-
- IsSuppressWarnings() - Constructor for class org.eclipse.gmt.modisco.java.queries.modifiers.IsSuppressWarnings
-
- IsSynchronized - Class in org.eclipse.gmt.modisco.java.queries.modifiers
-
- IsSynchronized() - Constructor for class org.eclipse.gmt.modisco.java.queries.modifiers.IsSynchronized
-
- IsTable - Class in org.eclipse.modisco.jee.queries.annotations.jpa
-
- IsTable() - Constructor for class org.eclipse.modisco.jee.queries.annotations.jpa.IsTable
-
- IsTableGenerator - Class in org.eclipse.modisco.jee.queries.annotations.jpa
-
- IsTableGenerator() - Constructor for class org.eclipse.modisco.jee.queries.annotations.jpa.IsTableGenerator
-
- IsTemporal - Class in org.eclipse.modisco.jee.queries.annotations.jpa
-
- IsTemporal() - Constructor for class org.eclipse.modisco.jee.queries.annotations.jpa.IsTemporal
-
- IsTimeout - Class in org.eclipse.modisco.jee.queries.annotations.ejb
-
- IsTimeout() - Constructor for class org.eclipse.modisco.jee.queries.annotations.ejb.IsTimeout
-
- IsTransactionAttribute - Class in org.eclipse.modisco.jee.queries.annotations.ejb
-
- IsTransactionAttribute() - Constructor for class org.eclipse.modisco.jee.queries.annotations.ejb.IsTransactionAttribute
-
- IsTransactionManagement - Class in org.eclipse.modisco.jee.queries.annotations.ejb
-
- IsTransactionManagement() - Constructor for class org.eclipse.modisco.jee.queries.annotations.ejb.IsTransactionManagement
-
- IsTransient - Class in org.eclipse.gmt.modisco.java.queries.modifiers
-
- IsTransient() - Constructor for class org.eclipse.gmt.modisco.java.queries.modifiers.IsTransient
-
- IsTransient - Class in org.eclipse.modisco.jee.queries.annotations.jpa
-
- IsTransient() - Constructor for class org.eclipse.modisco.jee.queries.annotations.jpa.IsTransient
-
- IsUniqueConstraint - Class in org.eclipse.modisco.jee.queries.annotations.jpa
-
- IsUniqueConstraint() - Constructor for class org.eclipse.modisco.jee.queries.annotations.jpa.IsUniqueConstraint
-
- IsUnresolved - Class in org.eclipse.gmt.modisco.java.queries.modifiers
-
- IsUnresolved() - Constructor for class org.eclipse.gmt.modisco.java.queries.modifiers.IsUnresolved
-
- IsVersion - Class in org.eclipse.modisco.jee.queries.annotations.jpa
-
- IsVersion() - Constructor for class org.eclipse.modisco.jee.queries.annotations.jpa.IsVersion
-
- IsVolatile - Class in org.eclipse.gmt.modisco.java.queries.modifiers
-
- IsVolatile() - Constructor for class org.eclipse.gmt.modisco.java.queries.modifiers.IsVolatile
-
- IsWebFilter - Class in org.eclipse.modisco.jee.queries.annotations.servlet
-
- IsWebFilter() - Constructor for class org.eclipse.modisco.jee.queries.annotations.servlet.IsWebFilter
-
- IsWebInitParam - Class in org.eclipse.modisco.jee.queries.annotations.servlet
-
- IsWebInitParam() - Constructor for class org.eclipse.modisco.jee.queries.annotations.servlet.IsWebInitParam
-
- IsWebListener - Class in org.eclipse.modisco.jee.queries.annotations.servlet
-
- IsWebListener() - Constructor for class org.eclipse.modisco.jee.queries.annotations.servlet.IsWebListener
-
- IsWebServlet - Class in org.eclipse.modisco.jee.queries.annotations.servlet
-
- IsWebServlet() - Constructor for class org.eclipse.modisco.jee.queries.annotations.servlet.IsWebServlet
-
- itemBoundsChanged(Display) - Method in class org.eclipse.gmt.modisco.infra.prefuse.examples.graphview.FitOverviewListener
-
- ITreeEditor - Interface in org.eclipse.modisco.infra.browser.editor.ui
-
- ITreeEditorOpener - Interface in org.eclipse.modisco.infra.browser.editor.ui
-