- IAddProfile - Interface in org.polarsys.chess.core.extensionpoint
-
The Interface IAddProfile.
- IConstraint - Interface in org.polarsys.chess.core.constraint
-
Represents a constraint that the model validator should check.
- IFilterable - Interface in org.polarsys.chess.core.preferences
-
This interface enables constraints to be checked during the model validation (activated) or skipped (deactivated).
- info(String) - Static method in class org.polarsys.chess.core.Activator
-
- INFO - Static variable in interface org.polarsys.chess.core.constraint.IConstraint
-
The info.
- init(IWorkbench) - Method in class org.polarsys.chess.core.internal.preferences.CHESSMainPage
-
- init(IWorkbench) - Method in class org.polarsys.chess.core.internal.preferences.ConstraintPreferencePage
-
- init() - Static method in class org.polarsys.chess.core.transformationExecutor.TransformationExecutorManager
-
Initializes the manager.
- InitCHESSModelCommand - Class in org.polarsys.chess.core.util.commands
-
This class extends the RecordingCommand
class to implement the command to initialize a
CHESS model.
- InitCHESSModelCommand(TransactionalEditingDomain, ModelSet) - Constructor for class org.polarsys.chess.core.util.commands.InitCHESSModelCommand
-
Initializes the command.
- initializeDefaultPreferences() - Method in class org.polarsys.chess.core.internal.preferences.ConstraintPreferenceInitializer
-
- initializeLists() - Static method in class org.polarsys.chess.core.internal.views.ViewPermissions
-
Initialize lists.
- initializeProfileList(Profile) - Static method in class org.polarsys.chess.core.profiles.CHESSProfileManager
-
Populates the profile list.
- initializeViewList(Profile) - Static method in class org.polarsys.chess.core.profiles.CHESSProfileManager
-
Populates the static Design View list.
- instance() - Static method in class org.polarsys.chess.core.transformationExecutor.TransformationExecutorManager
-
Creates the singleton instance of the manager.
- instance - Variable in class org.polarsys.chess.core.util.AnalysisResultData
-
The instance.
- instSpec - Variable in class org.polarsys.chess.core.util.AnalysisResultData
-
The inst spec.
- internalBlockDiagram - Static variable in class org.polarsys.chess.core.views.ViewDiagramAssociations
-
The internal block diagram.
- InternalCHESSProjectSupport - Class in org.polarsys.chess.core.internal.util
-
The Class InternalCHESSProjectSupport.
- InternalCHESSProjectSupport() - Constructor for class org.polarsys.chess.core.internal.util.InternalCHESSProjectSupport
-
- InternalConsoleUtil - Class in org.polarsys.chess.core.internal.util
-
The Class InternalConsoleUtil.
- InternalConsoleUtil() - Constructor for class org.polarsys.chess.core.internal.util.InternalConsoleUtil
-
- InternalViewUtils - Class in org.polarsys.chess.core.internal.views
-
The Class InternalViewUtils.
- InternalViewUtils() - Constructor for class org.polarsys.chess.core.internal.views.InternalViewUtils
-
- isActive() - Method in class org.polarsys.chess.core.preferences.FilterableConstraint
-
- isActive() - Method in interface org.polarsys.chess.core.preferences.IFilterable
-
Checks if is active.
- isANY() - Method in class org.polarsys.chess.core.internal.views.permissions.EntryId
-
Checks if is any.
- isAssigned2Core(InstanceSpecification, EList<Assign>) - Static method in class org.polarsys.chess.core.util.uml.UMLUtils
-
Check if this Partition is assigned to a CPU .
- isAssigned2HowManyPartitions(InstanceSpecification, EList<Assign>) - Static method in class org.polarsys.chess.core.util.uml.UMLUtils
-
Returns the number of FunctionalPartitions to which the InstanceSpecification is assigned .
- isAssigned2HowManyProcessingUnits(InstanceSpecification, Element, EList<Assign>) - Static method in class org.polarsys.chess.core.util.uml.UMLUtils
-
Returns the number of CPUs to which the InstanceSpecification is assigned .
- isAssigned2HowManyProcessingUnitsOrPartitions(InstanceSpecification, Element, EList<Assign>) - Static method in class org.polarsys.chess.core.util.uml.UMLUtils
-
Returns the number of CPUs or FunctionalPartitions to which the InstanceSpecification is assigned .
- isClientServerPort(Object) - Static method in class org.polarsys.chess.core.util.uml.UMLUtils
-
Checks if the given object represents a Client/Server port.
- isComponentImplementation(Object) - Static method in class org.polarsys.chess.core.util.uml.UMLUtils
-
Checks if the given object is a ComponentImplementation
.
- isComponentInstance(InstanceSpecification) - Static method in class org.polarsys.chess.core.util.uml.UMLUtils
-
Returns TRUE if the InstanceSpecification is a component instance, false otherwise.
- isComponentType(Object) - Static method in class org.polarsys.chess.core.util.uml.UMLUtils
-
Checks if the given object is a ComponentType
.
- isComponentView(DiagramStatus.DesignView) - Static method in class org.polarsys.chess.core.views.ViewUtils
-
- isComponentView(Package) - Static method in class org.polarsys.chess.core.views.ViewUtils
-
- isConcurrentView(DiagramStatus.DesignView) - Static method in class org.polarsys.chess.core.views.ViewUtils
-
Checks if the current design view is a virtual view.
- isDependabilityAnalysisView(DiagramStatus.DesignView) - Static method in class org.polarsys.chess.core.views.ViewUtils
-
- isDeploymentView(DiagramStatus.DesignView) - Static method in class org.polarsys.chess.core.views.ViewUtils
-
- isDeploymentView(Package) - Static method in class org.polarsys.chess.core.views.ViewUtils
-
- isDesignView(DiagramStatus.DesignView, String) - Static method in class org.polarsys.chess.core.views.ViewUtils
-
Checks if the current design view has the corresponding name.
- isDesignView(Package, String) - Static method in class org.polarsys.chess.core.views.ViewUtils
-
Checks if the Package
passed as a parameter represents an actual design view.
- isDiagramAllowed(Diagram) - Method in class org.polarsys.chess.core.views.DiagramStatus.DesignView
-
Checks if the diagram passed as a parameter is allowed in the enabled views.
- isElementInstantiable(EObject, Object, DiagramStatus.DesignView, Domain) - Static method in class org.polarsys.chess.core.views.ViewUtils
-
Checks if the current view owns (i.e.
- isElementWritable(Element, DiagramStatus.DesignView) - Static method in class org.polarsys.chess.core.internal.views.InternalViewUtils
-
Deprecated.
- isElementWritable_(EObject, Object, DiagramStatus.DesignView, Domain) - Static method in class org.polarsys.chess.core.views.ViewUtils
-
Checks if the current view has write access to (i.e can edit) the element/feature passed.
- isElementWritable_(EObject, Object, String, DiagramStatus.DesignView, Domain) - Static method in class org.polarsys.chess.core.views.ViewUtils
-
Checks if the given view has write access to (i.e can edit) the element/feature passed.
- isEnabled(String) - Method in class org.polarsys.chess.core.views.DiagramStatus.DesignView
-
Checks is a view is enabled by providing its name.
- isExtraFunctionalView(DiagramStatus.DesignView) - Static method in class org.polarsys.chess.core.views.ViewUtils
-
- isExtraFunctionalView(Package) - Static method in class org.polarsys.chess.core.views.ViewUtils
-
- isLeafComponentInstance(InstanceSpecification) - Static method in class org.polarsys.chess.core.util.uml.UMLUtils
-
Checks if is leaf component instance.
- isOK() - Method in class org.polarsys.chess.core.constraint.SettableStatus
-
- isOnView(DiagramStatus.DesignView, String) - Static method in class org.polarsys.chess.core.views.ViewUtils
-
Checks if the virtual design view is enabled.
- isOperationContained(Classifier, Operation) - Static method in class org.polarsys.chess.core.util.uml.UMLUtils
-
Checks if there given Component offers an operation that is equal
of the operation given.
- isOperationEquals(Operation, Operation) - Static method in class org.polarsys.chess.core.util.uml.UMLUtils
-
Checks if two operations are equal.
- isOwner() - Method in class org.polarsys.chess.core.internal.views.permissions.PermissionEntry
-
Checks if is owner.
- isPartitionInstance(InstanceSpecification) - Static method in class org.polarsys.chess.core.util.uml.UMLUtils
-
Returns TRUE if the instance specification is a partition instance.
- isPredefinedProfile(Object) - Static method in class org.polarsys.chess.core.util.uml.ProfileUtils
-
Checks if the given profile is defined in the CHESS or MARTE profiles.
- isPredefinedStereotype(Object) - Static method in class org.polarsys.chess.core.util.uml.ProfileUtils
-
Checks if the given stereotype represents a Design View.
- isProcessorInstance(InstanceSpecification) - Static method in class org.polarsys.chess.core.util.uml.UMLUtils
-
Returns TRUE if the instanceSpecification is a processor instance, FALSE otherwise.
- isPSMView(Package) - Static method in class org.polarsys.chess.core.views.ViewUtils
-
- isRequirementView(Package) - Static method in class org.polarsys.chess.core.views.ViewUtils
-
- isRTAnalysisView(Package) - Static method in class org.polarsys.chess.core.views.ViewUtils
-
- isSched - Variable in class org.polarsys.chess.core.util.AnalysisResultData
-
The is sched.
- isStereotypeInstantiable(EObject, Object, Object, DiagramStatus.DesignView, Domain) - Static method in class org.polarsys.chess.core.views.ViewUtils
-
Checks if the current view can create a stereotype.
- isStereotypeWritable(EObject, Object, Object, DiagramStatus.DesignView, Domain) - Static method in class org.polarsys.chess.core.views.ViewUtils
-
Checks if the current view can edit a stereotype.
- isSuperuser() - Method in class org.polarsys.chess.core.views.DiagramStatus
-
Checks if the DiagramStatus service is in superuser mode.
- isSystemView(Package) - Static method in class org.polarsys.chess.core.views.ViewUtils
-
- isUserAction() - Method in class org.polarsys.chess.core.views.DiagramStatus
-
Checks if the action is done by the user or not.
- isView(EObject) - Static method in class org.polarsys.chess.core.internal.views.InternalViewUtils
-
Checks if is view.
- isViewModifiedOrRemoved(Notification) - Static method in class org.polarsys.chess.core.views.ViewUtils
-
Checks if the stereotype of an actual view is modified or removed.
- isViewStereotype(Stereotype) - Static method in class org.polarsys.chess.core.views.ViewUtils
-
Checks if the stereotype passed as a parameter represents a design view.
- isVisible() - Method in class org.polarsys.chess.core.internal.views.permissions.PermissionEntry
-
Checks if is visible.
- isWriteable() - Method in class org.polarsys.chess.core.internal.views.permissions.PermissionEntry
-
Checks if is writeable.
- ITransformationExecutor - Interface in org.polarsys.chess.core.transformationExecutor
-
This interface defines the transformation to execute.