|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectAdapterFactoryImpl
org.eclipse.modisco.omg.smm.util.SmmAdapterFactory
public class SmmAdapterFactory
The Adapter Factory for the model.
It provides an adapter createXXX method for each class of the model.
SmmPackage| Constructor Summary | |
|---|---|
SmmAdapterFactory()
Creates an instance of the adapter factory. |
|
| Method Summary | |
|---|---|
Adapter |
createAbstractMeasureElementAdapter()
Creates a new adapter for an object of class ' Abstract Measure Element'. |
Adapter |
createAdapter(Notifier target)
Creates an adapter for the target. |
Adapter |
createAggregatedMeasurementAdapter()
Creates a new adapter for an object of class ' Aggregated Measurement'. |
Adapter |
createAnnotationAdapter()
Creates a new adapter for an object of class ' Annotation'. |
Adapter |
createArgumentAdapter()
Creates a new adapter for an object of class ' Argument'. |
Adapter |
createAttributeAdapter()
Creates a new adapter for an object of class ' Attribute'. |
Adapter |
createBase1MeasurementRelationshipAdapter()
Creates a new adapter for an object of class ' Base1 Measurement Relationship'. |
Adapter |
createBase1MeasureRelationshipAdapter()
Creates a new adapter for an object of class ' Base1 Measure Relationship'. |
Adapter |
createBase2MeasurementRelationshipAdapter()
Creates a new adapter for an object of class ' Base2 Measurement Relationship'. |
Adapter |
createBase2MeasureRelationshipAdapter()
Creates a new adapter for an object of class ' Base2 Measure Relationship'. |
Adapter |
createBaseMeasurementRelationshipAdapter()
Creates a new adapter for an object of class ' Base Measurement Relationship'. |
Adapter |
createBaseMeasureRelationshipAdapter()
Creates a new adapter for an object of class ' Base Measure Relationship'. |
Adapter |
createBinaryMeasureAdapter()
Creates a new adapter for an object of class ' Binary Measure'. |
Adapter |
createBinaryMeasurementAdapter()
Creates a new adapter for an object of class ' Binary Measurement'. |
Adapter |
createCategoryRelationshipAdapter()
Creates a new adapter for an object of class ' Category Relationship'. |
Adapter |
createCharacteristicAdapter()
Creates a new adapter for an object of class ' Characteristic'. |
Adapter |
createCollectiveMeasureAdapter()
Creates a new adapter for an object of class ' Collective Measure'. |
Adapter |
createCollectiveMeasurementAdapter()
Creates a new adapter for an object of class ' Collective Measurement'. |
Adapter |
createCountAdapter()
Creates a new adapter for an object of class ' Count'. |
Adapter |
createCountingAdapter()
Creates a new adapter for an object of class ' Counting'. |
Adapter |
createDimensionalMeasureAdapter()
Creates a new adapter for an object of class ' Dimensional Measure'. |
Adapter |
createDimensionalMeasurementAdapter()
Creates a new adapter for an object of class ' Dimensional Measurement'. |
Adapter |
createDirectMeasureAdapter()
Creates a new adapter for an object of class ' Direct Measure'. |
Adapter |
createDirectMeasurementAdapter()
Creates a new adapter for an object of class ' Direct Measurement'. |
Adapter |
createEObjectAdapter()
Creates a new adapter for the default case. |
Adapter |
createEquivalentMeasurementRelationshipAdapter()
Creates a new adapter for an object of class ' Equivalent Measurement Relationship'. |
Adapter |
createEquivalentMeasureRelationshipAdapter()
Creates a new adapter for an object of class ' Equivalent Measure Relationship'. |
Adapter |
createGradeAdapter()
Creates a new adapter for an object of class ' Grade'. |
Adapter |
createMeasureAdapter()
Creates a new adapter for an object of class ' Measure'. |
Adapter |
createMeasureCategoryAdapter()
Creates a new adapter for an object of class ' Measure Category'. |
Adapter |
createMeasureLibraryAdapter()
Creates a new adapter for an object of class ' Measure Library'. |
Adapter |
createMeasurementAdapter()
Creates a new adapter for an object of class ' Measurement'. |
Adapter |
createMeasurementRelationshipAdapter()
Creates a new adapter for an object of class ' Measurement Relationship'. |
Adapter |
createMeasureRelationshipAdapter()
Creates a new adapter for an object of class ' Measure Relationship'. |
Adapter |
createNamedMeasureAdapter()
Creates a new adapter for an object of class ' Named Measure'. |
Adapter |
createNamedMeasurementAdapter()
Creates a new adapter for an object of class ' Named Measurement'. |
Adapter |
createObservationAdapter()
Creates a new adapter for an object of class ' Observation'. |
Adapter |
createObservationScopeAdapter()
Creates a new adapter for an object of class ' Observation Scope'. |
Adapter |
createObservedMeasureAdapter()
Creates a new adapter for an object of class ' Observed Measure'. |
Adapter |
createOCLOperationAdapter()
Creates a new adapter for an object of class ' OCL Operation'. |
Adapter |
createOperationAdapter()
Creates a new adapter for an object of class ' Operation'. |
Adapter |
createRankingAdapter()
Creates a new adapter for an object of class ' Ranking'. |
Adapter |
createRankingIntervalAdapter()
Creates a new adapter for an object of class ' Ranking Interval'. |
Adapter |
createRankingMeasurementRelationshipAdapter()
Creates a new adapter for an object of class ' Ranking Measurement Relationship'. |
Adapter |
createRankingMeasureRelationshipAdapter()
Creates a new adapter for an object of class ' Ranking Measure Relationship'. |
Adapter |
createRatioMeasureAdapter()
Creates a new adapter for an object of class ' Ratio Measure'. |
Adapter |
createRatioMeasurementAdapter()
Creates a new adapter for an object of class ' Ratio Measurement'. |
Adapter |
createRecursiveMeasurementRelationshipAdapter()
Creates a new adapter for an object of class ' Recursive Measurement Relationship'. |
Adapter |
createRecursiveMeasureRelationshipAdapter()
Creates a new adapter for an object of class ' Recursive Measure Relationship'. |
Adapter |
createRefinementMeasurementRelationshipAdapter()
Creates a new adapter for an object of class ' Refinement Measurement Relationship'. |
Adapter |
createRefinementMeasureRelationshipAdapter()
Creates a new adapter for an object of class ' Refinement Measure Relationship'. |
Adapter |
createRescaledMeasureAdapter()
Creates a new adapter for an object of class ' Rescaled Measure'. |
Adapter |
createRescaledMeasurementAdapter()
Creates a new adapter for an object of class ' Rescaled Measurement'. |
Adapter |
createRescaleMeasurementRelationshipAdapter()
Creates a new adapter for an object of class ' Rescale Measurement Relationship'. |
Adapter |
createRescaleMeasureRelationshipAdapter()
Creates a new adapter for an object of class ' Rescale Measure Relationship'. |
Adapter |
createScopeAdapter()
Creates a new adapter for an object of class ' Scope'. |
Adapter |
createSmmElementAdapter()
Creates a new adapter for an object of class ' Element'. |
Adapter |
createSmmModelAdapter()
Creates a new adapter for an object of class ' Model'. |
Adapter |
createSmmRelationshipAdapter()
Creates a new adapter for an object of class ' Relationship'. |
boolean |
isFactoryForType(java.lang.Object object)
Returns whether this factory is applicable for the type of the object. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SmmAdapterFactory()
| Method Detail |
|---|
public boolean isFactoryForType(java.lang.Object object)
true if the object is either the model's package or is an instance object of the model.
public Adapter createAdapter(Notifier target)
target.
target - the object to adapt.
target.public Adapter createAbstractMeasureElementAdapter()
Abstract Measure Element'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
AbstractMeasureElementpublic Adapter createAnnotationAdapter()
Annotation'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Annotationpublic Adapter createArgumentAdapter()
Argument'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Argumentpublic Adapter createAttributeAdapter()
Attribute'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Attributepublic Adapter createAggregatedMeasurementAdapter()
Aggregated Measurement'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
AggregatedMeasurementpublic Adapter createBase1MeasurementRelationshipAdapter()
Base1 Measurement Relationship'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Base1MeasurementRelationshippublic Adapter createBase1MeasureRelationshipAdapter()
Base1 Measure Relationship'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Base1MeasureRelationshippublic Adapter createBase2MeasurementRelationshipAdapter()
Base2 Measurement Relationship'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Base2MeasurementRelationshippublic Adapter createBase2MeasureRelationshipAdapter()
Base2 Measure Relationship'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Base2MeasureRelationshippublic Adapter createBaseMeasurementRelationshipAdapter()
Base Measurement Relationship'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
BaseMeasurementRelationshippublic Adapter createBaseMeasureRelationshipAdapter()
Base Measure Relationship'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
BaseMeasureRelationshippublic Adapter createBinaryMeasureAdapter()
Binary Measure'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
BinaryMeasurepublic Adapter createBinaryMeasurementAdapter()
Binary Measurement'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
BinaryMeasurementpublic Adapter createCategoryRelationshipAdapter()
Category Relationship'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
CategoryRelationshippublic Adapter createCharacteristicAdapter()
Characteristic'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Characteristicpublic Adapter createCollectiveMeasureAdapter()
Collective Measure'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
CollectiveMeasurepublic Adapter createCollectiveMeasurementAdapter()
Collective Measurement'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
CollectiveMeasurementpublic Adapter createCountAdapter()
Count'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Countpublic Adapter createCountingAdapter()
Counting'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Countingpublic Adapter createDimensionalMeasureAdapter()
Dimensional Measure'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
DimensionalMeasurepublic Adapter createDimensionalMeasurementAdapter()
Dimensional Measurement'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
DimensionalMeasurementpublic Adapter createDirectMeasureAdapter()
Direct Measure'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
DirectMeasurepublic Adapter createDirectMeasurementAdapter()
Direct Measurement'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
DirectMeasurementpublic Adapter createEquivalentMeasureRelationshipAdapter()
Equivalent Measure Relationship'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
EquivalentMeasureRelationshippublic Adapter createEquivalentMeasurementRelationshipAdapter()
Equivalent Measurement Relationship'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
EquivalentMeasurementRelationshippublic Adapter createGradeAdapter()
Grade'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Gradepublic Adapter createMeasureAdapter()
Measure'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Measurepublic Adapter createMeasureCategoryAdapter()
Measure Category'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
MeasureCategorypublic Adapter createMeasureLibraryAdapter()
Measure Library'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
MeasureLibrarypublic Adapter createMeasureRelationshipAdapter()
Measure Relationship'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
MeasureRelationshippublic Adapter createMeasurementAdapter()
Measurement'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Measurementpublic Adapter createMeasurementRelationshipAdapter()
Measurement Relationship'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
MeasurementRelationshippublic Adapter createNamedMeasureAdapter()
Named Measure'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
NamedMeasurepublic Adapter createNamedMeasurementAdapter()
Named Measurement'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
NamedMeasurementpublic Adapter createObservationAdapter()
Observation'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Observationpublic Adapter createObservationScopeAdapter()
Observation Scope'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ObservationScopepublic Adapter createObservedMeasureAdapter()
Observed Measure'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ObservedMeasurepublic Adapter createOCLOperationAdapter()
OCL Operation'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
OCLOperationpublic Adapter createOperationAdapter()
Operation'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Operationpublic Adapter createRankingAdapter()
Ranking'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Rankingpublic Adapter createRankingIntervalAdapter()
Ranking Interval'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
RankingIntervalpublic Adapter createRankingMeasureRelationshipAdapter()
Ranking Measure Relationship'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
RankingMeasureRelationshippublic Adapter createRankingMeasurementRelationshipAdapter()
Ranking Measurement Relationship'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
RankingMeasurementRelationshippublic Adapter createRatioMeasureAdapter()
Ratio Measure'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
RatioMeasurepublic Adapter createRatioMeasurementAdapter()
Ratio Measurement'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
RatioMeasurementpublic Adapter createRecursiveMeasureRelationshipAdapter()
Recursive Measure Relationship'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
RecursiveMeasureRelationshippublic Adapter createRecursiveMeasurementRelationshipAdapter()
Recursive Measurement Relationship'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
RecursiveMeasurementRelationshippublic Adapter createRefinementMeasureRelationshipAdapter()
Refinement Measure Relationship'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
RefinementMeasureRelationshippublic Adapter createRefinementMeasurementRelationshipAdapter()
Refinement Measurement Relationship'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
RefinementMeasurementRelationshippublic Adapter createRescaledMeasureAdapter()
Rescaled Measure'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
RescaledMeasurepublic Adapter createRescaleMeasureRelationshipAdapter()
Rescale Measure Relationship'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
RescaleMeasureRelationshippublic Adapter createRescaledMeasurementAdapter()
Rescaled Measurement'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
RescaledMeasurementpublic Adapter createRescaleMeasurementRelationshipAdapter()
Rescale Measurement Relationship'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
RescaleMeasurementRelationshippublic Adapter createScopeAdapter()
Scope'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Scopepublic Adapter createSmmElementAdapter()
Element'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
SmmElementpublic Adapter createSmmModelAdapter()
Model'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
SmmModelpublic Adapter createSmmRelationshipAdapter()
Relationship'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
SmmRelationshippublic Adapter createEObjectAdapter()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||