Elementlist structures

Elementlist Structure MF_ELIST_WorkspaceListStructure
Has Column #1 -> MFProp_WorkspaceName
Has Column #2 -> MFProp_WorkspacePath
Has Column #3 -> MFProp_CanCompile
Has Column #4 -> PROP_ElementType
Has Column #5 -> MFProp_ContentType
Has Column #6 -> PROP_Suffix
Has Column #7 -> MFProp_ErrorCount
Has Column #8 -> MFProp_WarningCount
Elementlist/relationship Attribute Meaning
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.