public class PcmmeasuringpointAdapterFactory extends AdapterFactoryImpl
createXXX method for each class of the model. PcmmeasuringpointPackage| Constructor and Description |
|---|
PcmmeasuringpointAdapterFactory()
Creates an instance of the adapter factory.
|
adapt, adapt, adaptAllNew, adaptNewpublic PcmmeasuringpointAdapterFactory()
public boolean isFactoryForType(Object object)
true if the object is either the model's package
or is an instance object of the model. isFactoryForType in interface AdapterFactoryisFactoryForType in class AdapterFactoryImplpublic Adapter createAdapter(Notifier target)
target. createAdapter in class AdapterFactoryImpltarget - the object to adapt.target.public Adapter createAssemblyOperationMeasuringPointAdapter()
Assembly Operation Measuring Point'. 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. AssemblyOperationMeasuringPointpublic Adapter createAssemblyPassiveResourceMeasuringPointAdapter()
Assembly Passive Resource Measuring Point'. 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. AssemblyPassiveResourceMeasuringPointpublic Adapter createActiveResourceMeasuringPointAdapter()
Active Resource Measuring Point'. 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. ActiveResourceMeasuringPointpublic Adapter createSystemOperationMeasuringPointAdapter()
System Operation Measuring Point'. 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. SystemOperationMeasuringPointpublic Adapter createOperationReferenceAdapter()
Operation Reference'. 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. OperationReferencepublic Adapter createAssemblyReferenceAdapter()
Assembly Reference
'. 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.
AssemblyReferencepublic Adapter createSystemReferenceAdapter()
System Reference'.
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. SystemReferencepublic Adapter createPassiveResourceReferenceAdapter()
Passive Resource Reference'. 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. PassiveResourceReferencepublic Adapter createActiveResourceReferenceAdapter()
Active Resource Reference'. 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. ActiveResourceReferencepublic Adapter createLinkingResourceMeasuringPointAdapter()
Linking Resource Measuring Point'. 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. LinkingResourceMeasuringPointpublic Adapter createLinkingResourceReferenceAdapter()
Linking Resource Reference'. 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. LinkingResourceReferencepublic Adapter createSubSystemOperationMeasuringPointAdapter()
Sub System Operation Measuring Point'. 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. SubSystemOperationMeasuringPointpublic Adapter createSubSystemReferenceAdapter()
Sub System Reference'. 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. SubSystemReferencepublic Adapter createUsageScenarioMeasuringPointAdapter()
Usage Scenario Measuring Point'. 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. UsageScenarioMeasuringPointpublic Adapter createUsageScenarioReferenceAdapter()
Usage Scenario Reference'. 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. UsageScenarioReferencepublic Adapter createEntryLevelSystemCallMeasuringPointAdapter()
Entry Level System Call Measuring Point'. 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. EntryLevelSystemCallMeasuringPointpublic Adapter createExternalCallActionMeasuringPointAdapter()
External Call Action Measuring Point'. 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. ExternalCallActionMeasuringPointpublic Adapter createExternalCallActionReferenceAdapter()
External Call Action Reference'. 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. ExternalCallActionReferencepublic Adapter createEntryLevelSystemCallReferenceAdapter()
Entry Level System Call Reference'. 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. EntryLevelSystemCallReferencepublic Adapter createResourceEnvironmentMeasuringPointAdapter()
Resource Environment Measuring Point'. 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. ResourceEnvironmentMeasuringPointpublic Adapter createResourceEnvironmentReferenceAdapter()
Resource Environment Reference'. 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. ResourceEnvironmentReferencepublic Adapter createResourceContainerMeasuringPointAdapter()
Resource Container Measuring Point'. 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. ResourceContainerMeasuringPointpublic Adapter createResourceContainerReferenceAdapter()
Resource Container Reference'. 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. ResourceContainerReferencepublic Adapter createMeasuringPointAdapter()
Measuring Point'. 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. MeasuringPointpublic Adapter createEObjectAdapter()