public class ChildSlot extends Object
| Constructor and Description |
|---|
ChildSlot(CompositeMetadata root,
ResolvedReferenceField reference) |
ChildSlot(Path localContainerName,
ResolvedReferenceField reference) |
| Modifier and Type | Method and Description |
|---|---|
Path |
getLocalContainerName()
Returns the local name of the container containing the destination field.
|
ResolvedReferenceField |
getReference() |
String |
getReferenceFieldName()
Name of the destination field
|
Path |
getSlotFieldName()
Full local name of the destination field
|
boolean |
hasAnys() |
String |
toString() |
public ChildSlot(CompositeMetadata root, ResolvedReferenceField reference)
public ChildSlot(Path localContainerName, ResolvedReferenceField reference)
public Path getLocalContainerName()
public String getReferenceFieldName()
public Path getSlotFieldName()
public ResolvedReferenceField getReference()
public boolean hasAnys()
Copyright © 2016. All rights reserved.