Interface DebugAreaInfo
-
- All Superinterfaces:
org.eclipse.emf.ecore.EObject
,org.eclipse.emf.common.notify.Notifier
- All Known Implementing Classes:
DebugAreaInfoImpl
public interface DebugAreaInfo extends org.eclipse.emf.ecore.EObject
A representation of the model object 'Debug Area Info'.The following features are supported:
- See Also:
AreaPackage.getDebugAreaInfo()
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.eclipse.emf.common.util.EList<DebugAreaDSPairInfo>
getDsPairInfo()
Returns the value of the 'Ds Pair Info' containment reference list.String
getName()
Returns the value of the 'Name' attribute.org.eclipse.emf.common.util.EList<DebugTargetType>
getTargetType()
Returns the value of the 'Target Type' attribute list.Boolean
getUseMaskOfDSArea()
Returns the value of the 'Use Mask Of DS Area' attribute.Boolean
getUseMaskOfTargetTypes()
Returns the value of the 'Use Mask Of Target Types' attribute.Boolean
getUseMaskOfUsers()
Returns the value of the 'Use Mask Of Users' attribute.org.eclipse.emf.common.util.EList<DebugAreaUserInfo>
getUserInfo()
Returns the value of the 'User Info' containment reference list.boolean
isSetUseMaskOfDSArea()
Returns whether the value of the 'Use Mask Of DS Area
' attribute is set.boolean
isSetUseMaskOfTargetTypes()
Returns whether the value of the 'Use Mask Of Target Types
' attribute is set.boolean
isSetUseMaskOfUsers()
Returns whether the value of the 'Use Mask Of Users
' attribute is set.void
setName(String value)
Sets the value of the 'Name
' attribute.void
setUseMaskOfDSArea(Boolean value)
Sets the value of the 'Use Mask Of DS Area
' attribute.void
setUseMaskOfTargetTypes(Boolean value)
Sets the value of the 'Use Mask Of Target Types
' attribute.void
setUseMaskOfUsers(Boolean value)
Sets the value of the 'Use Mask Of Users
' attribute.void
unsetUseMaskOfDSArea()
Unsets the value of the 'Use Mask Of DS Area
' attribute.void
unsetUseMaskOfTargetTypes()
Unsets the value of the 'Use Mask Of Target Types
' attribute.void
unsetUseMaskOfUsers()
Unsets the value of the 'Use Mask Of Users
' attribute.
-
-
-
Method Detail
-
getName
String getName()
Returns the value of the 'Name' attribute.- Returns:
- the value of the 'Name' attribute.
- See Also:
setName(String)
,AreaPackage.getDebugAreaInfo_Name()
-
setName
void setName(String value)
Sets the value of the 'Name
' attribute.- Parameters:
value
- the new value of the 'Name' attribute.- See Also:
getName()
-
getUseMaskOfDSArea
Boolean getUseMaskOfDSArea()
Returns the value of the 'Use Mask Of DS Area' attribute.- Returns:
- the value of the 'Use Mask Of DS Area' attribute.
- See Also:
isSetUseMaskOfDSArea()
,unsetUseMaskOfDSArea()
,setUseMaskOfDSArea(Boolean)
,AreaPackage.getDebugAreaInfo_UseMaskOfDSArea()
-
setUseMaskOfDSArea
void setUseMaskOfDSArea(Boolean value)
Sets the value of the 'Use Mask Of DS Area
' attribute.- Parameters:
value
- the new value of the 'Use Mask Of DS Area' attribute.- See Also:
isSetUseMaskOfDSArea()
,unsetUseMaskOfDSArea()
,getUseMaskOfDSArea()
-
unsetUseMaskOfDSArea
void unsetUseMaskOfDSArea()
Unsets the value of the 'Use Mask Of DS Area
' attribute.
-
isSetUseMaskOfDSArea
boolean isSetUseMaskOfDSArea()
Returns whether the value of the 'Use Mask Of DS Area
' attribute is set.- Returns:
- whether the value of the 'Use Mask Of DS Area' attribute is set.
- See Also:
unsetUseMaskOfDSArea()
,getUseMaskOfDSArea()
,setUseMaskOfDSArea(Boolean)
-
getDsPairInfo
org.eclipse.emf.common.util.EList<DebugAreaDSPairInfo> getDsPairInfo()
Returns the value of the 'Ds Pair Info' containment reference list. The list contents are of typeDebugAreaDSPairInfo
.- Returns:
- the value of the 'Ds Pair Info' containment reference list.
- See Also:
AreaPackage.getDebugAreaInfo_DsPairInfo()
-
getUseMaskOfTargetTypes
Boolean getUseMaskOfTargetTypes()
Returns the value of the 'Use Mask Of Target Types' attribute.- Returns:
- the value of the 'Use Mask Of Target Types' attribute.
- See Also:
isSetUseMaskOfTargetTypes()
,unsetUseMaskOfTargetTypes()
,setUseMaskOfTargetTypes(Boolean)
,AreaPackage.getDebugAreaInfo_UseMaskOfTargetTypes()
-
setUseMaskOfTargetTypes
void setUseMaskOfTargetTypes(Boolean value)
Sets the value of the 'Use Mask Of Target Types
' attribute.- Parameters:
value
- the new value of the 'Use Mask Of Target Types' attribute.- See Also:
isSetUseMaskOfTargetTypes()
,unsetUseMaskOfTargetTypes()
,getUseMaskOfTargetTypes()
-
unsetUseMaskOfTargetTypes
void unsetUseMaskOfTargetTypes()
Unsets the value of the 'Use Mask Of Target Types
' attribute.
-
isSetUseMaskOfTargetTypes
boolean isSetUseMaskOfTargetTypes()
Returns whether the value of the 'Use Mask Of Target Types
' attribute is set.- Returns:
- whether the value of the 'Use Mask Of Target Types' attribute is set.
- See Also:
unsetUseMaskOfTargetTypes()
,getUseMaskOfTargetTypes()
,setUseMaskOfTargetTypes(Boolean)
-
getTargetType
org.eclipse.emf.common.util.EList<DebugTargetType> getTargetType()
Returns the value of the 'Target Type' attribute list. The list contents are of typeDebugTargetType
. The literals are from the enumerationDebugTargetType
.- Returns:
- the value of the 'Target Type' attribute list.
- See Also:
DebugTargetType
,AreaPackage.getDebugAreaInfo_TargetType()
-
getUseMaskOfUsers
Boolean getUseMaskOfUsers()
Returns the value of the 'Use Mask Of Users' attribute.- Returns:
- the value of the 'Use Mask Of Users' attribute.
- See Also:
isSetUseMaskOfUsers()
,unsetUseMaskOfUsers()
,setUseMaskOfUsers(Boolean)
,AreaPackage.getDebugAreaInfo_UseMaskOfUsers()
-
setUseMaskOfUsers
void setUseMaskOfUsers(Boolean value)
Sets the value of the 'Use Mask Of Users
' attribute.- Parameters:
value
- the new value of the 'Use Mask Of Users' attribute.- See Also:
isSetUseMaskOfUsers()
,unsetUseMaskOfUsers()
,getUseMaskOfUsers()
-
unsetUseMaskOfUsers
void unsetUseMaskOfUsers()
Unsets the value of the 'Use Mask Of Users
' attribute.
-
isSetUseMaskOfUsers
boolean isSetUseMaskOfUsers()
Returns whether the value of the 'Use Mask Of Users
' attribute is set.- Returns:
- whether the value of the 'Use Mask Of Users' attribute is set.
- See Also:
unsetUseMaskOfUsers()
,getUseMaskOfUsers()
,setUseMaskOfUsers(Boolean)
-
getUserInfo
org.eclipse.emf.common.util.EList<DebugAreaUserInfo> getUserInfo()
Returns the value of the 'User Info' containment reference list. The list contents are of typeDebugAreaUserInfo
.- Returns:
- the value of the 'User Info' containment reference list.
- See Also:
AreaPackage.getDebugAreaInfo_UserInfo()
-
-