Interface BreakpointsPackage
- All Superinterfaces:
org.eclipse.emf.ecore.EModelElement
,org.eclipse.emf.ecore.ENamedElement
,org.eclipse.emf.ecore.EObject
,org.eclipse.emf.ecore.EPackage
,org.eclipse.emf.common.notify.Notifier
- All Known Implementing Classes:
BreakpointsPackageImpl
public interface BreakpointsPackage
extends org.eclipse.emf.ecore.EPackage
The Package for the model.
It contains accessors for the meta objects to represent
- each class,
- each feature of each class,
- each operation of each class,
- each enum,
- and each data type
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Defines literals for the meta objects that represent each class, each feature of each class, each operation of each class, each enum, and each data typeNested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
The meta object id for the 'BP Workspace Internal
' class.static final int
The feature id for the 'Module BP Info' containment reference list.static final int
The number of structural features of the 'BP Workspace Internal' class.static final int
The number of operations of the 'BP Workspace Internal' class.static final int
The meta object id for the 'BP Workspace User
' class.static final int
The feature id for the 'Module BP Info' containment reference list.static final int
The number of structural features of the 'BP Workspace User' class.static final int
The number of operations of the 'BP Workspace User' class.static final int
The meta object id for the 'Breakpoint Info
' class.static final int
The feature id for the 'Break On Condition' attribute.static final int
The feature id for the 'Break On Hit Count' attribute.static final int
The feature id for the 'Break On Parent Method' attribute.static final int
The feature id for the 'Condition' attribute.static final int
The feature id for the 'Continue Execution' attribute.static final int
The feature id for the 'Current Hit Count' attribute.static final int
The feature id for the 'Hit Count' attribute.static final int
The feature id for the 'Hit Count Variant' attribute.static final int
The feature id for the 'Is Active' attribute.static final int
The feature id for the 'Line' attribute.static final int
The feature id for the 'Parent Method' attribute.static final int
The feature id for the 'Put Description' attribute.static final int
The feature id for the 'Put Expression Result' attribute.static final int
The feature id for the 'Put Hit Count' attribute.static final int
The feature id for the 'Put Stack Trace' attribute.static final int
The feature id for the 'Show Output Message' attribute.static final int
The feature id for the 'Temp' attribute.static final int
The feature id for the 'User' attribute.static final int
The number of structural features of the 'Breakpoint Info' class.static final int
The number of operations of the 'Breakpoint Info' class.static final BreakpointsPackage
The singleton instance of the package.static final String
The package name.static final String
The package namespace name.static final String
The package namespace URI.static final int
The meta object id for the 'Module BP Info Internal
' class.static final int
The feature id for the 'Bp Info' containment reference list.static final int
The feature id for the 'Id' containment reference.static final int
The number of structural features of the 'Module BP Info Internal' class.static final int
The number of operations of the 'Module BP Info Internal' class.static final int
The meta object id for the 'Module BP Info User
' class.static final int
The feature id for the 'Bp Info' containment reference list.static final int
The feature id for the 'Id' containment reference.static final int
The number of structural features of the 'Module BP Info User' class.static final int
The number of operations of the 'Module BP Info User' class. -
Method Summary
Modifier and TypeMethodDescriptionorg.eclipse.emf.ecore.EClass
Returns the meta object for class 'BP Workspace Internal
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference list 'Module BP Info
'.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'BP Workspace User
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference list 'Module BP Info
'.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Breakpoint Info
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Break On Condition
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Break On Hit Count
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Break On Parent Method
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Condition
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Continue Execution
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Current Hit Count
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Hit Count
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Hit Count Variant
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Is Active
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Line
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Parent Method
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Put Description
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Put Expression Result
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Put Hit Count
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Put Stack Trace
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Show Output Message
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Temp
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'User
'.Returns the factory that creates the instances of the model.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Module BP Info Internal
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference list 'Bp Info
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference 'Id
'.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Module BP Info User
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference list 'Bp Info
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference 'Id
'.Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement
getName, setName
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
Methods inherited from interface org.eclipse.emf.ecore.EPackage
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Field Details
-
eNAME
The package name.- See Also:
-
eNS_URI
The package namespace URI.- See Also:
-
eNS_PREFIX
The package namespace name.- See Also:
-
eINSTANCE
The singleton instance of the package. -
BP_WORKSPACE_INTERNAL
static final int BP_WORKSPACE_INTERNALThe meta object id for the 'BP Workspace Internal
' class. -
BP_WORKSPACE_INTERNAL__MODULE_BP_INFO
static final int BP_WORKSPACE_INTERNAL__MODULE_BP_INFOThe feature id for the 'Module BP Info' containment reference list.- See Also:
-
BP_WORKSPACE_INTERNAL_FEATURE_COUNT
static final int BP_WORKSPACE_INTERNAL_FEATURE_COUNTThe number of structural features of the 'BP Workspace Internal' class.- See Also:
-
BP_WORKSPACE_INTERNAL_OPERATION_COUNT
static final int BP_WORKSPACE_INTERNAL_OPERATION_COUNTThe number of operations of the 'BP Workspace Internal' class.- See Also:
-
BP_WORKSPACE_USER
static final int BP_WORKSPACE_USERThe meta object id for the 'BP Workspace User
' class. -
BP_WORKSPACE_USER__MODULE_BP_INFO
static final int BP_WORKSPACE_USER__MODULE_BP_INFOThe feature id for the 'Module BP Info' containment reference list.- See Also:
-
BP_WORKSPACE_USER_FEATURE_COUNT
static final int BP_WORKSPACE_USER_FEATURE_COUNTThe number of structural features of the 'BP Workspace User' class.- See Also:
-
BP_WORKSPACE_USER_OPERATION_COUNT
static final int BP_WORKSPACE_USER_OPERATION_COUNTThe number of operations of the 'BP Workspace User' class.- See Also:
-
BREAKPOINT_INFO
static final int BREAKPOINT_INFOThe meta object id for the 'Breakpoint Info
' class. -
BREAKPOINT_INFO__LINE
static final int BREAKPOINT_INFO__LINEThe feature id for the 'Line' attribute.- See Also:
-
BREAKPOINT_INFO__IS_ACTIVE
static final int BREAKPOINT_INFO__IS_ACTIVEThe feature id for the 'Is Active' attribute.- See Also:
-
BREAKPOINT_INFO__BREAK_ON_CONDITION
static final int BREAKPOINT_INFO__BREAK_ON_CONDITIONThe feature id for the 'Break On Condition' attribute.- See Also:
-
BREAKPOINT_INFO__CONDITION
static final int BREAKPOINT_INFO__CONDITIONThe feature id for the 'Condition' attribute.- See Also:
-
BREAKPOINT_INFO__BREAK_ON_PARENT_METHOD
static final int BREAKPOINT_INFO__BREAK_ON_PARENT_METHODThe feature id for the 'Break On Parent Method' attribute.- See Also:
-
BREAKPOINT_INFO__PARENT_METHOD
static final int BREAKPOINT_INFO__PARENT_METHODThe feature id for the 'Parent Method' attribute.- See Also:
-
BREAKPOINT_INFO__BREAK_ON_HIT_COUNT
static final int BREAKPOINT_INFO__BREAK_ON_HIT_COUNTThe feature id for the 'Break On Hit Count' attribute.- See Also:
-
BREAKPOINT_INFO__HIT_COUNT_VARIANT
static final int BREAKPOINT_INFO__HIT_COUNT_VARIANTThe feature id for the 'Hit Count Variant' attribute.- See Also:
-
BREAKPOINT_INFO__HIT_COUNT
static final int BREAKPOINT_INFO__HIT_COUNTThe feature id for the 'Hit Count' attribute.- See Also:
-
BREAKPOINT_INFO__SHOW_OUTPUT_MESSAGE
static final int BREAKPOINT_INFO__SHOW_OUTPUT_MESSAGEThe feature id for the 'Show Output Message' attribute.- See Also:
-
BREAKPOINT_INFO__PUT_DESCRIPTION
static final int BREAKPOINT_INFO__PUT_DESCRIPTIONThe feature id for the 'Put Description' attribute.- See Also:
-
BREAKPOINT_INFO__PUT_EXPRESSION_RESULT
static final int BREAKPOINT_INFO__PUT_EXPRESSION_RESULTThe feature id for the 'Put Expression Result' attribute.- See Also:
-
BREAKPOINT_INFO__PUT_STACK_TRACE
static final int BREAKPOINT_INFO__PUT_STACK_TRACEThe feature id for the 'Put Stack Trace' attribute.- See Also:
-
BREAKPOINT_INFO__PUT_HIT_COUNT
static final int BREAKPOINT_INFO__PUT_HIT_COUNTThe feature id for the 'Put Hit Count' attribute.- See Also:
-
BREAKPOINT_INFO__CONTINUE_EXECUTION
static final int BREAKPOINT_INFO__CONTINUE_EXECUTIONThe feature id for the 'Continue Execution' attribute.- See Also:
-
BREAKPOINT_INFO__CURRENT_HIT_COUNT
static final int BREAKPOINT_INFO__CURRENT_HIT_COUNTThe feature id for the 'Current Hit Count' attribute.- See Also:
-
BREAKPOINT_INFO__TEMP
static final int BREAKPOINT_INFO__TEMPThe feature id for the 'Temp' attribute.- See Also:
-
BREAKPOINT_INFO__USER
static final int BREAKPOINT_INFO__USERThe feature id for the 'User' attribute.- See Also:
-
BREAKPOINT_INFO_FEATURE_COUNT
static final int BREAKPOINT_INFO_FEATURE_COUNTThe number of structural features of the 'Breakpoint Info' class.- See Also:
-
BREAKPOINT_INFO_OPERATION_COUNT
static final int BREAKPOINT_INFO_OPERATION_COUNTThe number of operations of the 'Breakpoint Info' class.- See Also:
-
MODULE_BP_INFO_INTERNAL
static final int MODULE_BP_INFO_INTERNALThe meta object id for the 'Module BP Info Internal
' class. -
MODULE_BP_INFO_INTERNAL__ID
static final int MODULE_BP_INFO_INTERNAL__IDThe feature id for the 'Id' containment reference.- See Also:
-
MODULE_BP_INFO_INTERNAL__BP_INFO
static final int MODULE_BP_INFO_INTERNAL__BP_INFOThe feature id for the 'Bp Info' containment reference list.- See Also:
-
MODULE_BP_INFO_INTERNAL_FEATURE_COUNT
static final int MODULE_BP_INFO_INTERNAL_FEATURE_COUNTThe number of structural features of the 'Module BP Info Internal' class.- See Also:
-
MODULE_BP_INFO_INTERNAL_OPERATION_COUNT
static final int MODULE_BP_INFO_INTERNAL_OPERATION_COUNTThe number of operations of the 'Module BP Info Internal' class.- See Also:
-
MODULE_BP_INFO_USER
static final int MODULE_BP_INFO_USERThe meta object id for the 'Module BP Info User
' class. -
MODULE_BP_INFO_USER__ID
static final int MODULE_BP_INFO_USER__IDThe feature id for the 'Id' containment reference.- See Also:
-
MODULE_BP_INFO_USER__BP_INFO
static final int MODULE_BP_INFO_USER__BP_INFOThe feature id for the 'Bp Info' containment reference list.- See Also:
-
MODULE_BP_INFO_USER_FEATURE_COUNT
static final int MODULE_BP_INFO_USER_FEATURE_COUNTThe number of structural features of the 'Module BP Info User' class.- See Also:
-
MODULE_BP_INFO_USER_OPERATION_COUNT
static final int MODULE_BP_INFO_USER_OPERATION_COUNTThe number of operations of the 'Module BP Info User' class.- See Also:
-
-
Method Details
-
getBPWorkspaceInternal
org.eclipse.emf.ecore.EClass getBPWorkspaceInternal()Returns the meta object for class 'BP Workspace Internal
'.- Returns:
- the meta object for class 'BP Workspace Internal'.
- See Also:
-
getBPWorkspaceInternal_ModuleBPInfo
org.eclipse.emf.ecore.EReference getBPWorkspaceInternal_ModuleBPInfo()Returns the meta object for the containment reference list 'Module BP Info
'.- Returns:
- the meta object for the containment reference list 'Module BP Info'.
- See Also:
-
getBPWorkspaceUser
org.eclipse.emf.ecore.EClass getBPWorkspaceUser()Returns the meta object for class 'BP Workspace User
'.- Returns:
- the meta object for class 'BP Workspace User'.
- See Also:
-
getBPWorkspaceUser_ModuleBPInfo
org.eclipse.emf.ecore.EReference getBPWorkspaceUser_ModuleBPInfo()Returns the meta object for the containment reference list 'Module BP Info
'.- Returns:
- the meta object for the containment reference list 'Module BP Info'.
- See Also:
-
getBreakpointInfo
org.eclipse.emf.ecore.EClass getBreakpointInfo()Returns the meta object for class 'Breakpoint Info
'.- Returns:
- the meta object for class 'Breakpoint Info'.
- See Also:
-
getBreakpointInfo_Line
org.eclipse.emf.ecore.EAttribute getBreakpointInfo_Line()Returns the meta object for the attribute 'Line
'.- Returns:
- the meta object for the attribute 'Line'.
- See Also:
-
getBreakpointInfo_IsActive
org.eclipse.emf.ecore.EAttribute getBreakpointInfo_IsActive()Returns the meta object for the attribute 'Is Active
'.- Returns:
- the meta object for the attribute 'Is Active'.
- See Also:
-
getBreakpointInfo_BreakOnCondition
org.eclipse.emf.ecore.EAttribute getBreakpointInfo_BreakOnCondition()Returns the meta object for the attribute 'Break On Condition
'.- Returns:
- the meta object for the attribute 'Break On Condition'.
- See Also:
-
getBreakpointInfo_Condition
org.eclipse.emf.ecore.EAttribute getBreakpointInfo_Condition()Returns the meta object for the attribute 'Condition
'.- Returns:
- the meta object for the attribute 'Condition'.
- See Also:
-
getBreakpointInfo_BreakOnParentMethod
org.eclipse.emf.ecore.EAttribute getBreakpointInfo_BreakOnParentMethod()Returns the meta object for the attribute 'Break On Parent Method
'.- Returns:
- the meta object for the attribute 'Break On Parent Method'.
- See Also:
-
getBreakpointInfo_ParentMethod
org.eclipse.emf.ecore.EAttribute getBreakpointInfo_ParentMethod()Returns the meta object for the attribute 'Parent Method
'.- Returns:
- the meta object for the attribute 'Parent Method'.
- See Also:
-
getBreakpointInfo_BreakOnHitCount
org.eclipse.emf.ecore.EAttribute getBreakpointInfo_BreakOnHitCount()Returns the meta object for the attribute 'Break On Hit Count
'.- Returns:
- the meta object for the attribute 'Break On Hit Count'.
- See Also:
-
getBreakpointInfo_HitCountVariant
org.eclipse.emf.ecore.EAttribute getBreakpointInfo_HitCountVariant()Returns the meta object for the attribute 'Hit Count Variant
'.- Returns:
- the meta object for the attribute 'Hit Count Variant'.
- See Also:
-
getBreakpointInfo_HitCount
org.eclipse.emf.ecore.EAttribute getBreakpointInfo_HitCount()Returns the meta object for the attribute 'Hit Count
'.- Returns:
- the meta object for the attribute 'Hit Count'.
- See Also:
-
getBreakpointInfo_ShowOutputMessage
org.eclipse.emf.ecore.EAttribute getBreakpointInfo_ShowOutputMessage()Returns the meta object for the attribute 'Show Output Message
'.- Returns:
- the meta object for the attribute 'Show Output Message'.
- See Also:
-
getBreakpointInfo_PutDescription
org.eclipse.emf.ecore.EAttribute getBreakpointInfo_PutDescription()Returns the meta object for the attribute 'Put Description
'.- Returns:
- the meta object for the attribute 'Put Description'.
- See Also:
-
getBreakpointInfo_PutExpressionResult
org.eclipse.emf.ecore.EAttribute getBreakpointInfo_PutExpressionResult()Returns the meta object for the attribute 'Put Expression Result
'.- Returns:
- the meta object for the attribute 'Put Expression Result'.
- See Also:
-
getBreakpointInfo_PutStackTrace
org.eclipse.emf.ecore.EAttribute getBreakpointInfo_PutStackTrace()Returns the meta object for the attribute 'Put Stack Trace
'.- Returns:
- the meta object for the attribute 'Put Stack Trace'.
- See Also:
-
getBreakpointInfo_PutHitCount
org.eclipse.emf.ecore.EAttribute getBreakpointInfo_PutHitCount()Returns the meta object for the attribute 'Put Hit Count
'.- Returns:
- the meta object for the attribute 'Put Hit Count'.
- See Also:
-
getBreakpointInfo_ContinueExecution
org.eclipse.emf.ecore.EAttribute getBreakpointInfo_ContinueExecution()Returns the meta object for the attribute 'Continue Execution
'.- Returns:
- the meta object for the attribute 'Continue Execution'.
- See Also:
-
getBreakpointInfo_CurrentHitCount
org.eclipse.emf.ecore.EAttribute getBreakpointInfo_CurrentHitCount()Returns the meta object for the attribute 'Current Hit Count
'.- Returns:
- the meta object for the attribute 'Current Hit Count'.
- See Also:
-
getBreakpointInfo_Temp
org.eclipse.emf.ecore.EAttribute getBreakpointInfo_Temp()Returns the meta object for the attribute 'Temp
'.- Returns:
- the meta object for the attribute 'Temp'.
- See Also:
-
getBreakpointInfo_User
org.eclipse.emf.ecore.EAttribute getBreakpointInfo_User()Returns the meta object for the attribute 'User
'.- Returns:
- the meta object for the attribute 'User'.
- See Also:
-
getModuleBPInfoInternal
org.eclipse.emf.ecore.EClass getModuleBPInfoInternal()Returns the meta object for class 'Module BP Info Internal
'.- Returns:
- the meta object for class 'Module BP Info Internal'.
- See Also:
-
getModuleBPInfoInternal_Id
org.eclipse.emf.ecore.EReference getModuleBPInfoInternal_Id()Returns the meta object for the containment reference 'Id
'.- Returns:
- the meta object for the containment reference 'Id'.
- See Also:
-
getModuleBPInfoInternal_BpInfo
org.eclipse.emf.ecore.EReference getModuleBPInfoInternal_BpInfo()Returns the meta object for the containment reference list 'Bp Info
'.- Returns:
- the meta object for the containment reference list 'Bp Info'.
- See Also:
-
getModuleBPInfoUser
org.eclipse.emf.ecore.EClass getModuleBPInfoUser()Returns the meta object for class 'Module BP Info User
'.- Returns:
- the meta object for class 'Module BP Info User'.
- See Also:
-
getModuleBPInfoUser_Id
org.eclipse.emf.ecore.EReference getModuleBPInfoUser_Id()Returns the meta object for the containment reference 'Id
'.- Returns:
- the meta object for the containment reference 'Id'.
- See Also:
-
getModuleBPInfoUser_BpInfo
org.eclipse.emf.ecore.EReference getModuleBPInfoUser_BpInfo()Returns the meta object for the containment reference list 'Bp Info
'.- Returns:
- the meta object for the containment reference list 'Bp Info'.
- See Also:
-
getBreakpointsFactory
BreakpointsFactory getBreakpointsFactory()Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
-