|
OCL | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ModelInformation
A representation of the model object 'Model Information'.
The following features are supported:
CheckresultmodelPackage.getModelInformation()
Method Summary | |
---|---|
EObject |
getModelContent()
Returns the value of the 'Model Content' reference |
java.lang.String |
getRuleFile()
Returns the value of the 'Rule File' attribute |
void |
setModelContent(EObject value)
Sets the value of the ' Model Content ' reference |
void |
setRuleFile(java.lang.String value)
Sets the value of the ' Rule File ' attribute |
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 |
Method Detail |
---|
EObject getModelContent()
If the meaning of the 'Model Content' reference isn't clear, there really should be more of a description here...
setModelContent(EObject)
,
CheckresultmodelPackage.getModelInformation_ModelContent()
void setModelContent(EObject value)
Model Content
' reference.
value
- the new value of the 'Model Content' reference.getModelContent()
java.lang.String getRuleFile()
If the meaning of the 'Rule File' attribute isn't clear, there really should be more of a description here...
setRuleFile(String)
,
CheckresultmodelPackage.getModelInformation_RuleFile()
void setRuleFile(java.lang.String value)
Rule File
' attribute.
value
- the new value of the 'Rule File' attribute.getRuleFile()
|
OCL | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.