Package fr.esrf.tango.pogo.pogoDsl
Interface ClassDescription
-
- All Superinterfaces:
org.eclipse.emf.ecore.EObject,org.eclipse.emf.common.notify.Notifier
- All Known Implementing Classes:
ClassDescriptionImpl
public interface ClassDescription extends org.eclipse.emf.ecore.EObjectA representation of the model object 'Class Description'.The following features are supported:
- See Also:
PogoDslPackage.getClassDescription()
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CommentsgetComments()Returns the value of the 'Comments' containment reference.java.lang.StringgetCopyright()Returns the value of the 'Copyright' attribute.java.lang.StringgetDescription()Returns the value of the 'Description' attribute.java.lang.StringgetDescriptionHtmlExists()Returns the value of the 'Description Html Exists' attribute.java.lang.StringgetFilestogenerate()Returns the value of the 'Filestogenerate' attribute.java.lang.StringgetHasAbstractAttribute()Returns the value of the 'Has Abstract Attribute' attribute.java.lang.StringgetHasAbstractCommand()Returns the value of the 'Has Abstract Command' attribute.java.lang.StringgetHasConcreteProperty()Returns the value of the 'Has Concrete Property' attribute.java.lang.StringgetHasMandatoryProperty()Returns the value of the 'Has Mandatory Property' attribute.ClassIdentificationgetIdentification()Returns the value of the 'Identification' containment reference.org.eclipse.emf.common.util.EList<Inheritance>getInheritances()Returns the value of the 'Inheritances' containment reference list.java.lang.StringgetLanguage()Returns the value of the 'Language' attribute.java.lang.StringgetLicense()Returns the value of the 'License' attribute.java.lang.StringgetSourcePath()Returns the value of the 'Source Path' attribute.java.lang.StringgetTitle()Returns the value of the 'Title' attribute.voidsetComments(Comments value)Sets the value of the 'Comments' containment reference.voidsetCopyright(java.lang.String value)Sets the value of the 'Copyright' attribute.voidsetDescription(java.lang.String value)Sets the value of the 'Description' attribute.voidsetDescriptionHtmlExists(java.lang.String value)Sets the value of the 'Description Html Exists' attribute.voidsetFilestogenerate(java.lang.String value)Sets the value of the 'Filestogenerate' attribute.voidsetHasAbstractAttribute(java.lang.String value)Sets the value of the 'Has Abstract Attribute' attribute.voidsetHasAbstractCommand(java.lang.String value)Sets the value of the 'Has Abstract Command' attribute.voidsetHasConcreteProperty(java.lang.String value)Sets the value of the 'Has Concrete Property' attribute.voidsetHasMandatoryProperty(java.lang.String value)Sets the value of the 'Has Mandatory Property' attribute.voidsetIdentification(ClassIdentification value)Sets the value of the 'Identification' containment reference.voidsetLanguage(java.lang.String value)Sets the value of the 'Language' attribute.voidsetLicense(java.lang.String value)Sets the value of the 'License' attribute.voidsetSourcePath(java.lang.String value)Sets the value of the 'Source Path' attribute.voidsetTitle(java.lang.String value)Sets the value of the 'Title' attribute.
-
-
-
Method Detail
-
getDescription
java.lang.String getDescription()
Returns the value of the 'Description' attribute.- Returns:
- the value of the 'Description' attribute.
- See Also:
setDescription(String),PogoDslPackage.getClassDescription_Description()
-
setDescription
void setDescription(java.lang.String value)
Sets the value of the 'Description' attribute.- Parameters:
value- the new value of the 'Description' attribute.- See Also:
getDescription()
-
getTitle
java.lang.String getTitle()
Returns the value of the 'Title' attribute.- Returns:
- the value of the 'Title' attribute.
- See Also:
setTitle(String),PogoDslPackage.getClassDescription_Title()
-
setTitle
void setTitle(java.lang.String value)
Sets the value of the 'Title' attribute.- Parameters:
value- the new value of the 'Title' attribute.- See Also:
getTitle()
-
getSourcePath
java.lang.String getSourcePath()
Returns the value of the 'Source Path' attribute.- Returns:
- the value of the 'Source Path' attribute.
- See Also:
setSourcePath(String),PogoDslPackage.getClassDescription_SourcePath()
-
setSourcePath
void setSourcePath(java.lang.String value)
Sets the value of the 'Source Path' attribute.- Parameters:
value- the new value of the 'Source Path' attribute.- See Also:
getSourcePath()
-
getInheritances
org.eclipse.emf.common.util.EList<Inheritance> getInheritances()
Returns the value of the 'Inheritances' containment reference list. The list contents are of typeInheritance.- Returns:
- the value of the 'Inheritances' containment reference list.
- See Also:
PogoDslPackage.getClassDescription_Inheritances()
-
getLanguage
java.lang.String getLanguage()
Returns the value of the 'Language' attribute.- Returns:
- the value of the 'Language' attribute.
- See Also:
setLanguage(String),PogoDslPackage.getClassDescription_Language()
-
setLanguage
void setLanguage(java.lang.String value)
Sets the value of the 'Language' attribute.- Parameters:
value- the new value of the 'Language' attribute.- See Also:
getLanguage()
-
getFilestogenerate
java.lang.String getFilestogenerate()
Returns the value of the 'Filestogenerate' attribute.- Returns:
- the value of the 'Filestogenerate' attribute.
- See Also:
setFilestogenerate(String),PogoDslPackage.getClassDescription_Filestogenerate()
-
setFilestogenerate
void setFilestogenerate(java.lang.String value)
Sets the value of the 'Filestogenerate' attribute.- Parameters:
value- the new value of the 'Filestogenerate' attribute.- See Also:
getFilestogenerate()
-
getIdentification
ClassIdentification getIdentification()
Returns the value of the 'Identification' containment reference.- Returns:
- the value of the 'Identification' containment reference.
- See Also:
setIdentification(ClassIdentification),PogoDslPackage.getClassDescription_Identification()
-
setIdentification
void setIdentification(ClassIdentification value)
Sets the value of the 'Identification' containment reference.- Parameters:
value- the new value of the 'Identification' containment reference.- See Also:
getIdentification()
-
getComments
Comments getComments()
Returns the value of the 'Comments' containment reference.- Returns:
- the value of the 'Comments' containment reference.
- See Also:
setComments(Comments),PogoDslPackage.getClassDescription_Comments()
-
setComments
void setComments(Comments value)
Sets the value of the 'Comments' containment reference.- Parameters:
value- the new value of the 'Comments' containment reference.- See Also:
getComments()
-
getLicense
java.lang.String getLicense()
Returns the value of the 'License' attribute.- Returns:
- the value of the 'License' attribute.
- See Also:
setLicense(String),PogoDslPackage.getClassDescription_License()
-
setLicense
void setLicense(java.lang.String value)
Sets the value of the 'License' attribute.- Parameters:
value- the new value of the 'License' attribute.- See Also:
getLicense()
-
getCopyright
java.lang.String getCopyright()
Returns the value of the 'Copyright' attribute.- Returns:
- the value of the 'Copyright' attribute.
- See Also:
setCopyright(String),PogoDslPackage.getClassDescription_Copyright()
-
setCopyright
void setCopyright(java.lang.String value)
Sets the value of the 'Copyright' attribute.- Parameters:
value- the new value of the 'Copyright' attribute.- See Also:
getCopyright()
-
getHasMandatoryProperty
java.lang.String getHasMandatoryProperty()
Returns the value of the 'Has Mandatory Property' attribute.- Returns:
- the value of the 'Has Mandatory Property' attribute.
- See Also:
setHasMandatoryProperty(String),PogoDslPackage.getClassDescription_HasMandatoryProperty()
-
setHasMandatoryProperty
void setHasMandatoryProperty(java.lang.String value)
Sets the value of the 'Has Mandatory Property' attribute.- Parameters:
value- the new value of the 'Has Mandatory Property' attribute.- See Also:
getHasMandatoryProperty()
-
getHasConcreteProperty
java.lang.String getHasConcreteProperty()
Returns the value of the 'Has Concrete Property' attribute.- Returns:
- the value of the 'Has Concrete Property' attribute.
- See Also:
setHasConcreteProperty(String),PogoDslPackage.getClassDescription_HasConcreteProperty()
-
setHasConcreteProperty
void setHasConcreteProperty(java.lang.String value)
Sets the value of the 'Has Concrete Property' attribute.- Parameters:
value- the new value of the 'Has Concrete Property' attribute.- See Also:
getHasConcreteProperty()
-
getHasAbstractCommand
java.lang.String getHasAbstractCommand()
Returns the value of the 'Has Abstract Command' attribute.- Returns:
- the value of the 'Has Abstract Command' attribute.
- See Also:
setHasAbstractCommand(String),PogoDslPackage.getClassDescription_HasAbstractCommand()
-
setHasAbstractCommand
void setHasAbstractCommand(java.lang.String value)
Sets the value of the 'Has Abstract Command' attribute.- Parameters:
value- the new value of the 'Has Abstract Command' attribute.- See Also:
getHasAbstractCommand()
-
getHasAbstractAttribute
java.lang.String getHasAbstractAttribute()
Returns the value of the 'Has Abstract Attribute' attribute.- Returns:
- the value of the 'Has Abstract Attribute' attribute.
- See Also:
setHasAbstractAttribute(String),PogoDslPackage.getClassDescription_HasAbstractAttribute()
-
setHasAbstractAttribute
void setHasAbstractAttribute(java.lang.String value)
Sets the value of the 'Has Abstract Attribute' attribute.- Parameters:
value- the new value of the 'Has Abstract Attribute' attribute.- See Also:
getHasAbstractAttribute()
-
getDescriptionHtmlExists
java.lang.String getDescriptionHtmlExists()
Returns the value of the 'Description Html Exists' attribute.- Returns:
- the value of the 'Description Html Exists' attribute.
- See Also:
setDescriptionHtmlExists(String),PogoDslPackage.getClassDescription_DescriptionHtmlExists()
-
setDescriptionHtmlExists
void setDescriptionHtmlExists(java.lang.String value)
Sets the value of the 'Description Html Exists' attribute.- Parameters:
value- the new value of the 'Description Html Exists' attribute.- See Also:
getDescriptionHtmlExists()
-
-