|
IBM Rational Software Modeler Release 6.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The Factory for the model. It provides a create method for each non-abstract class of the model.
DefaultprofilePackage
Field Summary | |
static DefaultprofileFactory |
eINSTANCE
The singleton instance of the factory |
Method Summary | |
Activity |
createActivity()
Returns a new object of class 'Activity'. |
ActivityParameter |
createActivityParameter()
Returns a new object of class 'Activity Parameter' |
Artifact |
createArtifact()
Returns a new object of class 'Artifact'. |
ArtifactActivity |
createArtifactActivity()
Returns a new object of class 'Artifact Activity'. |
ArtifactContext |
createArtifactContext()
Returns a new object of class 'Artifact Context'. |
ArtifactDependency |
createArtifactDependency()
Returns a new object of class 'Artifact Dependency'. |
ArtifactType |
createArtifactType()
Returns a new object of class 'Artifact Type'. |
Asset |
createAsset()
Returns a new object of class 'Asset' |
AssetActivity |
createAssetActivity()
Returns a new object of class 'Asset Activity'. |
Classification |
createClassification()
Returns a new object of class 'Classification'. |
Context |
createContext()
Returns a new object of class 'Context' |
ContextRef |
createContextRef()
Returns a new object of class 'Context Ref'. |
Description |
createDescription()
Returns a new object of class 'Description'. |
Descriptor |
createDescriptor()
Returns a new object of class 'Descriptor'. |
DescriptorGroup |
createDescriptorGroup()
Returns a new object of class 'Descriptor Group'. |
Profile |
createProfile()
Returns a new object of class 'Profile' |
RelatedAsset |
createRelatedAsset()
Returns a new object of class 'Related Asset'. |
RelatedProfile |
createRelatedProfile()
Returns a new object of class 'Related Profile'. |
Solution |
createSolution()
Returns a new object of class 'Solution'. |
Usage |
createUsage()
Returns a new object of class 'Usage' |
VariabilityPoint |
createVariabilityPoint()
Returns a new object of class 'Variability Point'. |
VariabilityPointBinding |
createVariabilityPointBinding()
Returns a new object of class 'Variability Point Binding' |
DefaultprofilePackage |
getDefaultprofilePackage()
Returns the package supported by this factory |
Methods inherited from interface org.eclipse.emf.ecore.EFactory |
convertToString, create, createFromString, getEPackage, setEPackage |
Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
getEAnnotation, getEAnnotations |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
eAdapters, eDeliver, eNotify, eSetDeliver |
Field Detail |
public static final DefaultprofileFactory eINSTANCE
Method Detail |
public Asset createAsset()
public Profile createProfile()
public RelatedProfile createRelatedProfile()
public Description createDescription()
public Classification createClassification()
public Context createContext()
public DescriptorGroup createDescriptorGroup()
public Descriptor createDescriptor()
public Solution createSolution()
public Artifact createArtifact()
public ArtifactContext createArtifactContext()
public ArtifactDependency createArtifactDependency()
public VariabilityPoint createVariabilityPoint()
public ArtifactType createArtifactType()
public Usage createUsage()
public ArtifactActivity createArtifactActivity()
public ContextRef createContextRef()
public AssetActivity createAssetActivity()
public Activity createActivity()
public VariabilityPointBinding createVariabilityPointBinding()
public RelatedAsset createRelatedAsset()
public ActivityParameter createActivityParameter()
public DefaultprofilePackage getDefaultprofilePackage()
|
IBM Rational Software Modeler Release 6.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2004. All rights reserved.