com.intellij.j2ee.module
Class ModuleLink
java.lang.Object
com.intellij.j2ee.module.ContainerElement
com.intellij.j2ee.module.ModuleLink
- All Implemented Interfaces:
- JDOMExternalizable, java.lang.Cloneable
public abstract class ModuleLink
- extends ContainerElement
| Methods inherited from class com.intellij.j2ee.module.ContainerElement |
clone, equals, equalsIgnoreAttributes, getAttribute, getDescription, getDescriptionForPackagingMethod, getPackagingMethod, getParentModule, getPresentableName, getURI, hashCode, readExternal, setAttribute, setPackagingMethod, setParentModule, setURI, writeExternal |
| Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
methodToDescription
protected static java.util.Map<J2EEPackagingMethod,java.lang.String> methodToDescription
ModuleLink
public ModuleLink(Module parentModule)
getModule
public abstract Module getModule()
getId
public abstract java.lang.String getId()
getName
public abstract java.lang.String getName()
getId
public static java.lang.String getId(Module module)