public class FLABehaviorImpl extends org.eclipse.emf.ecore.impl.EObjectImpl implements FLABehavior
The following features are implemented:
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends java.lang.Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList
Modifier and Type | Method and Description |
---|---|
org.eclipse.uml2.uml.Class |
basicGetBase_Class() |
org.eclipse.uml2.uml.Connector |
basicGetBase_Connector() |
org.eclipse.uml2.uml.Constraint |
basicGetBase_Constraint() |
org.eclipse.uml2.uml.InstanceSpecification |
basicGetBase_InstanceSpecification() |
org.eclipse.uml2.uml.Property |
basicGetBase_Property() |
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
java.lang.Object newValue) |
void |
eUnset(int featureID) |
org.eclipse.uml2.uml.Class |
getBase_Class() |
org.eclipse.uml2.uml.Connector |
getBase_Connector() |
org.eclipse.uml2.uml.Constraint |
getBase_Constraint() |
org.eclipse.uml2.uml.InstanceSpecification |
getBase_InstanceSpecification() |
org.eclipse.uml2.uml.Property |
getBase_Property() |
java.lang.String |
getFptc() |
void |
setBase_Class(org.eclipse.uml2.uml.Class newBase_Class) |
void |
setBase_Connector(org.eclipse.uml2.uml.Connector newBase_Connector) |
void |
setBase_Constraint(org.eclipse.uml2.uml.Constraint newBase_Constraint) |
void |
setBase_InstanceSpecification(org.eclipse.uml2.uml.InstanceSpecification newBase_InstanceSpecification) |
void |
setBase_Property(org.eclipse.uml2.uml.Property newBase_Property) |
void |
setFptc(java.lang.String newFptc) |
java.lang.String |
toString() |
eAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eSetClass, eSetDeliver, eSetProxyURI
eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInverseRemove, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset
eNotificationRequired, eNotify
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
public org.eclipse.uml2.uml.Constraint getBase_Constraint()
getBase_Constraint
in interface FLABehavior
FLABehavior.setBase_Constraint(Constraint)
,
FailurePropagationPackage.getFLABehavior_Base_Constraint()
public org.eclipse.uml2.uml.Constraint basicGetBase_Constraint()
public void setBase_Constraint(org.eclipse.uml2.uml.Constraint newBase_Constraint)
setBase_Constraint
in interface FLABehavior
newBase_Constraint
- the new value of the 'Base Constraint' reference.FLABehavior.getBase_Constraint()
public org.eclipse.uml2.uml.Class getBase_Class()
getBase_Class
in interface FLABehavior
FLABehavior.setBase_Class(org.eclipse.uml2.uml.Class)
,
FailurePropagationPackage.getFLABehavior_Base_Class()
public org.eclipse.uml2.uml.Class basicGetBase_Class()
public void setBase_Class(org.eclipse.uml2.uml.Class newBase_Class)
setBase_Class
in interface FLABehavior
newBase_Class
- the new value of the 'Base Class' reference.FLABehavior.getBase_Class()
public java.lang.String getFptc()
getFptc
in interface FLABehavior
FLABehavior.setFptc(String)
,
FailurePropagationPackage.getFLABehavior_Fptc()
public void setFptc(java.lang.String newFptc)
setFptc
in interface FLABehavior
newFptc
- the new value of the 'Fptc' attribute.FLABehavior.getFptc()
public org.eclipse.uml2.uml.InstanceSpecification getBase_InstanceSpecification()
getBase_InstanceSpecification
in interface FLABehavior
FLABehavior.setBase_InstanceSpecification(InstanceSpecification)
,
FailurePropagationPackage.getFLABehavior_Base_InstanceSpecification()
public org.eclipse.uml2.uml.InstanceSpecification basicGetBase_InstanceSpecification()
public void setBase_InstanceSpecification(org.eclipse.uml2.uml.InstanceSpecification newBase_InstanceSpecification)
setBase_InstanceSpecification
in interface FLABehavior
newBase_InstanceSpecification
- the new value of the 'Base Instance Specification' reference.FLABehavior.getBase_InstanceSpecification()
public org.eclipse.uml2.uml.Property getBase_Property()
getBase_Property
in interface FLABehavior
FLABehavior.setBase_Property(Property)
,
FailurePropagationPackage.getFLABehavior_Base_Property()
public org.eclipse.uml2.uml.Property basicGetBase_Property()
public void setBase_Property(org.eclipse.uml2.uml.Property newBase_Property)
setBase_Property
in interface FLABehavior
newBase_Property
- the new value of the 'Base Property' reference.FLABehavior.getBase_Property()
public org.eclipse.uml2.uml.Connector getBase_Connector()
getBase_Connector
in interface FLABehavior
FLABehavior.setBase_Connector(Connector)
,
FailurePropagationPackage.getFLABehavior_Base_Connector()
public org.eclipse.uml2.uml.Connector basicGetBase_Connector()
public void setBase_Connector(org.eclipse.uml2.uml.Connector newBase_Connector)
setBase_Connector
in interface FLABehavior
newBase_Connector
- the new value of the 'Base Connector' reference.FLABehavior.getBase_Connector()
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in interface org.eclipse.emf.ecore.InternalEObject
eGet
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public void eSet(int featureID, java.lang.Object newValue)
eSet
in interface org.eclipse.emf.ecore.InternalEObject
eSet
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public void eUnset(int featureID)
eUnset
in interface org.eclipse.emf.ecore.InternalEObject
eUnset
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public boolean eIsSet(int featureID)
eIsSet
in interface org.eclipse.emf.ecore.InternalEObject
eIsSet
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public java.lang.String toString()
toString
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl