|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.faktorips.runtime.internal.toc.TocEntry
org.faktorips.runtime.internal.toc.TocEntryObject
org.faktorips.runtime.internal.toc.ModelTypeTocEntry
public abstract class ModelTypeTocEntry
This TocEntryObject represents an entry for model types
| Field Summary |
|---|
| Fields inherited from class org.faktorips.runtime.internal.toc.TocEntryObject |
|---|
PROPERTY_ENTRYTYPE, PROPERTY_IPS_OBJECT_ID, PROPERTY_IPS_OBJECT_QNAME |
| Fields inherited from class org.faktorips.runtime.internal.toc.TocEntry |
|---|
PROPERTY_IMPLEMENTATION_CLASS, PROPERTY_XML_RESOURCE |
| Constructor Summary | |
|---|---|
ModelTypeTocEntry(String ipsObjectId,
String ipsObjectQualifiedName,
String xmlResourceName,
String implementationClassName)
|
|
| Method Summary |
|---|
| Methods inherited from class org.faktorips.runtime.internal.toc.TocEntryObject |
|---|
addToXml, equals, getIpsObjectId, getIpsObjectQualifiedName, hashCode, toString |
| Methods inherited from class org.faktorips.runtime.internal.toc.TocEntry |
|---|
getImplementationClassName, getXmlElementTag, getXmlResourceName, toXml |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ModelTypeTocEntry(String ipsObjectId,
String ipsObjectQualifiedName,
String xmlResourceName,
String implementationClassName)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||