|
|||||||||
PREV CLASS SOURCE NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.eclipse.emf.common.notify.impl.NotifierImpl | +--org.eclipse.emf.ecore.impl.EObjectImpl | +--org.eclipse.xsd.impl.XSDConcreteComponentImpl | +--org.eclipse.xsd.impl.XSDDiagnosticImpl
An implementation of the model object 'Diagnostic'.
The following features are implemented:
Inner classes inherited from class org.eclipse.xsd.impl.XSDConcreteComponentImpl |
XSDConcreteComponentImpl.XSDContentsEList |
Inner classes inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
org.eclipse.emf.ecore.impl.EObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.EObjectImpl.EPropertiesHolderImpl |
Field Summary | |
protected static java.lang.String |
ANNOTATION_URI_EDEFAULT
The default value of the ' Annotation URI ' attribute. |
protected java.lang.String |
annotationURI
The cached value of the ' Annotation URI ' attribute. |
protected int |
column
The cached value of the ' Column ' attribute. |
protected static int |
COLUMN_EDEFAULT
The default value of the ' Column ' attribute. |
protected org.eclipse.emf.common.util.EList |
components
The cached value of the ' Components ' reference list. |
protected int |
line
The cached value of the ' Line ' attribute. |
protected static int |
LINE_EDEFAULT
The default value of the ' Line ' attribute. |
protected static java.lang.String |
LOCATION_URI_EDEFAULT
The default value of the ' Location URI ' attribute. |
protected java.lang.String |
locationURI
The cached value of the ' Location URI ' attribute. |
protected java.lang.String |
message
The cached value of the ' Message ' attribute. |
protected static java.lang.String |
MESSAGE_EDEFAULT
The default value of the ' Message ' attribute. |
protected org.w3c.dom.Node |
node
The cached value of the ' Node ' attribute. |
protected static org.w3c.dom.Node |
NODE_EDEFAULT
The default value of the ' Node ' attribute. |
protected XSDDiagnosticSeverity |
severity
The cached value of the ' Severity ' attribute. |
protected static XSDDiagnosticSeverity |
SEVERITY_EDEFAULT
The default value of the ' Severity ' attribute. |
Fields inherited from class org.eclipse.xsd.impl.XSDConcreteComponentImpl |
ANALYZED, ANALYZING, CIRCULAR, diagnostics, element, ELEMENT_EDEFAULT, ERROR, FATAL, INFORMATION, isReconciling, UNANALYZED, updatingDOM, WARNING, xsdContents |
Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
eContainer, eContainerFeatureID, ELAST_EOBJECT_FLAG, eProperties |
Fields inherited from class org.eclipse.emf.common.notify.impl.NotifierImpl |
eAdapters, EDELIVER, eFlags, ELAST_NOTIFIER_FLAG |
Fields inherited from interface org.eclipse.xsd.XSDDiagnostic |
MARKER, URI_FRAGMENT_ATTRIBUTE |
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject |
EOPPOSITE_FEATURE_BASE |
Constructor Summary | |
protected |
XSDDiagnosticImpl()
|
Method Summary | |
java.lang.Object |
eGet(org.eclipse.emf.ecore.EStructuralFeature eFeature,
boolean resolve)
|
org.eclipse.emf.common.notify.NotificationChain |
eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
java.lang.Class baseClass,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
boolean |
eIsSet(org.eclipse.emf.ecore.EStructuralFeature eFeature)
|
void |
eSet(org.eclipse.emf.ecore.EStructuralFeature eFeature,
java.lang.Object newValue)
|
protected org.eclipse.emf.ecore.EClass |
eStaticClass()
|
void |
eUnset(org.eclipse.emf.ecore.EStructuralFeature eFeature)
|
java.lang.String |
getAnnotationURI()
|
int |
getColumn()
Returns the value of the 'Column' attribute. |
int |
getColumnGen()
|
org.eclipse.emf.common.util.EList |
getComponents()
|
int |
getLine()
Returns the value of the 'Line' attribute. |
int |
getLineGen()
|
java.lang.String |
getLocation()
|
java.lang.String |
getLocationURI()
Returns the value of the 'Location URI' attribute. |
java.lang.String |
getLocationURIGen()
|
java.lang.String |
getMessage()
|
org.w3c.dom.Node |
getNode()
|
XSDConcreteComponent |
getPrimaryComponent()
|
XSDDiagnosticSeverity |
getSeverity()
|
boolean |
isSetPrimaryComponent()
|
void |
setAnnotationURI(java.lang.String newAnnotationURI)
|
void |
setColumn(int newColumn)
|
void |
setLine(int newLine)
|
void |
setLocationURI(java.lang.String newLocationURI)
|
void |
setMessage(java.lang.String newMessage)
|
void |
setNode(org.w3c.dom.Node newNode)
|
void |
setPrimaryComponent(XSDConcreteComponent primaryComponent)
|
void |
setSeverity(XSDDiagnosticSeverity newSeverity)
|
java.lang.String |
toString()
|
void |
unsetPrimaryComponent()
|
Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicSetContainer, eClass, eContainer, eContainerFeatureID, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicFeatureID, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicIsSet, eDynamicSet, eDynamicUnset, eGet, eHasSettings, eInternalResource, eInverseAdd, eIsProxy, eProperties, eProxyURI, eResource, eSetClass, eSetProxyURI, eSetResource, eSetting, eSettingDelegate, eSettings, eStaticFeatureCount |
Methods inherited from class org.eclipse.emf.common.notify.impl.NotifierImpl |
eAdapters, eDeliver, eSetDeliver |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
eAllContents, eClass, eContainer, eContainmentFeature, eContents, eCrossReferences, eGet, eIsProxy, eResource |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
eAdapters, eDeliver, eNotify, eSetDeliver |
Field Detail |
protected static final XSDDiagnosticSeverity SEVERITY_EDEFAULT
Severity
' attribute.
getSeverity()
protected XSDDiagnosticSeverity severity
Severity
' attribute.
getSeverity()
protected static final java.lang.String MESSAGE_EDEFAULT
Message
' attribute.
getMessage()
protected java.lang.String message
Message
' attribute.
getMessage()
protected static final java.lang.String LOCATION_URI_EDEFAULT
Location URI
' attribute.
getLocationURI()
protected java.lang.String locationURI
Location URI
' attribute.
getLocationURI()
protected static final int LINE_EDEFAULT
Line
' attribute.
getLine()
protected int line
Line
' attribute.
getLine()
protected static final int COLUMN_EDEFAULT
Column
' attribute.
getColumn()
protected int column
Column
' attribute.
getColumn()
protected static final org.w3c.dom.Node NODE_EDEFAULT
Node
' attribute.
getNode()
protected org.w3c.dom.Node node
Node
' attribute.
getNode()
protected static final java.lang.String ANNOTATION_URI_EDEFAULT
Annotation URI
' attribute.
getAnnotationURI()
protected java.lang.String annotationURI
Annotation URI
' attribute.
getAnnotationURI()
protected org.eclipse.emf.common.util.EList components
Components
' reference list.
getComponents()
Constructor Detail |
protected XSDDiagnosticImpl()
Method Detail |
protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass
in class XSDConcreteComponentImpl
public XSDDiagnosticSeverity getSeverity()
getSeverity
in interface XSDDiagnostic
org.eclipse.xsd.XSDDiagnostic
XSDDiagnosticSeverity
,
XSDDiagnostic.setSeverity(XSDDiagnosticSeverity)
,
XSDPackage.getXSDDiagnostic_Severity()
public void setSeverity(XSDDiagnosticSeverity newSeverity)
setSeverity
in interface XSDDiagnostic
org.eclipse.xsd.XSDDiagnostic
value
- the new value of the 'Severity' attribute.XSDDiagnosticSeverity
,
XSDDiagnostic.getSeverity()
public java.lang.String getMessage()
getMessage
in interface XSDDiagnostic
org.eclipse.xsd.XSDDiagnostic
XSDDiagnostic.setMessage(String)
,
XSDPackage.getXSDDiagnostic_Message()
public void setMessage(java.lang.String newMessage)
setMessage
in interface XSDDiagnostic
org.eclipse.xsd.XSDDiagnostic
value
- the new value of the 'Message' attribute.XSDDiagnostic.getMessage()
public java.lang.String getLocation()
getLocation
in interface org.eclipse.emf.ecore.resource.Resource.Diagnostic
public java.lang.String getLocationURIGen()
public java.lang.String getLocationURI()
XSDDiagnostic
This indicates the URI of the resource containing the problem.
getLocationURI
in interface XSDDiagnostic
org.eclipse.xsd.XSDDiagnostic
XSDDiagnostic.setLocationURI(String)
,
XSDPackage.getXSDDiagnostic_LocationURI()
public void setLocationURI(java.lang.String newLocationURI)
setLocationURI
in interface XSDDiagnostic
org.eclipse.xsd.XSDDiagnostic
value
- the new value of the 'Location URI' attribute.XSDDiagnostic.getLocationURI()
public int getLineGen()
public int getLine()
XSDDiagnostic
"1"
.
This indicates the line number within the resource containing the problem.
getLine
in interface XSDDiagnostic
org.eclipse.xsd.XSDDiagnostic
XSDDiagnostic.setLine(int)
,
XSDPackage.getXSDDiagnostic_Line()
public void setLine(int newLine)
setLine
in interface XSDDiagnostic
org.eclipse.xsd.XSDDiagnostic
value
- the new value of the 'Line' attribute.XSDDiagnostic.getLine()
public int getColumnGen()
public int getColumn()
XSDDiagnostic
"1"
.
This indicates the column number within the line of the resource containing the problem.
getColumn
in interface XSDDiagnostic
org.eclipse.xsd.XSDDiagnostic
XSDDiagnostic.setColumn(int)
,
XSDPackage.getXSDDiagnostic_Column()
public void setColumn(int newColumn)
setColumn
in interface XSDDiagnostic
org.eclipse.xsd.XSDDiagnostic
value
- the new value of the 'Column' attribute.XSDDiagnostic.getColumn()
public org.w3c.dom.Node getNode()
getNode
in interface XSDDiagnostic
org.eclipse.xsd.XSDDiagnostic
XSDDiagnostic.setNode(Node)
,
XSDPackage.getXSDDiagnostic_Node()
public void setNode(org.w3c.dom.Node newNode)
setNode
in interface XSDDiagnostic
org.eclipse.xsd.XSDDiagnostic
value
- the new value of the 'Node' attribute.XSDDiagnostic.getNode()
public java.lang.String getAnnotationURI()
getAnnotationURI
in interface XSDDiagnostic
org.eclipse.xsd.XSDDiagnostic
XSDDiagnostic.setAnnotationURI(String)
,
XSDPackage.getXSDDiagnostic_AnnotationURI()
public void setAnnotationURI(java.lang.String newAnnotationURI)
setAnnotationURI
in interface XSDDiagnostic
org.eclipse.xsd.XSDDiagnostic
value
- the new value of the 'Annotation URI' attribute.XSDDiagnostic.getAnnotationURI()
public org.eclipse.emf.common.util.EList getComponents()
getComponents
in interface XSDDiagnostic
org.eclipse.xsd.XSDDiagnostic
XSDPackage.getXSDDiagnostic_Components()
public XSDConcreteComponent getPrimaryComponent()
getPrimaryComponent
in interface XSDDiagnostic
org.eclipse.xsd.XSDDiagnostic
XSDDiagnostic.setPrimaryComponent(XSDConcreteComponent)
,
XSDPackage.getXSDDiagnostic_PrimaryComponent()
public void setPrimaryComponent(XSDConcreteComponent primaryComponent)
setPrimaryComponent
in interface XSDDiagnostic
org.eclipse.xsd.XSDDiagnostic
value
- the new value of the 'Primary Component' reference.XSDDiagnostic.getPrimaryComponent()
public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd, int featureID, java.lang.Class baseClass, org.eclipse.emf.common.notify.NotificationChain msgs)
eInverseRemove
in class XSDConcreteComponentImpl
public java.lang.Object eGet(org.eclipse.emf.ecore.EStructuralFeature eFeature, boolean resolve)
eGet
in interface org.eclipse.emf.ecore.EObject
eGet
in class XSDConcreteComponentImpl
public void eSet(org.eclipse.emf.ecore.EStructuralFeature eFeature, java.lang.Object newValue)
eSet
in interface org.eclipse.emf.ecore.EObject
eSet
in class XSDConcreteComponentImpl
public void eUnset(org.eclipse.emf.ecore.EStructuralFeature eFeature)
eUnset
in interface org.eclipse.emf.ecore.EObject
eUnset
in class XSDConcreteComponentImpl
public boolean eIsSet(org.eclipse.emf.ecore.EStructuralFeature eFeature)
eIsSet
in interface org.eclipse.emf.ecore.EObject
eIsSet
in class XSDConcreteComponentImpl
public void unsetPrimaryComponent()
public boolean isSetPrimaryComponent()
public java.lang.String toString()
toString
in class XSDConcreteComponentImpl
|
Copyright 2001-2003 IBM Corporation and others. All Rights Reserved. |
||||||||
PREV CLASS SOURCE NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |