Interface ContentElement

All Superinterfaces:
Classifier, DescribableElement, Element, org.eclipse.emf.ecore.EObject, MethodElement, NamedElement, org.eclipse.emf.common.notify.Notifier, PackageableElement, Type, VariabilityElement
All Known Subinterfaces:
Artifact, Checklist, Concept, ContentCategory, CustomCategory, Deliverable, Discipline, DisciplineGrouping, Domain, EstimationConsiderations, Example, Guidance, Guideline, Kind, Outcome, Practice, Report, ReusableAsset, Roadmap, Role, RoleSet, RoleSetGrouping, SupportingMaterial, Task, Template, TermDefinition, Tool, ToolMentor, Whitepaper, WorkProduct, WorkProductType
All Known Implementing Classes:
ArtifactImpl, ChecklistImpl, ConceptImpl, ContentCategoryImpl, ContentElementImpl, CustomCategoryImpl, DeliverableImpl, DisciplineGroupingImpl, DisciplineImpl, DomainImpl, EstimationConsiderationsImpl, ExampleImpl, GuidanceImpl, GuidelineImpl, KindImpl, OutcomeImpl, PracticeImpl, ReportImpl, ReusableAssetImpl, RoadmapImpl, RoleImpl, RoleSetGroupingImpl, RoleSetImpl, SupportingMaterialImpl, TaskImpl, TemplateImpl, TermDefinitionImpl, ToolImpl, ToolMentorImpl, WhitepaperImpl, WorkProductImpl, WorkProductTypeImpl

public interface ContentElement
extends DescribableElement, VariabilityElement
A representation of the model object 'Content Element'. Content Element is a Describable Element that represents an abstract generalization for all elements that are considered to be and managed as Method Content. Content Elements represents reusable Method Content that is supposed to be managed in Content Packages. The separation of Content Element from Process Element allows to clearly distinguish between pure method content from content that is represented in processes. This is the Guidance Types package's extension of Content Element (defined in Content Elements) providing additonal associations. Content Element in the package Method Plugin inherits from Variability Element and not directly from Method Element anymore. This is achieved using UML 2.0 package merge semantics. Only if an adopter of this meta-model decides to realize Method Plugins, he would get the variability and extension capabilities for all Content Elements. Content Element inherits the semantics of Variability Element.

The following features are supported:

See Also:
UmaPackage.getContentElement()