MF_ELIST_WorkspaceListStructure
|
-
|
Element list structure for Eclipse workspace resources
|
MF_ELIST_WorkspaceListStructure
has Property MFProp_WorkspaceName
|
Label = Name
|
The name of the workspace resource, without any path.
|
MF_ELIST_WorkspaceListStructure
has Property MFProp_WorkspacePath
|
Label = Path
|
The full workspace path to the resource.
|
MF_ELIST_WorkspaceListStructure
has PropertyMFProp_CanCompile
|
Label = Can Compile
|
Boolean property which indicates whether single file compile is allowed on the resource.
|
MF_ELIST_WorkspaceListStructure
has Property PROP_ElementType
|
Special Property = Element_Type
|
This is needed so that the model interpreter can assign the Element Type for each Element in a Element list. As the Element Type of an Element can already be seen from the Icon, the table column can be hidden.
|
MF_ELIST_WorkspaceListStructure
has Property MFProp_ContentType
|
Label = Content type
|
Eclipse content type ID.
|
MF_ELIST_WorkspaceListStructure
has Property PROP_Suffix
|
Label = File extension
|
File extension
|
MF_ELIST_WorkspaceListStructure
has Property MFProp_ErrorCount
|
Label = Errors
|
The number of errors in a file, a folder or a project.
|
MF_ELIST_WorkspaceListStructure
has Property MFProp_WarningCount
|
Label = Warnings
|
The number of warnings in a file, a folder or a project.
|