org.eclipse.jst.j2ee.common
Interface CompatibilityDescriptionGroup

All Superinterfaces:
DescriptionGroup, org.eclipse.emf.ecore.EObject, J2EEEObject, org.eclipse.emf.common.notify.Notifier
All Known Subinterfaces:
Application, ApplicationClient, Connector, ContainerManagedEntity, EJBJar, EnterpriseBean, Entity, Filter, Handler, Handler, JNDIEnvRefsGroup, JSPPropertyGroup, Listener, MessageDestination, MessageDriven, ServiceRef, Servlet, Session, WebApp, WebServices

public interface CompatibilityDescriptionGroup
extends DescriptionGroup

A representation of the model object 'Compatibility Description Group'.

The following features are supported:

See Also:
CommonPackage.getCompatibilityDescriptionGroup()

Method Summary
 java.lang.String getDescription()
          Returns the value of the 'Description' attribute
 java.lang.String getDisplayName()
          Returns the value of the 'Display Name' attribute
 java.lang.String getLargeIcon()
          Returns the value of the 'Large Icon' attribute
 java.lang.String getSmallIcon()
          Returns the value of the 'Small Icon' attribute
 void setDescription(java.lang.String value)
          Sets the value of the 'Description' attribute
 void setDescriptionGen(java.lang.String value)
          Sets the value of the Description
 void setDisplayName(java.lang.String value)
          Sets the value of the 'Display Name' attribute
 void setDisplayNameGen(java.lang.String value)
          Sets the value of the Display Name
 void setLargeIcon(java.lang.String value)
          Sets the value of the 'Large Icon' attribute
 void setLargeIconGen(java.lang.String value)
          Sets the value of the Large Icon
 void setSmallIcon(java.lang.String value)
          Sets the value of the 'Small Icon' attribute
 void setSmallIconGen(java.lang.String value)
          Sets the value of the Small Icon attribute
 
Methods inherited from interface org.eclipse.jst.j2ee.common.DescriptionGroup
getDescriptions, getDisplayNames, getIcons
 
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

getSmallIcon

java.lang.String getSmallIcon()
Returns the value of the 'Small Icon' attribute.

If the meaning of the 'Small Icon' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Small Icon' attribute.
See Also:
setSmallIcon(String), CommonPackage.getCompatibilityDescriptionGroup_SmallIcon()

setSmallIcon

void setSmallIcon(java.lang.String value)
Sets the value of the 'Small Icon' attribute.

Parameters:
value - the new value of the 'Small Icon' attribute.
See Also:
getSmallIcon()

setSmallIconGen

void setSmallIconGen(java.lang.String value)
Sets the value of the Small Icon attribute

Parameters:
value - the new value of the attribute

getLargeIcon

java.lang.String getLargeIcon()
Returns the value of the 'Large Icon' attribute.

If the meaning of the 'Large Icon' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Large Icon' attribute.
See Also:
setLargeIcon(String), CommonPackage.getCompatibilityDescriptionGroup_LargeIcon()

setLargeIcon

void setLargeIcon(java.lang.String value)
Sets the value of the 'Large Icon' attribute.

Parameters:
value - the new value of the 'Large Icon' attribute.
See Also:
getLargeIcon()

setLargeIconGen

void setLargeIconGen(java.lang.String value)
Sets the value of the Large Icon

Parameters:
value - the new value of the Large Icon

getDescription

java.lang.String getDescription()
Returns the value of the 'Description' attribute.

If the meaning of the 'Description' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Description' attribute.
See Also:
setDescription(String), CommonPackage.getCompatibilityDescriptionGroup_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()

setDescriptionGen

void setDescriptionGen(java.lang.String value)
Sets the value of the Description

Parameters:
value - the new value of the Description attrbute

getDisplayName

java.lang.String getDisplayName()
Returns the value of the 'Display Name' attribute.

If the meaning of the 'Display Name' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Display Name' attribute.
See Also:
setDisplayName(String), CommonPackage.getCompatibilityDescriptionGroup_DisplayName()

setDisplayName

void setDisplayName(java.lang.String value)
Sets the value of the 'Display Name' attribute.

Parameters:
value - the new value of the 'Display Name' attribute.
See Also:
getDisplayName()

setDisplayNameGen

void setDisplayNameGen(java.lang.String value)
Sets the value of the Display Name

Parameters:
value - the new value of the Display Name