Class ConcreteTypeDef
java.lang.Object
online.sharedtype.processor.domain.def.ConcreteTypeDef
- All Implemented Interfaces:
Serializable,TypeDef
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract voidlinkTypeInfo(ConcreteTypeInfo typeInfo) Register a counterpart typeInfo.abstract Set<ConcreteTypeInfo> Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface online.sharedtype.processor.domain.def.TypeDef
components, directSupertypes, getElement, isAnnotated, isCyclicReferenced, isReferencedByAnnotated, qualifiedName, resolved, setCyclicReferenced, setReferencedByAnnotated, simpleName
-
Constructor Details
-
ConcreteTypeDef
public ConcreteTypeDef()
-
-
Method Details
-
typeInfoSet
-