public class VulnerabilityImpl extends InternalFaultImpl implements Vulnerability
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.Classifier |
basicGetBase_Classifier() |
org.eclipse.uml2.uml.Port |
basicGetBase_Port() |
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.Classifier |
getBase_Classifier() |
org.eclipse.uml2.uml.Port |
getBase_Port() |
VulnerabilityType |
getKind() |
void |
setBase_Classifier(org.eclipse.uml2.uml.Classifier newBase_Classifier) |
void |
setBase_Port(org.eclipse.uml2.uml.Port newBase_Port) |
void |
setKind(VulnerabilityType newKind) |
java.lang.String |
toString() |
basicGetBase_Transition, getBase_Transition, getOccurrence, getWeight, setBase_Transition, setOccurrence, setWeight
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
getBase_Transition, getOccurrence, getWeight, setBase_Transition, setOccurrence, setWeight
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
public VulnerabilityType getKind()
getKind
in interface Vulnerability
VulnerabilityType
,
Vulnerability.setKind(VulnerabilityType)
,
ThreatsPropagationPackage.getVulnerability_Kind()
public void setKind(VulnerabilityType newKind)
setKind
in interface Vulnerability
newKind
- the new value of the 'Kind' attribute.VulnerabilityType
,
Vulnerability.getKind()
public org.eclipse.uml2.uml.Classifier getBase_Classifier()
getBase_Classifier
in interface Vulnerability
Vulnerability.setBase_Classifier(Classifier)
,
ThreatsPropagationPackage.getVulnerability_Base_Classifier()
public org.eclipse.uml2.uml.Classifier basicGetBase_Classifier()
public void setBase_Classifier(org.eclipse.uml2.uml.Classifier newBase_Classifier)
setBase_Classifier
in interface Vulnerability
newBase_Classifier
- the new value of the 'Base Classifier' reference.Vulnerability.getBase_Classifier()
public org.eclipse.uml2.uml.Port getBase_Port()
getBase_Port
in interface Vulnerability
Vulnerability.setBase_Port(Port)
,
ThreatsPropagationPackage.getVulnerability_Base_Port()
public org.eclipse.uml2.uml.Port basicGetBase_Port()
public void setBase_Port(org.eclipse.uml2.uml.Port newBase_Port)
setBase_Port
in interface Vulnerability
newBase_Port
- the new value of the 'Base Port' reference.Vulnerability.getBase_Port()
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in interface org.eclipse.emf.ecore.InternalEObject
eGet
in class InternalFaultImpl
public void eSet(int featureID, java.lang.Object newValue)
eSet
in interface org.eclipse.emf.ecore.InternalEObject
eSet
in class InternalFaultImpl
public void eUnset(int featureID)
eUnset
in interface org.eclipse.emf.ecore.InternalEObject
eUnset
in class InternalFaultImpl
public boolean eIsSet(int featureID)
eIsSet
in interface org.eclipse.emf.ecore.InternalEObject
eIsSet
in class InternalFaultImpl
public java.lang.String toString()
toString
in class InternalFaultImpl