public class MuscleImpl extends AnatomicalStructureImpl implements Muscle
Muscle.Muscle.Builder| Modifier and Type | Field and Description |
|---|---|
protected com.google.common.collect.ImmutableListMultimap<java.lang.String,ValueType> |
properties |
| Constructor and Description |
|---|
MuscleImpl(com.google.common.collect.Multimap<java.lang.String,ValueType> properties,
com.google.common.collect.Multimap<java.lang.String,Thing> reverseMap) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
containsProperty(java.lang.String name) |
com.google.common.collect.ImmutableList<SchemaOrgType> |
getActionList()
Returns the value list of property action.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getAntagonistList()
Returns the value list of property antagonist.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getBloodSupplyList()
Returns the value list of property bloodSupply.
|
java.lang.String |
getFullTypeName()
Returns the full name of this schema.org type.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getInsertionList()
Returns the value list of property insertion.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getMuscleActionList()
Returns the value list of property muscleAction.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getNerveList()
Returns the value list of property nerve.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getOriginList()
Returns the value list of property origin.
|
protected com.google.common.collect.ImmutableList<ValueType> |
getPropertyList(java.lang.String property) |
protected ValueType |
getSingleValueProperty(java.lang.String name) |
boolean |
includesProperty(java.lang.String property)
Whether the property can be set in this type.
|
getAssociatedPathophysiologyList, getBodyLocationList, getConnectedToList, getDiagramList, getFunctionList, getPartOfSystemList, getRelatedConditionList, getRelatedTherapyList, getSubStructureListgetCodeList, getGuidelineList, getMedicineSystemList, getRecognizingAuthorityList, getRelevantSpecialtyList, getStudyListgetAdditionalTypeList, getAlternateNameList, getDescriptionList, getDetailedDescriptionList, getImageList, getMainEntityOfPageList, getNameList, getPopularityScoreList, getPotentialActionList, getSameAsList, getUrlListcontainsJsonLdId, contentEquals, getJsonLdContextList, getJsonLdId, getJsonLdReverseMap, getPropertyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAssociatedPathophysiologyList, getBodyLocationList, getConnectedToList, getDiagramList, getFunctionList, getPartOfSystemList, getRelatedConditionList, getRelatedTherapyList, getSubStructureListgetCodeList, getGuidelineList, getMedicineSystemList, getRecognizingAuthorityList, getRelevantSpecialtyList, getStudyListgetAdditionalTypeList, getAlternateNameList, getDescriptionList, getDetailedDescriptionList, getImageList, getMainEntityOfPageList, getNameList, getPopularityScoreList, getPotentialActionList, getSameAsList, getUrlListcontainsJsonLdId, getJsonLdContextList, getJsonLdId, getJsonLdReverseMapgetPropertycontentEqualsprotected final com.google.common.collect.ImmutableListMultimap<java.lang.String,ValueType> properties
public java.lang.String getFullTypeName()
SchemaOrgTypegetFullTypeName in interface SchemaOrgTypegetFullTypeName in class AnatomicalStructureImplpublic boolean includesProperty(java.lang.String property)
SchemaOrgTypeincludesProperty in interface SchemaOrgTypeincludesProperty in class AnatomicalStructureImplproperty - The name of property which can be short property name or full property name.public com.google.common.collect.ImmutableList<SchemaOrgType> getActionList()
MusclegetActionList in interface Musclepublic com.google.common.collect.ImmutableList<SchemaOrgType> getAntagonistList()
MusclegetAntagonistList in interface Musclepublic com.google.common.collect.ImmutableList<SchemaOrgType> getBloodSupplyList()
MusclegetBloodSupplyList in interface Musclepublic com.google.common.collect.ImmutableList<SchemaOrgType> getInsertionList()
MusclegetInsertionList in interface Musclepublic com.google.common.collect.ImmutableList<SchemaOrgType> getMuscleActionList()
MusclegetMuscleActionList in interface Musclepublic com.google.common.collect.ImmutableList<SchemaOrgType> getNerveList()
MusclegetNerveList in interface Musclepublic com.google.common.collect.ImmutableList<SchemaOrgType> getOriginList()
MusclegetOriginList in interface Muscleprotected boolean containsProperty(java.lang.String name)
@Nullable protected ValueType getSingleValueProperty(java.lang.String name) throws SchemaOrgException
SchemaOrgExceptionprotected com.google.common.collect.ImmutableList<ValueType> getPropertyList(java.lang.String property)