|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
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:
Severity
Message
Location URI
Line
Column
Node
Annotation URI
Key
Substitutions
Components
Primary Component
Nested Class Summary |
Nested classes inherited from class org.eclipse.xsd.impl.XSDConcreteComponentImpl |
XSDConcreteComponentImpl.XSDContentsEList |
Nested classes inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
BasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImpl |
Nested classes inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
BasicNotifierImpl.EAdapterList |
Nested classes inherited from class org.eclipse.emf.ecore.InternalEObject |
InternalEObject.EStore |
Field Summary | |
protected static String |
ANNOTATION_URI_EDEFAULT
The default value of the ' Annotation URI ' attribute |
protected 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 EList |
components
The cached value of the ' Components ' reference list |
protected String |
key
The cached value of the ' Key ' attribute |
protected static String |
KEY_EDEFAULT
The default value of the ' Key ' attribute |
protected int |
line
The cached value of the ' Line ' attribute |
protected static int |
LINE_EDEFAULT
The default value of the ' Line ' attribute |
protected static String |
LOCATION_URI_EDEFAULT
The default value of the ' Location URI ' attribute |
protected String |
locationURI
The cached value of the ' Location URI ' attribute |
protected String |
message
The cached value of the ' Message ' attribute |
protected static String |
MESSAGE_EDEFAULT
The default value of the ' Message ' attribute |
protected Node |
node
The cached value of the ' Node ' attribute |
protected static 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 |
protected EList |
substitutions
The cached value of the ' Substitutions ' attribute list |
Fields inherited from class org.eclipse.xsd.impl.XSDConcreteComponentImpl |
ANALYZED, ANALYZING, CIRCULAR, diagnostics, element, ELEMENT_EDEFAULT, ERROR, FATAL, forceResolve, INFORMATION, isReconciling, UNANALYZED, updatingDOM, WARNING, xsdContents |
Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY |
Fields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET |
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 | |
Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
Object newValue)
|
protected EClass |
eStaticClass()
|
void |
eUnset(int featureID)
|
String |
getAnnotationURI()
|
int |
getColumn()
Returns the value of the 'Column' attribute. |
int |
getColumnGen()
|
EList |
getComponents()
|
String |
getKey()
|
int |
getLine()
Returns the value of the 'Line' attribute. |
int |
getLineGen()
|
String |
getLocation()
|
String |
getLocationURI()
Returns the value of the 'Location URI' attribute |
String |
getLocationURIGen()
|
String |
getMessage()
|
Node |
getNode()
|
XSDConcreteComponent |
getPrimaryComponent()
|
XSDDiagnosticSeverity |
getSeverity()
|
EList |
getSubstitutions()
|
boolean |
isSetPrimaryComponent()
|
void |
setAnnotationURI(String newAnnotationURI)
|
void |
setColumn(int newColumn)
|
void |
setKey(String newKey)
|
void |
setLine(int newLine)
|
void |
setLocationURI(String newLocationURI)
|
void |
setMessage(String newMessage)
|
void |
setNode(Node newNode)
|
void |
setPrimaryComponent(XSDConcreteComponent primaryComponent)
|
void |
setSeverity(XSDDiagnosticSeverity newSeverity)
|
String |
toString()
|
void |
unsetPrimaryComponent()
|
Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI |
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, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
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 String MESSAGE_EDEFAULT
Message
' attribute.
getMessage()
protected String message
Message
' attribute.
getMessage()
protected static final String LOCATION_URI_EDEFAULT
Location URI
' attribute.
getLocationURI()
protected String locationURI
Location URI
' attribute.
getLocationURI()
protected static final int LINE_EDEFAULT
Line
' attribute.
getLine()
,
Constant Field Valuesprotected int line
Line
' attribute.
getLine()
protected static final int COLUMN_EDEFAULT
Column
' attribute.
getColumn()
,
Constant Field Valuesprotected int column
Column
' attribute.
getColumn()
protected static final Node NODE_EDEFAULT
Node
' attribute.
getNode()
protected Node node
Node
' attribute.
getNode()
protected static final String ANNOTATION_URI_EDEFAULT
Annotation URI
' attribute.
getAnnotationURI()
protected String annotationURI
Annotation URI
' attribute.
getAnnotationURI()
protected static final String KEY_EDEFAULT
Key
' attribute.
getKey()
protected String key
Key
' attribute.
getKey()
protected EList substitutions
Substitutions
' attribute list.
getSubstitutions()
protected EList components
Components
' reference list.
getComponents()
Constructor Detail |
protected XSDDiagnosticImpl()
Method Detail |
protected EClass eStaticClass()
eStaticClass
in class XSDConcreteComponentImpl
public XSDDiagnosticSeverity getSeverity()
getSeverity
in interface XSDDiagnostic
XSDDiagnosticSeverity
,
XSDDiagnostic.setSeverity(XSDDiagnosticSeverity)
,
XSDPackage.getXSDDiagnostic_Severity()
public void setSeverity(XSDDiagnosticSeverity newSeverity)
setSeverity
in interface XSDDiagnostic
newSeverity
- the new value of the 'Severity' attribute.XSDDiagnosticSeverity
,
XSDDiagnostic.getSeverity()
public String getMessage()
getMessage
in interface XSDDiagnostic
XSDDiagnostic.setMessage(String)
,
XSDPackage.getXSDDiagnostic_Message()
public void setMessage(String newMessage)
setMessage
in interface XSDDiagnostic
newMessage
- the new value of the 'Message' attribute.XSDDiagnostic.getMessage()
public String getLocation()
getLocation
in interface Resource.Diagnostic
public String getLocationURIGen()
public String getLocationURI()
XSDDiagnostic
This indicates the URI of the resource containing the problem.
getLocationURI
in interface XSDDiagnostic
XSDDiagnostic.setLocationURI(String)
,
XSDPackage.getXSDDiagnostic_LocationURI()
public void setLocationURI(String newLocationURI)
setLocationURI
in interface XSDDiagnostic
newLocationURI
- 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
XSDDiagnostic.setLine(int)
,
XSDPackage.getXSDDiagnostic_Line()
public void setLine(int newLine)
setLine
in interface XSDDiagnostic
newLine
- 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
XSDDiagnostic.setColumn(int)
,
XSDPackage.getXSDDiagnostic_Column()
public void setColumn(int newColumn)
setColumn
in interface XSDDiagnostic
newColumn
- the new value of the 'Column' attribute.XSDDiagnostic.getColumn()
public Node getNode()
getNode
in interface XSDDiagnostic
XSDDiagnostic.setNode(Node)
,
XSDPackage.getXSDDiagnostic_Node()
public void setNode(Node newNode)
setNode
in interface XSDDiagnostic
newNode
- the new value of the 'Node' attribute.XSDDiagnostic.getNode()
public String getAnnotationURI()
getAnnotationURI
in interface XSDDiagnostic
XSDDiagnostic.setAnnotationURI(String)
,
XSDPackage.getXSDDiagnostic_AnnotationURI()
public void setAnnotationURI(String newAnnotationURI)
setAnnotationURI
in interface XSDDiagnostic
newAnnotationURI
- the new value of the 'Annotation URI' attribute.XSDDiagnostic.getAnnotationURI()
public String getKey()
getKey
in interface XSDDiagnostic
XSDDiagnostic.setKey(String)
,
XSDPackage.getXSDDiagnostic_Key()
public void setKey(String newKey)
setKey
in interface XSDDiagnostic
newKey
- the new value of the 'Key' attribute.XSDDiagnostic.getKey()
public EList getSubstitutions()
getSubstitutions
in interface XSDDiagnostic
XSDPackage.getXSDDiagnostic_Substitutions()
public EList getComponents()
getComponents
in interface XSDDiagnostic
XSDPackage.getXSDDiagnostic_Components()
public XSDConcreteComponent getPrimaryComponent()
getPrimaryComponent
in interface XSDDiagnostic
XSDDiagnostic.setPrimaryComponent(XSDConcreteComponent)
,
XSDPackage.getXSDDiagnostic_PrimaryComponent()
public void setPrimaryComponent(XSDConcreteComponent primaryComponent)
setPrimaryComponent
in interface XSDDiagnostic
primaryComponent
- the new value of the 'Primary Component' reference.XSDDiagnostic.getPrimaryComponent()
public Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in interface InternalEObject
eGet
in class XSDConcreteComponentImpl
public void eSet(int featureID, Object newValue)
eSet
in interface InternalEObject
eSet
in class XSDConcreteComponentImpl
public void eUnset(int featureID)
eUnset
in interface InternalEObject
eUnset
in class XSDConcreteComponentImpl
public boolean eIsSet(int featureID)
eIsSet
in interface InternalEObject
eIsSet
in class XSDConcreteComponentImpl
public void unsetPrimaryComponent()
public boolean isSetPrimaryComponent()
public String toString()
toString
in class XSDConcreteComponentImpl
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |