|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.emf.common.notify.impl.AdapterFactoryImpl
edu.cmu.sei.aadl.model.property.util.PropertyAdapterFactory
public class PropertyAdapterFactory
The Adapter Factory for the model.
It provides an adapter createXXX
method for each class of the model.
PropertyPackage
Field Summary | |
---|---|
static java.lang.String |
copyright
|
protected static PropertyPackage |
modelPackage
The cached model package |
protected PropertySwitch |
modelSwitch
The switch the delegates to the createXXX methods |
Constructor Summary | |
---|---|
PropertyAdapterFactory()
Creates an instance of the adapter factory |
Method Summary | |
---|---|
org.eclipse.emf.common.notify.Adapter |
createAadlbooleanAdapter()
Creates a new adapter for an object of class ' Aadlboolean ' |
org.eclipse.emf.common.notify.Adapter |
createAadlintegerAdapter()
Creates a new adapter for an object of class ' Aadlinteger ' |
org.eclipse.emf.common.notify.Adapter |
createAadlrealAdapter()
Creates a new adapter for an object of class ' Aadlreal ' |
org.eclipse.emf.common.notify.Adapter |
createAadlstringAdapter()
Creates a new adapter for an object of class ' Aadlstring ' |
org.eclipse.emf.common.notify.Adapter |
createAdapter(org.eclipse.emf.common.notify.Notifier target)
Creates an adapter for the target |
org.eclipse.emf.common.notify.Adapter |
createAObjectAdapter()
Creates a new adapter for an object of class ' AObject ' |
org.eclipse.emf.common.notify.Adapter |
createBooleanANDAdapter()
Creates a new adapter for an object of class ' Boolean AND ' |
org.eclipse.emf.common.notify.Adapter |
createBooleanNOTAdapter()
Creates a new adapter for an object of class ' Boolean NOT ' |
org.eclipse.emf.common.notify.Adapter |
createBooleanORAdapter()
Creates a new adapter for an object of class ' Boolean OR ' |
org.eclipse.emf.common.notify.Adapter |
createBooleanOrPropertyReferenceAdapter()
Creates a new adapter for an object of class ' Boolean Or Property Reference ' |
org.eclipse.emf.common.notify.Adapter |
createBooleanValueAdapter()
Creates a new adapter for an object of class ' Boolean Value ' |
org.eclipse.emf.common.notify.Adapter |
createClassifierTypeAdapter()
Creates a new adapter for an object of class ' Classifier Type ' |
org.eclipse.emf.common.notify.Adapter |
createClassifierValueAdapter()
Creates a new adapter for an object of class ' Classifier Value ' |
org.eclipse.emf.common.notify.Adapter |
createEnumLiteralAdapter()
Creates a new adapter for an object of class ' Enum Literal ' |
org.eclipse.emf.common.notify.Adapter |
createEnumTypeAdapter()
Creates a new adapter for an object of class ' Enum Type ' |
org.eclipse.emf.common.notify.Adapter |
createEnumValueAdapter()
Creates a new adapter for an object of class ' Enum Value ' |
org.eclipse.emf.common.notify.Adapter |
createEObjectAdapter()
Creates a new adapter for the default case |
org.eclipse.emf.common.notify.Adapter |
createFALSEAdapter()
Creates a new adapter for an object of class ' FALSE ' |
org.eclipse.emf.common.notify.Adapter |
createIntegerRangeValueAdapter()
Creates a new adapter for an object of class ' Integer Range Value ' |
org.eclipse.emf.common.notify.Adapter |
createIntegerValueAdapter()
Creates a new adapter for an object of class ' Integer Value ' |
org.eclipse.emf.common.notify.Adapter |
createModeMemberAdapter()
Creates a new adapter for an object of class ' Mode Member ' |
org.eclipse.emf.common.notify.Adapter |
createNamedElementAdapter()
Creates a new adapter for an object of class ' Named Element ' |
org.eclipse.emf.common.notify.Adapter |
createNumberOrPropertyReferenceAdapter()
Creates a new adapter for an object of class ' Number Or Property Reference ' |
org.eclipse.emf.common.notify.Adapter |
createNumberTypeAdapter()
Creates a new adapter for an object of class ' Number Type ' |
org.eclipse.emf.common.notify.Adapter |
createNumberValueAdapter()
Creates a new adapter for an object of class ' Number Value ' |
org.eclipse.emf.common.notify.Adapter |
createPropertiesAdapter()
Creates a new adapter for an object of class ' Properties ' |
org.eclipse.emf.common.notify.Adapter |
createPropertyAssociationAdapter()
Creates a new adapter for an object of class ' Association ' |
org.eclipse.emf.common.notify.Adapter |
createPropertyConstantAdapter()
Creates a new adapter for an object of class ' Constant ' |
org.eclipse.emf.common.notify.Adapter |
createPropertyConstantTypeAdapter()
Creates a new adapter for an object of class ' Constant Type ' |
org.eclipse.emf.common.notify.Adapter |
createPropertyDefinitionAdapter()
Creates a new adapter for an object of class ' Definition ' |
org.eclipse.emf.common.notify.Adapter |
createPropertyHolderAdapter()
Creates a new adapter for an object of class ' Property Holder ' |
org.eclipse.emf.common.notify.Adapter |
createPropertyReferenceAdapter()
Creates a new adapter for an object of class ' Reference ' |
org.eclipse.emf.common.notify.Adapter |
createPropertySetAdapter()
Creates a new adapter for an object of class ' Set ' |
org.eclipse.emf.common.notify.Adapter |
createPropertyTypeAdapter()
Creates a new adapter for an object of class ' Type ' |
org.eclipse.emf.common.notify.Adapter |
createPropertyValueAdapter()
Creates a new adapter for an object of class ' Value ' |
org.eclipse.emf.common.notify.Adapter |
createPropertyValueHolderAdapter()
Creates a new adapter for an object of class ' Value Holder ' |
org.eclipse.emf.common.notify.Adapter |
createRangeTypeAdapter()
Creates a new adapter for an object of class ' Range Type ' |
org.eclipse.emf.common.notify.Adapter |
createRangeValueAdapter()
Creates a new adapter for an object of class ' Range Value ' |
org.eclipse.emf.common.notify.Adapter |
createRealRangeValueAdapter()
Creates a new adapter for an object of class ' Real Range Value ' |
org.eclipse.emf.common.notify.Adapter |
createRealValueAdapter()
Creates a new adapter for an object of class ' Real Value ' |
org.eclipse.emf.common.notify.Adapter |
createReferencedPropertyAdapter()
Creates a new adapter for an object of class ' Referenced Property ' |
org.eclipse.emf.common.notify.Adapter |
createReferenceElementAdapter()
Creates a new adapter for an object of class ' Reference Element ' |
org.eclipse.emf.common.notify.Adapter |
createReferenceTypeAdapter()
Creates a new adapter for an object of class ' Reference Type ' |
org.eclipse.emf.common.notify.Adapter |
createReferenceValueAdapter()
Creates a new adapter for an object of class ' Reference Value ' |
org.eclipse.emf.common.notify.Adapter |
createStringValueAdapter()
Creates a new adapter for an object of class ' String Value ' |
org.eclipse.emf.common.notify.Adapter |
createTRUEAdapter()
Creates a new adapter for an object of class ' TRUE ' |
org.eclipse.emf.common.notify.Adapter |
createTrueFalseValueAdapter()
Creates a new adapter for an object of class ' True False Value ' |
org.eclipse.emf.common.notify.Adapter |
createUnitLiteralAdapter()
Creates a new adapter for an object of class ' Unit Literal ' |
org.eclipse.emf.common.notify.Adapter |
createUnitsTypeAdapter()
Creates a new adapter for an object of class ' Units Type ' |
boolean |
isFactoryForType(java.lang.Object object)
Returns whether this factory is applicable for the type of the object |
Methods inherited from class org.eclipse.emf.common.notify.impl.AdapterFactoryImpl |
---|
adapt, adapt, adaptAllNew, adaptNew, associate, createAdapter, resolve |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String copyright
protected static PropertyPackage modelPackage
protected PropertySwitch modelSwitch
createXXX
methods.
Constructor Detail |
---|
public PropertyAdapterFactory()
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.
isFactoryForType
in interface org.eclipse.emf.common.notify.AdapterFactory
isFactoryForType
in class org.eclipse.emf.common.notify.impl.AdapterFactoryImpl
public org.eclipse.emf.common.notify.Adapter createAdapter(org.eclipse.emf.common.notify.Notifier target)
target
.
createAdapter
in class org.eclipse.emf.common.notify.impl.AdapterFactoryImpl
target
- the object to adapt.
target
.public org.eclipse.emf.common.notify.Adapter createPropertiesAdapter()
Properties
'.
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.
Properties
public org.eclipse.emf.common.notify.Adapter createPropertyAssociationAdapter()
Association
'.
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.
PropertyAssociation
public org.eclipse.emf.common.notify.Adapter createPropertyDefinitionAdapter()
Definition
'.
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.
PropertyDefinition
public org.eclipse.emf.common.notify.Adapter createPropertySetAdapter()
Set
'.
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.
PropertySet
public org.eclipse.emf.common.notify.Adapter createAadlbooleanAdapter()
Aadlboolean
'.
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.
Aadlboolean
public org.eclipse.emf.common.notify.Adapter createAadlstringAdapter()
Aadlstring
'.
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.
Aadlstring
public org.eclipse.emf.common.notify.Adapter createAadlintegerAdapter()
Aadlinteger
'.
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.
Aadlinteger
public org.eclipse.emf.common.notify.Adapter createNumberTypeAdapter()
Number Type
'.
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.
NumberType
public org.eclipse.emf.common.notify.Adapter createPropertyTypeAdapter()
Type
'.
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.
PropertyType
public org.eclipse.emf.common.notify.Adapter createRangeTypeAdapter()
Range Type
'.
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.
RangeType
public org.eclipse.emf.common.notify.Adapter createClassifierTypeAdapter()
Classifier Type
'.
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.
ClassifierType
public org.eclipse.emf.common.notify.Adapter createReferenceTypeAdapter()
Reference Type
'.
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.
ReferenceType
public org.eclipse.emf.common.notify.Adapter createEnumTypeAdapter()
Enum Type
'.
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.
EnumType
public org.eclipse.emf.common.notify.Adapter createUnitsTypeAdapter()
Units Type
'.
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.
UnitsType
public org.eclipse.emf.common.notify.Adapter createEnumLiteralAdapter()
Enum Literal
'.
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.
EnumLiteral
public org.eclipse.emf.common.notify.Adapter createUnitLiteralAdapter()
Unit Literal
'.
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.
UnitLiteral
public org.eclipse.emf.common.notify.Adapter createPropertyValueAdapter()
Value
'.
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.
PropertyValue
public org.eclipse.emf.common.notify.Adapter createBooleanValueAdapter()
Boolean Value
'.
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.
BooleanValue
public org.eclipse.emf.common.notify.Adapter createRangeValueAdapter()
Range Value
'.
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.
RangeValue
public org.eclipse.emf.common.notify.Adapter createBooleanANDAdapter()
Boolean AND
'.
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.
BooleanAND
public org.eclipse.emf.common.notify.Adapter createBooleanORAdapter()
Boolean OR
'.
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.
BooleanOR
public org.eclipse.emf.common.notify.Adapter createBooleanNOTAdapter()
Boolean NOT
'.
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.
BooleanNOT
public org.eclipse.emf.common.notify.Adapter createTRUEAdapter()
TRUE
'.
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.
TRUE
public org.eclipse.emf.common.notify.Adapter createFALSEAdapter()
FALSE
'.
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.
FALSE
public org.eclipse.emf.common.notify.Adapter createStringValueAdapter()
String Value
'.
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.
StringValue
public org.eclipse.emf.common.notify.Adapter createNumberValueAdapter()
Number Value
'.
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.
NumberValue
public org.eclipse.emf.common.notify.Adapter createIntegerValueAdapter()
Integer Value
'.
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.
IntegerValue
public org.eclipse.emf.common.notify.Adapter createRealValueAdapter()
Real Value
'.
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.
RealValue
public org.eclipse.emf.common.notify.Adapter createIntegerRangeValueAdapter()
Integer Range Value
'.
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.
IntegerRangeValue
public org.eclipse.emf.common.notify.Adapter createRealRangeValueAdapter()
Real Range Value
'.
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.
RealRangeValue
public org.eclipse.emf.common.notify.Adapter createEnumValueAdapter()
Enum Value
'.
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.
EnumValue
public org.eclipse.emf.common.notify.Adapter createClassifierValueAdapter()
Classifier Value
'.
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.
ClassifierValue
public org.eclipse.emf.common.notify.Adapter createPropertyReferenceAdapter()
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.
PropertyReference
public org.eclipse.emf.common.notify.Adapter createAadlrealAdapter()
Aadlreal
'.
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.
Aadlreal
public org.eclipse.emf.common.notify.Adapter createPropertyConstantAdapter()
Constant
'.
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.
PropertyConstant
public org.eclipse.emf.common.notify.Adapter createReferencedPropertyAdapter()
Referenced Property
'.
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.
ReferencedProperty
public org.eclipse.emf.common.notify.Adapter createReferenceValueAdapter()
Reference Value
'.
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.
ReferenceValue
public org.eclipse.emf.common.notify.Adapter createReferenceElementAdapter()
Reference 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.
ReferenceElement
public org.eclipse.emf.common.notify.Adapter createTrueFalseValueAdapter()
True False Value
'.
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.
TrueFalseValue
public org.eclipse.emf.common.notify.Adapter createPropertyConstantTypeAdapter()
Constant Type
'.
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.
PropertyConstantType
public org.eclipse.emf.common.notify.Adapter createBooleanOrPropertyReferenceAdapter()
Boolean Or Property 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.
BooleanOrPropertyReference
public org.eclipse.emf.common.notify.Adapter createPropertyValueHolderAdapter()
Value Holder
'.
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.
PropertyValueHolder
public org.eclipse.emf.common.notify.Adapter createNumberOrPropertyReferenceAdapter()
Number Or Property 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.
NumberOrPropertyReference
public org.eclipse.emf.common.notify.Adapter createAObjectAdapter()
AObject
'.
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.
AObject
public org.eclipse.emf.common.notify.Adapter createNamedElementAdapter()
Named 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.
NamedElement
public org.eclipse.emf.common.notify.Adapter createPropertyHolderAdapter()
Property Holder
'.
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.
PropertyHolder
public org.eclipse.emf.common.notify.Adapter createModeMemberAdapter()
Mode Member
'.
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.
ModeMember
public org.eclipse.emf.common.notify.Adapter createEObjectAdapter()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |